#FFDE8F#FFDE8F
#FFDE8F is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.1% C 0.104 H 87.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE8F |
|---|---|
| RGB | rgb(255, 222, 143) |
| HSL | hsl(42, 100%, 78%) |
| HSV | hsv(42, 44%, 100%) |
| CMYK | cmyk(0%, 12.9%, 43.9%, 0%) |
| CIE-LAB | lab(89.62, 1.21, 42.87) |
| CIE-LCH | lch(89.62, 42.88, 88.39°) |
| OKLab | oklab(91.11% 0.0043 0.1044) |
| OKLCH | oklch(91.11% 0.104 87.7) |
| XYZ | xyz(72.3214, 75.4888, 36.7426) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 4.61
Pale Peach
#FFE5AD
ΔE00 4.82
Pale Gold
#FDDE6C
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 5.85
Light Mustard
#F7D560
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE8F #8FB0FF
analogous
#FFA68F #FFDE8F #E8FF8F
triadic
#FFDE8F #8FFFDE #DE8FFF
tetradic
#FFDE8F #8FFFA6 #8FB0FF #FF8FE8
square
#FFDE8F #8FFFA6 #8FB0FF #FF8FE8
split-complementary
#FFDE8F #8FE8FF #A68FFF
monochromatic
#FFBA15 #FFCC52 #FFDE8F #FFF0CC #FFF6E0
Accessibility & contrast
On white
1.30
#FFDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FFDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE8F
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE8F | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde8f; /* rgb */ color: rgb(255, 222, 143); /* oklch */ color: oklch(91.1% 0.104 87.7);
Tailwind
colors: {
custom: {
50: '#ffe8b1',
500: '#ffde8f',
950: '#000000',
},
}SCSS
$custom: #ffde8f; $custom-light: #ffe8b1; $custom-dark: #000000;
JSON
{
"hex": "#ffde8f",
"rgb": {
"r": 255,
"g": 222,
"b": 143
},
"hsl": {
"h": 42.321,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.91106,
"c": 0.10444,
"h": 87.7
},
"luminance": 0.75486
}Semantic roles & 50–950 ramp
primary
#FFDE8F
secondary
#527CE0
accent
#44E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181611
muted
#868481