#FFDE8D#FFDE8D
#FFDE8D is a very light, moderate orange. Relative luminance 0.754; OKLCH L 91.1% C 0.106 H 88.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE8D |
|---|---|
| RGB | rgb(255, 222, 141) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 45%, 100%) |
| CMYK | cmyk(0%, 12.9%, 44.7%, 0%) |
| CIE-LAB | lab(89.59, 1.01, 43.82) |
| CIE-LCH | lch(89.59, 43.83, 88.68°) |
| OKLab | oklab(91.07% 0.0035 0.1064) |
| OKLCH | oklch(91.07% 0.106 88.1) |
| XYZ | xyz(72.1712, 75.4288, 35.9518) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.68
Sandy
#F1DA7A
ΔE00 4.34
Pale Gold
#FDDE6C
ΔE00 5.11
Pale Peach
#FFE5AD
ΔE00 5.14
Light Mustard
#F7D560
ΔE00 5.74
Sand (survey)
#E2CA76
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE8D #8DAEFF
analogous
#FFA58D #FFDE8D #E7FF8D
triadic
#FFDE8D #8DFFDE #DE8DFF
tetradic
#FFDE8D #8DFFA5 #8DAEFF #FF8DE7
square
#FFDE8D #8DFFA5 #8DAEFF #FF8DE7
split-complementary
#FFDE8D #8DE7FF #A58DFF
monochromatic
#FFBB13 #FFCC50 #FFDE8D #FFF0CA #FFF6E0
Accessibility & contrast
On white
1.31
#FFDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FFDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE8D
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE8D | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#FFD1CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde8d; /* rgb */ color: rgb(255, 222, 141); /* oklch */ color: oklch(91.1% 0.106 88.1);
Tailwind
colors: {
custom: {
50: '#ffe8af',
500: '#ffde8d',
950: '#000000',
},
}SCSS
$custom: #ffde8d; $custom-light: #ffe8af; $custom-dark: #000000;
JSON
{
"hex": "#ffde8d",
"rgb": {
"r": 255,
"g": 222,
"b": 141
},
"hsl": {
"h": 42.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91075,
"c": 0.10648,
"h": 88.1
},
"luminance": 0.75426
}Semantic roles & 50–950 ramp
primary
#FFDE8D
secondary
#507AE0
accent
#42E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481