#FFEAD6#FFEAD6
#FFEAD6 is a very light, muted orange. Relative luminance 0.850; OKLCH L 94.9% C 0.035 H 66.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD6 |
|---|---|
| RGB | rgb(255, 234, 214) |
| HSL | hsl(29, 100%, 92%) |
| HSV | hsv(29, 16%, 100%) |
| CMYK | cmyk(0%, 8.2%, 16.1%, 0%) |
| CIE-LAB | lab(93.87, 3.97, 12.29) |
| CIE-LCH | lch(93.87, 12.92, 72.12°) |
| OKLab | oklab(94.87% 0.0143 0.032) |
| OKLCH | oklch(94.87% 0.035 66) |
| XYZ | xyz(82.7999, 84.9624, 75.6429) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.65
Champagne
#F7E7CE
ΔE00 3.72
Papayawhip
#FFEFD5
ΔE00 3.99
Blanchedalmond
#FFEBCD
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 4.18
Warm Beige
#E9DCC9
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD6 #D6EBFF
analogous
#FFD6D7 #FFEAD6 #FFFED6
triadic
#FFEAD6 #D6FFEA #EAD6FF
tetradic
#FFEAD6 #D7FFD6 #D6EBFF #FED6FF
square
#FFEAD6 #D7FFD6 #D6EBFF #FED6FF
split-complementary
#FFEAD6 #D6FFFE #D6D7FF
monochromatic
#FFAB5C #FFCB99 #FFEAD6 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.17
#FFEAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FFEAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD6
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD6 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD5
Deuteranopia (green-blind)
#F6EFD6
Tritanopia (blue-blind)
#FFE5E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead6; /* rgb */ color: rgb(255, 234, 214); /* oklch */ color: oklch(94.9% 0.035 66.0);
Tailwind
colors: {
custom: {
50: '#fff0e2',
500: '#ffead6',
950: '#000000',
},
}SCSS
$custom: #ffead6; $custom-light: #fff0e2; $custom-dark: #000000;
JSON
{
"hex": "#ffead6",
"rgb": {
"r": 255,
"g": 234,
"b": 214
},
"hsl": {
"h": 29.268,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.94866,
"c": 0.03506,
"h": 66
},
"luminance": 0.84961
}Semantic roles & 50–950 ramp
primary
#FFEAD6
secondary
#8EBEEB
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584