#FFEAD0#FFEAD0
#FFEAD0 is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.7% C 0.041 H 73.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD0 |
|---|---|
| RGB | rgb(255, 234, 208) |
| HSL | hsl(33, 100%, 91%) |
| HSV | hsv(33, 18%, 100%) |
| CMYK | cmyk(0%, 8.2%, 18.4%, 0%) |
| CIE-LAB | lab(93.74, 3.07, 15.22) |
| CIE-LCH | lch(93.74, 15.52, 78.58°) |
| OKLab | oklab(94.72% 0.0119 0.0394) |
| OKLCH | oklch(94.72% 0.041 73.2) |
| XYZ | xyz(82.0477, 84.6615, 71.6814) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.70
Champagne
#F7E7CE
ΔE00 2.20
Papayawhip
#FFEFD5
ΔE00 2.35
Antiquewhite
#FAEBD7
ΔE00 2.58
Bisque
#FFE4C4
ΔE00 2.61
Warm Beige
#E9DCC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD0 #D0E5FF
analogous
#FFD2D0 #FFEAD0 #FDFFD0
triadic
#FFEAD0 #D0FFEA #EAD0FF
tetradic
#FFEAD0 #D0FFD2 #D0E5FF #FFD0FD
square
#FFEAD0 #D0FFD2 #D0E5FF #FFD0FD
split-complementary
#FFEAD0 #D0FDFF #D2D0FF
monochromatic
#FFB356 #FFCF93 #FFEAD0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.17
#FFEAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#FFEAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD0
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD0 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACE
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead0; /* rgb */ color: rgb(255, 234, 208); /* oklch */ color: oklch(94.7% 0.041 73.2);
Tailwind
colors: {
custom: {
50: '#fff0de',
500: '#ffead0',
950: '#000000',
},
}SCSS
$custom: #ffead0; $custom-light: #fff0de; $custom-dark: #000000;
JSON
{
"hex": "#ffead0",
"rgb": {
"r": 255,
"g": 234,
"b": 208
},
"hsl": {
"h": 33.191,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.94721,
"c": 0.04118,
"h": 73.2
},
"luminance": 0.8466
}Semantic roles & 50–950 ramp
primary
#FFEAD0
secondary
#89B4EA
accent
#67E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584