#ECE3D2#ECE3D2
#ECE3D2 is a very light, muted orange. Relative luminance 0.774; OKLCH L 91.8% C 0.025 H 83.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE3D2 |
|---|---|
| RGB | rgb(236, 227, 210) |
| HSL | hsl(39, 41%, 87%) |
| HSV | hsv(39, 11%, 93%) |
| CMYK | cmyk(0%, 3.8%, 11%, 7.5%) |
| CIE-LAB | lab(90.52, 0.21, 9.39) |
| CIE-LCH | lch(90.52, 9.39, 88.70°) |
| OKLab | oklab(91.84% 0.0028 0.0246) |
| OKLCH | oklch(91.84% 0.025 83.4) |
| XYZ | xyz(73.6929, 77.4250, 72.0226) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.26
Eggshell
#F0EAD6
ΔE00 2.54
Antiquewhite
#FAEBD7
ΔE00 3.20
Champagne
#F7E7CE
ΔE00 3.59
Oldlace
#FDF5E6
ΔE00 3.89
Linen
#FAF0E6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE3D2 #D2DBEC
analogous
#ECD6D2 #ECE3D2 #E8ECD2
triadic
#ECE3D2 #D2ECE3 #E3D2EC
tetradic
#ECE3D2 #D2ECD6 #D2DBEC #ECD2E8
square
#ECE3D2 #D2ECD6 #D2DBEC #ECD2E8
split-complementary
#ECE3D2 #D2E8EC #D6D2EC
monochromatic
#C8AD7C #DAC8A7 #ECE3D2 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.27
#ECE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#ECE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE3D2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE3D2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#F1E0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ece3d2; /* rgb */ color: rgb(236, 227, 210); /* oklch */ color: oklch(91.8% 0.025 83.4);
Tailwind
colors: {
custom: {
50: '#f2ebdf',
500: '#ece3d2',
950: '#000000',
},
}SCSS
$custom: #ece3d2; $custom-light: #f2ebdf; $custom-dark: #000000;
JSON
{
"hex": "#ece3d2",
"rgb": {
"r": 236,
"g": 227,
"b": 210
},
"hsl": {
"h": 39.231,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91837,
"c": 0.02471,
"h": 83.4
},
"luminance": 0.77424
}Semantic roles & 50–950 ramp
primary
#ECE3D2
secondary
#9BAAC7
accent
#5FB432
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484