#FFDE85#FFDE85
#FFDE85 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.0% C 0.114 H 89.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE85 |
|---|---|
| RGB | rgb(255, 222, 133) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 48%, 100%) |
| CMYK | cmyk(0%, 12.9%, 47.8%, 0%) |
| CIE-LAB | lab(89.49, 0.26, 47.63) |
| CIE-LCH | lch(89.49, 47.63, 89.69°) |
| OKLab | oklab(90.96% 0.0006 0.1145) |
| OKLCH | oklch(90.96% 0.114 89.7) |
| XYZ | xyz(71.5973, 75.1992, 32.9293) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.46
Sandy
#F1DA7A
ΔE00 3.47
Pale Gold
#FDDE6C
ΔE00 3.76
Yellow Tan
#FFE36E
ΔE00 4.48
Light Mustard
#F7D560
ΔE00 4.50
Sand Yellow
#FCE166
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE85 #85A6FF
analogous
#FFA185 #FFDE85 #E3FF85
triadic
#FFDE85 #85FFDE #DE85FF
tetradic
#FFDE85 #85FFA1 #85A6FF #FF85E3
square
#FFDE85 #85FFA1 #85A6FF #FF85E3
split-complementary
#FFDE85 #85E3FF #A185FF
monochromatic
#FFBD0B #FFCD48 #FFDE85 #FFEFC2 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFDE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE85
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE85 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde85; /* rgb */ color: rgb(255, 222, 133); /* oklch */ color: oklch(91.0% 0.114 89.7);
Tailwind
colors: {
custom: {
50: '#ffe8aa',
500: '#ffde85',
950: '#000000',
},
}SCSS
$custom: #ffde85; $custom-light: #ffe8aa; $custom-dark: #000000;
JSON
{
"hex": "#ffde85",
"rgb": {
"r": 255,
"g": 222,
"b": 133
},
"hsl": {
"h": 43.77,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90955,
"c": 0.11448,
"h": 89.7
},
"luminance": 0.75196
}Semantic roles & 50–950 ramp
primary
#FFDE85
secondary
#4972DF
accent
#3EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481