#FFEAD8#FFEAD8
#FFEAD8 is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.033 H 63.0°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD8 |
|---|---|
| RGB | rgb(255, 234, 216) |
| HSL | hsl(28, 100%, 92%) |
| HSV | hsv(28, 15%, 100%) |
| CMYK | cmyk(0%, 8.2%, 15.3%, 0%) |
| CIE-LAB | lab(93.91, 4.27, 11.32) |
| CIE-LCH | lch(93.91, 12.10, 69.34°) |
| OKLab | oklab(94.92% 0.015 0.0296) |
| OKLCH | oklch(94.92% 0.033 63) |
| XYZ | xyz(83.0569, 85.0651, 76.9963) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.14
Champagne
#F7E7CE
ΔE00 4.45
Linen
#FAF0E6
ΔE00 4.67
Papayawhip
#FFEFD5
ΔE00 4.73
Bisque
#FFE4C4
ΔE00 4.91
Blanchedalmond
#FFEBCD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD8 #D8EDFF
analogous
#FFD8DA #FFEAD8 #FFFDD8
triadic
#FFEAD8 #D8FFEA #EAD8FF
tetradic
#FFEAD8 #DAFFD8 #D8EDFF #FDD8FF
square
#FFEAD8 #DAFFD8 #D8EDFF #FDD8FF
split-complementary
#FFEAD8 #D8FFFD #D8DAFF
monochromatic
#FFA85E #FFC99B #FFEAD8 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.17
#FFEAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#FFEAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD8
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD8 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD7
Deuteranopia (green-blind)
#F6EFD8
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead8; /* rgb */ color: rgb(255, 234, 216); /* oklch */ color: oklch(94.9% 0.033 63.0);
Tailwind
colors: {
custom: {
50: '#fff0e4',
500: '#ffead8',
950: '#000000',
},
}SCSS
$custom: #ffead8; $custom-light: #fff0e4; $custom-dark: #000000;
JSON
{
"hex": "#ffead8",
"rgb": {
"r": 255,
"g": 234,
"b": 216
},
"hsl": {
"h": 27.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.94915,
"c": 0.03315,
"h": 63
},
"luminance": 0.85064
}Semantic roles & 50–950 ramp
primary
#FFEAD8
secondary
#90C1EB
accent
#7CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584