#FFEADC#FFEADC
#FFEADC is a very light, muted orange. Relative luminance 0.853; OKLCH L 95.0% C 0.030 H 56.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEADC |
|---|---|
| RGB | rgb(255, 234, 220) |
| HSL | hsl(24, 100%, 93%) |
| HSV | hsv(24, 14%, 100%) |
| CMYK | cmyk(0%, 8.2%, 13.7%, 0%) |
| CIE-LAB | lab(94.00, 4.88, 9.37) |
| CIE-LCH | lch(94.00, 10.57, 62.49°) |
| OKLab | oklab(95.02% 0.0166 0.0246) |
| OKLCH | oklch(95.02% 0.03 56) |
| XYZ | xyz(83.5803, 85.2745, 79.7530) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.42
Antiquewhite
#FAEBD7
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 4.89
Very Light Pink
#FFF4F2
ΔE00 6.05
Warm Beige
#E9DCC9
ΔE00 6.07
Champagne
#F7E7CE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEADC #DCF1FF
analogous
#FFDCDF #FFEADC #FFFBDC
triadic
#FFEADC #DCFFEA #EADCFF
tetradic
#FFEADC #DFFFDC #DCF1FF #FBDCFF
square
#FFEADC #DFFFDC #DCF1FF #FBDCFF
split-complementary
#FFEADC #DCFFFB #DCDFFF
monochromatic
#FFA162 #FFC59F #FFEADC #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.16
#FFEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FFEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEADC
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEADC | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F5F0DC
Tritanopia (blue-blind)
#FFE6E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeadc; /* rgb */ color: rgb(255, 234, 220); /* oklch */ color: oklch(95.0% 0.030 56.0);
Tailwind
colors: {
custom: {
50: '#fff0e6',
500: '#ffeadc',
950: '#000000',
},
}SCSS
$custom: #ffeadc; $custom-light: #fff0e6; $custom-dark: #000000;
JSON
{
"hex": "#ffeadc",
"rgb": {
"r": 255,
"g": 234,
"b": 220
},
"hsl": {
"h": 24,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.95015,
"c": 0.02962,
"h": 56
},
"luminance": 0.85273
}Semantic roles & 50–950 ramp
primary
#FFEADC
secondary
#93C8EC
accent
#8AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584