#ECE2D0#ECE2D0
#ECE2D0 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.026 H 82.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D0 |
|---|---|
| RGB | rgb(236, 226, 208) |
| HSL | hsl(39, 42%, 87%) |
| HSV | hsv(39, 12%, 93%) |
| CMYK | cmyk(0%, 4.2%, 11.9%, 7.5%) |
| CIE-LAB | lab(90.22, 0.41, 10.01) |
| CIE-LCH | lch(90.22, 10.02, 87.67°) |
| OKLab | oklab(91.59% 0.0035 0.0261) |
| OKLCH | oklch(91.59% 0.026 82.4) |
| XYZ | xyz(73.1726, 76.7805, 70.6277) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.80
Eggshell
#F0EAD6
ΔE00 2.78
Antiquewhite
#FAEBD7
ΔE00 3.00
Champagne
#F7E7CE
ΔE00 3.19
Oldlace
#FDF5E6
ΔE00 4.20
Papayawhip
#FFEFD5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D0 #D0DAEC
analogous
#ECD4D0 #ECE2D0 #E8ECD0
triadic
#ECE2D0 #D0ECE2 #E2D0EC
tetradic
#ECE2D0 #D0ECD4 #D0DAEC #ECD0E8
square
#ECE2D0 #D0ECD4 #D0DAEC #ECD0E8
split-complementary
#ECE2D0 #D0E8EC #D4D0EC
monochromatic
#C9AC79 #DAC7A4 #ECE2D0 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.28
#ECE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#ECE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D0
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D0 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CF
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#F1DFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d0; /* rgb */ color: rgb(236, 226, 208); /* oklch */ color: oklch(91.6% 0.026 82.4);
Tailwind
colors: {
custom: {
50: '#f2ebde',
500: '#ece2d0',
950: '#000000',
},
}SCSS
$custom: #ece2d0; $custom-light: #f2ebde; $custom-dark: #000000;
JSON
{
"hex": "#ece2d0",
"rgb": {
"r": 236,
"g": 226,
"b": 208
},
"hsl": {
"h": 38.571,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.91589,
"c": 0.02637,
"h": 82.4
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#ECE2D0
secondary
#99A9C8
accent
#60B630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484