#FFDE81#FFDE81
#FFDE81 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 90.9% C 0.118 H 90.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE81 |
|---|---|
| RGB | rgb(255, 222, 129) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 49%, 100%) |
| CMYK | cmyk(0%, 12.9%, 49.4%, 0%) |
| CIE-LAB | lab(89.44, -0.10, 49.51) |
| CIE-LCH | lch(89.44, 49.51, 90.11°) |
| OKLab | oklab(90.9% -0.0009 0.1184) |
| OKLCH | oklch(90.9% 0.118 90.4) |
| XYZ | xyz(71.3262, 75.0908, 31.5016) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.02
Pale Gold
#FDDE6C
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.19
Yellow Tan
#FFE36E
ΔE00 3.88
Light Mustard
#F7D560
ΔE00 3.94
Sand Yellow
#FCE166
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE81 #81A2FF
analogous
#FF9F81 #FFDE81 #E1FF81
triadic
#FFDE81 #81FFDE #DE81FF
tetradic
#FFDE81 #81FF9F #81A2FF #FF81E1
square
#FFDE81 #81FF9F #81A2FF #FF81E1
split-complementary
#FFDE81 #81E1FF #9F81FF
monochromatic
#FFBE07 #FFCE44 #FFDE81 #FFEEBE #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFDE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE81
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE81 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB79
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde81; /* rgb */ color: rgb(255, 222, 129); /* oklch */ color: oklch(90.9% 0.118 90.4);
Tailwind
colors: {
custom: {
50: '#ffe8a7',
500: '#ffde81',
950: '#000000',
},
}SCSS
$custom: #ffde81; $custom-light: #ffe8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffde81",
"rgb": {
"r": 255,
"g": 222,
"b": 129
},
"hsl": {
"h": 44.286,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.90899,
"c": 0.11838,
"h": 90.4
},
"luminance": 0.75088
}Semantic roles & 50–950 ramp
primary
#FFDE81
secondary
#466EDE
accent
#3CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480