#FEECDC#FEECDC
#FEECDC is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.3% C 0.029 H 64.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEECDC |
|---|---|
| RGB | rgb(254, 236, 220) |
| HSL | hsl(28, 94%, 93%) |
| HSV | hsv(28, 13%, 100%) |
| CMYK | cmyk(0%, 7.1%, 13.4%, 0.4%) |
| CIE-LAB | lab(94.41, 3.51, 9.95) |
| CIE-LCH | lch(94.41, 10.55, 70.57°) |
| OKLab | oklab(95.32% 0.0126 0.026) |
| OKLCH | oklch(95.32% 0.029 64.1) |
| XYZ | xyz(83.7859, 86.2305, 79.9266) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.65
Linen
#FAF0E6
ΔE00 3.49
Champagne
#F7E7CE
ΔE00 4.39
Seashell
#FFF5EE
ΔE00 4.52
Papayawhip
#FFEFD5
ΔE00 4.56
Oldlace
#FDF5E6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEECDC #DCEEFE
analogous
#FEDCDD #FEECDC #FEFDDC
triadic
#FEECDC #DCFEEC #ECDCFE
tetradic
#FEECDC #DDFEDC #DCEEFE #FDDCFE
square
#FEECDC #DDFEDC #DCEEFE #FDDCFE
split-complementary
#FEECDC #DCFEFD #DCDDFE
monochromatic
#FBAB65 #FCCCA0 #FEECDC #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.15
#FEECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#FEECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEECDC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEECDC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F6F1DC
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #feecdc; /* rgb */ color: rgb(254, 236, 220); /* oklch */ color: oklch(95.3% 0.029 64.1);
Tailwind
colors: {
custom: {
50: '#fff2e6',
500: '#feecdc',
950: '#000000',
},
}SCSS
$custom: #feecdc; $custom-light: #fff2e6; $custom-dark: #000000;
JSON
{
"hex": "#feecdc",
"rgb": {
"r": 254,
"g": 236,
"b": 220
},
"hsl": {
"h": 28.235,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95317,
"c": 0.02893,
"h": 64.1
},
"luminance": 0.86229
}Semantic roles & 50–950 ramp
primary
#FEECDC
secondary
#95C2E9
accent
#7AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584