#FFEAD5#FFEAD5
#FFEAD5 is a very light, muted orange. Relative luminance 0.849; OKLCH L 94.8% C 0.036 H 67.4°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD5 |
|---|---|
| RGB | rgb(255, 234, 213) |
| HSL | hsl(30, 100%, 92%) |
| HSV | hsv(30, 16%, 100%) |
| CMYK | cmyk(0%, 8.2%, 16.5%, 0%) |
| CIE-LAB | lab(93.84, 3.82, 12.78) |
| CIE-LCH | lch(93.84, 13.34, 73.38°) |
| OKLab | oklab(94.84% 0.0139 0.0333) |
| OKLCH | oklch(94.84% 0.036 67.4) |
| XYZ | xyz(82.6726, 84.9114, 74.9724) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.48
Champagne
#F7E7CE
ΔE00 3.39
Papayawhip
#FFEFD5
ΔE00 3.65
Blanchedalmond
#FFEBCD
ΔE00 3.65
Bisque
#FFE4C4
ΔE00 3.84
Warm Beige
#E9DCC9
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD5 #D5EAFF
analogous
#FFD5D5 #FFEAD5 #FFFFD5
triadic
#FFEAD5 #D5FFEA #EAD5FF
tetradic
#FFEAD5 #D5FFD5 #D5EAFF #FFD5FF
square
#FFEAD5 #D5FFD5 #D5EAFF #FFD5FF
split-complementary
#FFEAD5 #D5FFFF #D5D5FF
monochromatic
#FFAD5B #FFCB98 #FFEAD5 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.17
#FFEAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#FFEAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD5
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD5 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD4
Deuteranopia (green-blind)
#F6EFD5
Tritanopia (blue-blind)
#FFE5E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead5; /* rgb */ color: rgb(255, 234, 213); /* oklch */ color: oklch(94.8% 0.036 67.4);
Tailwind
colors: {
custom: {
50: '#fff0e2',
500: '#ffead5',
950: '#000000',
},
}SCSS
$custom: #ffead5; $custom-light: #fff0e2; $custom-dark: #000000;
JSON
{
"hex": "#ffead5",
"rgb": {
"r": 255,
"g": 234,
"b": 213
},
"hsl": {
"h": 30,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.94841,
"c": 0.03604,
"h": 67.4
},
"luminance": 0.8491
}Semantic roles & 50–950 ramp
primary
#FFEAD5
secondary
#8DBCEB
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584