#FFEAD4#FFEAD4
#FFEAD4 is a very light, muted orange. Relative luminance 0.849; OKLCH L 94.8% C 0.037 H 68.7°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD4 |
|---|---|
| RGB | rgb(255, 234, 212) |
| HSL | hsl(31, 100%, 92%) |
| HSV | hsv(31, 17%, 100%) |
| CMYK | cmyk(0%, 8.2%, 16.9%, 0%) |
| CIE-LAB | lab(93.82, 3.67, 13.27) |
| CIE-LCH | lch(93.82, 13.76, 74.55°) |
| OKLab | oklab(94.82% 0.0135 0.0345) |
| OKLCH | oklch(94.82% 0.037 68.7) |
| XYZ | xyz(82.5460, 84.8608, 74.3060) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.37
Champagne
#F7E7CE
ΔE00 3.08
Blanchedalmond
#FFEBCD
ΔE00 3.25
Papayawhip
#FFEFD5
ΔE00 3.32
Bisque
#FFE4C4
ΔE00 3.53
Warm Beige
#E9DCC9
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD4 #D4E9FF
analogous
#FFD5D4 #FFEAD4 #FEFFD4
triadic
#FFEAD4 #D4FFEA #EAD4FF
tetradic
#FFEAD4 #D4FFD5 #D4E9FF #FFD4FE
square
#FFEAD4 #D4FFD5 #D4E9FF #FFD4FE
split-complementary
#FFEAD4 #D4FEFF #D5D4FF
monochromatic
#FFAE5A #FFCC97 #FFEAD4 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.17
#FFEAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#FFEAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD4
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD4 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD3
Deuteranopia (green-blind)
#F6EFD4
Tritanopia (blue-blind)
#FFE5E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead4; /* rgb */ color: rgb(255, 234, 212); /* oklch */ color: oklch(94.8% 0.037 68.7);
Tailwind
colors: {
custom: {
50: '#fff0e1',
500: '#ffead4',
950: '#000000',
},
}SCSS
$custom: #ffead4; $custom-light: #fff0e1; $custom-dark: #000000;
JSON
{
"hex": "#ffead4",
"rgb": {
"r": 255,
"g": 234,
"b": 212
},
"hsl": {
"h": 30.698,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.94817,
"c": 0.03704,
"h": 68.7
},
"luminance": 0.84859
}Semantic roles & 50–950 ramp
primary
#FFEAD4
secondary
#8CBBEB
accent
#70E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584