#FFDE91#FFDE91
#FFDE91 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.1% C 0.102 H 87.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE91 |
|---|---|
| RGB | rgb(255, 222, 145) |
| HSL | hsl(42, 100%, 78%) |
| HSV | hsv(42, 43%, 100%) |
| CMYK | cmyk(0%, 12.9%, 43.1%, 0%) |
| CIE-LAB | lab(89.65, 1.40, 41.90) |
| CIE-LCH | lch(89.65, 41.93, 88.08°) |
| OKLab | oklab(91.14% 0.005 0.1023) |
| OKLCH | oklch(91.14% 0.102 87.2) |
| XYZ | xyz(72.4742, 75.5500, 37.5476) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.38
Pale Peach
#FFE5AD
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 4.90
Pale Gold
#FDDE6C
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 5.98
Navajowhite
#FFDEAD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE91 #91B2FF
analogous
#FFA791 #FFDE91 #E9FF91
triadic
#FFDE91 #91FFDE #DE91FF
tetradic
#FFDE91 #91FFA7 #91B2FF #FF91E9
square
#FFDE91 #91FFA7 #91B2FF #FF91E9
split-complementary
#FFDE91 #91E9FF #A791FF
monochromatic
#FFB917 #FFCC54 #FFDE91 #FFF0CE #FFF6E0
Accessibility & contrast
On white
1.30
#FFDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE91
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE91 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#FFD2CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde91; /* rgb */ color: rgb(255, 222, 145); /* oklch */ color: oklch(91.1% 0.102 87.2);
Tailwind
colors: {
custom: {
50: '#ffe8b2',
500: '#ffde91',
950: '#000000',
},
}SCSS
$custom: #ffde91; $custom-light: #ffe8b2; $custom-dark: #000000;
JSON
{
"hex": "#ffde91",
"rgb": {
"r": 255,
"g": 222,
"b": 145
},
"hsl": {
"h": 42,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91138,
"c": 0.10238,
"h": 87.2
},
"luminance": 0.75547
}Semantic roles & 50–950 ramp
primary
#FFDE91
secondary
#537EE1
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481