#FFECDE#FFECDE
#FFECDE is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.5% C 0.028 H 58.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECDE |
|---|---|
| RGB | rgb(255, 236, 222) |
| HSL | hsl(25, 100%, 94%) |
| HSV | hsv(25, 13%, 100%) |
| CMYK | cmyk(0%, 7.5%, 12.9%, 0%) |
| CIE-LAB | lab(94.54, 4.17, 9.10) |
| CIE-LCH | lch(94.54, 10.01, 65.38°) |
| OKLab | oklab(95.45% 0.0144 0.0239) |
| OKLCH | oklch(95.45% 0.028 58.8) |
| XYZ | xyz(84.4193, 86.5263, 81.3472) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.64
Antiquewhite
#FAEBD7
ΔE00 3.81
Seashell
#FFF5EE
ΔE00 4.25
Oldlace
#FDF5E6
ΔE00 5.44
Champagne
#F7E7CE
ΔE00 5.54
Warm Beige
#E9DCC9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECDE #DEF1FF
analogous
#FFDEE0 #FFECDE #FFFDDE
triadic
#FFECDE #DEFFEC #ECDEFF
tetradic
#FFECDE #E0FFDE #DEF1FF #FDDEFF
square
#FFECDE #E0FFDE #DEF1FF #FDDEFF
split-complementary
#FFECDE #DEFFFD #DEE0FF
monochromatic
#FFA664 #FFC9A1 #FFECDE #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.15
#FFECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#FFECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECDE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECDE | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDD
Deuteranopia (green-blind)
#F6F1DE
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffecde; /* rgb */ color: rgb(255, 236, 222); /* oklch */ color: oklch(95.5% 0.028 58.8);
Tailwind
colors: {
custom: {
50: '#fff2e8',
500: '#ffecde',
950: '#000000',
},
}SCSS
$custom: #ffecde; $custom-light: #fff2e8; $custom-dark: #000000;
JSON
{
"hex": "#ffecde",
"rgb": {
"r": 255,
"g": 236,
"b": 222
},
"hsl": {
"h": 25.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9545,
"c": 0.02788,
"h": 58.8
},
"luminance": 0.86525
}Semantic roles & 50–950 ramp
primary
#FFECDE
secondary
#95C7EC
accent
#84E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584