#FFECDF#FFECDF
#FFECDF is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.5% C 0.027 H 56.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECDF |
|---|---|
| RGB | rgb(255, 236, 223) |
| HSL | hsl(24, 100%, 94%) |
| HSV | hsv(24, 13%, 100%) |
| CMYK | cmyk(0%, 7.5%, 12.5%, 0%) |
| CIE-LAB | lab(94.56, 4.33, 8.62) |
| CIE-LCH | lch(94.56, 9.64, 63.34°) |
| OKLab | oklab(95.48% 0.0148 0.0226) |
| OKLCH | oklch(95.48% 0.027 56.8) |
| XYZ | xyz(84.5538, 86.5801, 82.0551) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.64
Seashell
#FFF5EE
ΔE00 4.09
Antiquewhite
#FAEBD7
ΔE00 4.22
Very Light Pink
#FFF4F2
ΔE00 5.41
Oldlace
#FDF5E6
ΔE00 5.66
Warm Beige
#E9DCC9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECDF #DFF2FF
analogous
#FFDFE2 #FFECDF #FFFCDF
triadic
#FFECDF #DFFFEC #ECDFFF
tetradic
#FFECDF #E2FFDF #DFF2FF #FCDFFF
square
#FFECDF #E2FFDF #DFF2FF #FCDFFF
split-complementary
#FFECDF #DFFFFC #DFE2FF
monochromatic
#FFA365 #FFC8A2 #FFECDF #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.15
#FFECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FFECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECDF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECDF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffecdf; /* rgb */ color: rgb(255, 236, 223); /* oklch */ color: oklch(95.5% 0.027 56.8);
Tailwind
colors: {
custom: {
50: '#fff2e9',
500: '#ffecdf',
950: '#000000',
},
}SCSS
$custom: #ffecdf; $custom-light: #fff2e9; $custom-dark: #000000;
JSON
{
"hex": "#ffecdf",
"rgb": {
"r": 255,
"g": 236,
"b": 223
},
"hsl": {
"h": 24.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.95476,
"c": 0.02703,
"h": 56.8
},
"luminance": 0.86579
}Semantic roles & 50–950 ramp
primary
#FFECDF
secondary
#96C9EC
accent
#88E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584