#FFEAD9#FFEAD9
#FFEAD9 is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.032 H 61.4°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD9 |
|---|---|
| RGB | rgb(255, 234, 217) |
| HSL | hsl(27, 100%, 93%) |
| HSV | hsv(27, 15%, 100%) |
| CMYK | cmyk(0%, 8.2%, 14.9%, 0%) |
| CIE-LAB | lab(93.93, 4.42, 10.83) |
| CIE-LCH | lch(93.93, 11.70, 67.80°) |
| OKLab | oklab(94.94% 0.0154 0.0283) |
| OKLCH | oklch(94.94% 0.032 61.4) |
| XYZ | xyz(83.1865, 85.1170, 77.6793) |
| Luminance | 0.8511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.44
Linen
#FAF0E6
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 4.84
Papayawhip
#FFEFD5
ΔE00 5.12
Warm Beige
#E9DCC9
ΔE00 5.30
Bisque
#FFE4C4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD9 #D9EEFF
analogous
#FFD9DB #FFEAD9 #FFFDD9
triadic
#FFEAD9 #D9FFEA #EAD9FF
tetradic
#FFEAD9 #DBFFD9 #D9EEFF #FDD9FF
square
#FFEAD9 #DBFFD9 #D9EEFF #FDD9FF
split-complementary
#FFEAD9 #D9FFFD #D9DBFF
monochromatic
#FFA65F #FFC89C #FFEAD9 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.17
#FFEAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FFEAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD9
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD9 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD8
Deuteranopia (green-blind)
#F5EFD9
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffead9; /* rgb */ color: rgb(255, 234, 217); /* oklch */ color: oklch(94.9% 0.032 61.4);
Tailwind
colors: {
custom: {
50: '#fff0e4',
500: '#ffead9',
950: '#000000',
},
}SCSS
$custom: #ffead9; $custom-light: #fff0e4; $custom-dark: #000000;
JSON
{
"hex": "#ffead9",
"rgb": {
"r": 255,
"g": 234,
"b": 217
},
"hsl": {
"h": 26.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.9494,
"c": 0.03222,
"h": 61.4
},
"luminance": 0.85115
}Semantic roles & 50–950 ramp
primary
#FFEAD9
secondary
#91C3EC
accent
#7FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584