#FFECDC#FFECDC
#FFECDC is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.4% C 0.030 H 62.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECDC |
|---|---|
| RGB | rgb(255, 236, 220) |
| HSL | hsl(27, 100%, 93%) |
| HSV | hsv(27, 14%, 100%) |
| CMYK | cmyk(0%, 7.5%, 13.7%, 0%) |
| CIE-LAB | lab(94.49, 3.86, 10.07) |
| CIE-LCH | lch(94.49, 10.79, 69.03°) |
| OKLab | oklab(95.4% 0.0137 0.0264) |
| OKLCH | oklch(95.4% 0.03 62.6) |
| XYZ | xyz(84.1529, 86.4197, 79.9438) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.03
Linen
#FAF0E6
ΔE00 3.78
Seashell
#FFF5EE
ΔE00 4.67
Champagne
#F7E7CE
ΔE00 4.68
Papayawhip
#FFEFD5
ΔE00 4.85
Oldlace
#FDF5E6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECDC #DCEFFF
analogous
#FFDCDD #FFECDC #FFFEDC
triadic
#FFECDC #DCFFEC #ECDCFF
tetradic
#FFECDC #DDFFDC #DCEFFF #FEDCFF
square
#FFECDC #DDFFDC #DCEFFF #FEDCFF
split-complementary
#FFECDC #DCFFFE #DCDDFF
monochromatic
#FFAA62 #FFCB9F #FFECDC #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.15
#FFECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FFECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECDC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECDC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffecdc; /* rgb */ color: rgb(255, 236, 220); /* oklch */ color: oklch(95.4% 0.030 62.6);
Tailwind
colors: {
custom: {
50: '#fff2e6',
500: '#ffecdc',
950: '#000000',
},
}SCSS
$custom: #ffecdc; $custom-light: #fff2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffecdc",
"rgb": {
"r": 255,
"g": 236,
"b": 220
},
"hsl": {
"h": 27.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.954,
"c": 0.02969,
"h": 62.6
},
"luminance": 0.86418
}Semantic roles & 50–950 ramp
primary
#FFECDC
secondary
#93C3EC
accent
#7DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584