#FFEAD7#FFEAD7
#FFEAD7 is a very light, muted orange. Relative luminance 0.850; OKLCH L 94.9% C 0.034 H 64.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD7 |
|---|---|
| RGB | rgb(255, 234, 215) |
| HSL | hsl(29, 100%, 92%) |
| HSV | hsv(29, 16%, 100%) |
| CMYK | cmyk(0%, 8.2%, 15.7%, 0%) |
| CIE-LAB | lab(93.89, 4.12, 11.81) |
| CIE-LCH | lch(93.89, 12.50, 70.78°) |
| OKLab | oklab(94.89% 0.0146 0.0308) |
| OKLCH | oklch(94.89% 0.034 64.6) |
| XYZ | xyz(82.9280, 85.0136, 76.3175) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.87
Champagne
#F7E7CE
ΔE00 4.08
Papayawhip
#FFEFD5
ΔE00 4.35
Blanchedalmond
#FFEBCD
ΔE00 4.49
Bisque
#FFE4C4
ΔE00 4.54
Linen
#FAF0E6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD7 #D7ECFF
analogous
#FFD7D8 #FFEAD7 #FFFED7
triadic
#FFEAD7 #D7FFEA #EAD7FF
tetradic
#FFEAD7 #D8FFD7 #D7ECFF #FED7FF
square
#FFEAD7 #D8FFD7 #D7ECFF #FED7FF
split-complementary
#FFEAD7 #D7FFFE #D7D8FF
monochromatic
#FFAA5D #FFCA9A #FFEAD7 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.17
#FFEAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#FFEAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD7
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD7 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD6
Deuteranopia (green-blind)
#F6EFD7
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead7; /* rgb */ color: rgb(255, 234, 215); /* oklch */ color: oklch(94.9% 0.034 64.6);
Tailwind
colors: {
custom: {
50: '#fff0e3',
500: '#ffead7',
950: '#000000',
},
}SCSS
$custom: #ffead7; $custom-light: #fff0e3; $custom-dark: #000000;
JSON
{
"hex": "#ffead7",
"rgb": {
"r": 255,
"g": 234,
"b": 215
},
"hsl": {
"h": 28.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9489,
"c": 0.03409,
"h": 64.6
},
"luminance": 0.85012
}Semantic roles & 50–950 ramp
primary
#FFEAD7
secondary
#8FBFEB
accent
#78E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584