#FFEAD2#FFEAD2
#FFEAD2 is a very light, muted orange. Relative luminance 0.848; OKLCH L 94.8% C 0.039 H 71.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD2 |
|---|---|
| RGB | rgb(255, 234, 210) |
| HSL | hsl(32, 100%, 91%) |
| HSV | hsv(32, 18%, 100%) |
| CMYK | cmyk(0%, 8.2%, 17.6%, 0%) |
| CIE-LAB | lab(93.78, 3.37, 14.24) |
| CIE-LCH | lch(93.78, 14.63, 76.69°) |
| OKLab | oklab(94.77% 0.0127 0.037) |
| OKLCH | oklch(94.77% 0.039 71) |
| XYZ | xyz(82.2953, 84.7605, 72.9855) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.36
Blanchedalmond
#FFEBCD
ΔE00 2.45
Champagne
#F7E7CE
ΔE00 2.55
Papayawhip
#FFEFD5
ΔE00 2.76
Bisque
#FFE4C4
ΔE00 2.99
Warm Beige
#E9DCC9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD2 #D2E7FF
analogous
#FFD3D2 #FFEAD2 #FDFFD2
triadic
#FFEAD2 #D2FFEA #EAD2FF
tetradic
#FFEAD2 #D2FFD3 #D2E7FF #FFD2FD
square
#FFEAD2 #D2FFD3 #D2E7FF #FFD2FD
split-complementary
#FFEAD2 #D2FDFF #D3D2FF
monochromatic
#FFB158 #FFCD95 #FFEAD2 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.17
#FFEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#FFEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD2
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD2 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EAD1
Deuteranopia (green-blind)
#F7EFD2
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead2; /* rgb */ color: rgb(255, 234, 210); /* oklch */ color: oklch(94.8% 0.039 71.0);
Tailwind
colors: {
custom: {
50: '#fff0df',
500: '#ffead2',
950: '#000000',
},
}SCSS
$custom: #ffead2; $custom-light: #fff0df; $custom-dark: #000000;
JSON
{
"hex": "#ffead2",
"rgb": {
"r": 255,
"g": 234,
"b": 210
},
"hsl": {
"h": 32,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.94768,
"c": 0.03909,
"h": 71
},
"luminance": 0.84759
}Semantic roles & 50–950 ramp
primary
#FFEAD2
secondary
#8BB7EA
accent
#6BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584