#FEEADC#FEEADC
#FEEADC is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.029 H 57.4°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEADC |
|---|---|
| RGB | rgb(254, 234, 220) |
| HSL | hsl(25, 94%, 93%) |
| HSV | hsv(25, 13%, 100%) |
| CMYK | cmyk(0%, 7.9%, 13.4%, 0.4%) |
| CIE-LAB | lab(93.92, 4.53, 9.25) |
| CIE-LCH | lch(93.92, 10.30, 63.89°) |
| OKLab | oklab(94.93% 0.0155 0.0242) |
| OKLCH | oklch(94.93% 0.029 57.4) |
| XYZ | xyz(83.2133, 85.0853, 79.7358) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.07
Antiquewhite
#FAEBD7
ΔE00 4.13
Seashell
#FFF5EE
ΔE00 4.65
Warm Beige
#E9DCC9
ΔE00 5.73
Champagne
#F7E7CE
ΔE00 5.75
Very Light Pink
#FFF4F2
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEADC #DCF0FE
analogous
#FEDCDF #FEEADC #FEFBDC
triadic
#FEEADC #DCFEEA #EADCFE
tetradic
#FEEADC #DFFEDC #DCF0FE #FBDCFE
square
#FEEADC #DFFEDC #DCF0FE #FBDCFE
split-complementary
#FEEADC #DCFEFB #DCDFFE
monochromatic
#FBA365 #FCC6A0 #FEEADC #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.17
#FEEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FEEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEADC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEADC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F5EFDC
Tritanopia (blue-blind)
#FFE6E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #feeadc; /* rgb */ color: rgb(254, 234, 220); /* oklch */ color: oklch(94.9% 0.029 57.4);
Tailwind
colors: {
custom: {
50: '#fff0e6',
500: '#feeadc',
950: '#000000',
},
}SCSS
$custom: #feeadc; $custom-light: #fff0e6; $custom-dark: #000000;
JSON
{
"hex": "#feeadc",
"rgb": {
"r": 254,
"g": 234,
"b": 220
},
"hsl": {
"h": 24.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.94932,
"c": 0.02877,
"h": 57.4
},
"luminance": 0.85084
}Semantic roles & 50–950 ramp
primary
#FEEADC
secondary
#95C7E9
accent
#87E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584