#FFDE8A#FFDE8A
#FFDE8A is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.0% C 0.110 H 88.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE8A |
|---|---|
| RGB | rgb(255, 222, 138) |
| HSL | hsl(43, 100%, 77%) |
| HSV | hsv(43, 46%, 100%) |
| CMYK | cmyk(0%, 12.9%, 45.9%, 0%) |
| CIE-LAB | lab(89.55, 0.72, 45.25) |
| CIE-LCH | lch(89.55, 45.26, 89.08°) |
| OKLab | oklab(91.03% 0.0024 0.1095) |
| OKLCH | oklch(91.03% 0.11 88.7) |
| XYZ | xyz(71.9510, 75.3407, 34.7921) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.19
Sandy
#F1DA7A
ΔE00 3.97
Pale Gold
#FDDE6C
ΔE00 4.59
Light Mustard
#F7D560
ΔE00 5.25
Yellow Tan
#FFE36E
ΔE00 5.27
Pale Peach
#FFE5AD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE8A #8AABFF
analogous
#FFA48A #FFDE8A #E6FF8A
triadic
#FFDE8A #8AFFDE #DE8AFF
tetradic
#FFDE8A #8AFFA4 #8AABFF #FF8AE6
square
#FFDE8A #8AFFA4 #8AABFF #FF8AE6
split-complementary
#FFDE8A #8AE6FF #A48AFF
monochromatic
#FFBB10 #FFCD4D #FFDE8A #FFEFC7 #FFF6E0
Accessibility & contrast
On white
1.31
#FFDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE8A
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE8A | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde8a; /* rgb */ color: rgb(255, 222, 138); /* oklch */ color: oklch(91.0% 0.110 88.7);
Tailwind
colors: {
custom: {
50: '#ffe8ad',
500: '#ffde8a',
950: '#000000',
},
}SCSS
$custom: #ffde8a; $custom-light: #ffe8ad; $custom-dark: #000000;
JSON
{
"hex": "#ffde8a",
"rgb": {
"r": 255,
"g": 222,
"b": 138
},
"hsl": {
"h": 43.077,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91029,
"c": 0.10951,
"h": 88.7
},
"luminance": 0.75338
}Semantic roles & 50–950 ramp
primary
#FFDE8A
secondary
#4E77E0
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481