#FFEAD1#FFEAD1
#FFEAD1 is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.7% C 0.040 H 72.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD1 |
|---|---|
| RGB | rgb(255, 234, 209) |
| HSL | hsl(33, 100%, 91%) |
| HSV | hsv(33, 18%, 100%) |
| CMYK | cmyk(0%, 8.2%, 18%, 0%) |
| CIE-LAB | lab(93.76, 3.22, 14.73) |
| CIE-LCH | lch(93.76, 15.08, 77.66°) |
| OKLab | oklab(94.75% 0.0123 0.0382) |
| OKLCH | oklch(94.75% 0.04 72.1) |
| XYZ | xyz(82.1711, 84.7108, 72.3314) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.07
Champagne
#F7E7CE
ΔE00 2.35
Antiquewhite
#FAEBD7
ΔE00 2.44
Papayawhip
#FFEFD5
ΔE00 2.53
Bisque
#FFE4C4
ΔE00 2.78
Warm Beige
#E9DCC9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD1 #D1E6FF
analogous
#FFD3D1 #FFEAD1 #FDFFD1
triadic
#FFEAD1 #D1FFEA #EAD1FF
tetradic
#FFEAD1 #D1FFD3 #D1E6FF #FFD1FD
square
#FFEAD1 #D1FFD3 #D1E6FF #FFD1FD
split-complementary
#FFEAD1 #D1FDFF #D3D1FF
monochromatic
#FFB257 #FFCE94 #FFEAD1 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.17
#FFEAD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#FFEAD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD1
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD1 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACF
Deuteranopia (green-blind)
#F7EFD2
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead1; /* rgb */ color: rgb(255, 234, 209); /* oklch */ color: oklch(94.7% 0.040 72.1);
Tailwind
colors: {
custom: {
50: '#fff0df',
500: '#ffead1',
950: '#000000',
},
}SCSS
$custom: #ffead1; $custom-light: #fff0df; $custom-dark: #000000;
JSON
{
"hex": "#ffead1",
"rgb": {
"r": 255,
"g": 234,
"b": 209
},
"hsl": {
"h": 32.609,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.94745,
"c": 0.04013,
"h": 72.1
},
"luminance": 0.84709
}Semantic roles & 50–950 ramp
primary
#FFEAD1
secondary
#8AB6EA
accent
#69E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584