#ECE2DB#ECE2DB
#ECE2DB is a very light, near-neutral orange. Relative luminance 0.773; OKLCH L 91.9% C 0.014 H 57.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2DB |
|---|---|
| RGB | rgb(236, 226, 219) |
| HSL | hsl(25, 31%, 89%) |
| HSV | hsv(25, 7%, 93%) |
| CMYK | cmyk(0%, 4.2%, 7.2%, 7.5%) |
| CIE-LAB | lab(90.48, 2.20, 4.63) |
| CIE-LCH | lch(90.48, 5.12, 64.55°) |
| OKLab | oklab(91.88% 0.0078 0.0122) |
| OKLCH | oklch(91.88% 0.014 57.6) |
| XYZ | xyz(74.5731, 77.3408, 78.0038) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.28
Seashell
#FFF5EE
ΔE00 4.02
Very Light Pink
#FFF4F2
ΔE00 4.79
Warm Beige
#E9DCC9
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.32
Oldlace
#FDF5E6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2DB #DBE5EC
analogous
#ECDBDD #ECE2DB #ECEBDB
triadic
#ECE2DB #DBECE2 #E2DBEC
tetradic
#ECE2DB #DDECDB #DBE5EC #EBDBEC
square
#ECE2DB #DDECDB #DBE5EC #EBDBEC
split-complementary
#ECE2DB #DBECEB #DBDDEC
monochromatic
#C2A18B #D7C2B3 #ECE2DB #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.28
#ECE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#ECE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2DB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2DB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#F0E0E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ece2db; /* rgb */ color: rgb(236, 226, 219); /* oklch */ color: oklch(91.9% 0.014 57.6);
Tailwind
colors: {
custom: {
50: '#f2ebe6',
500: '#ece2db',
950: '#000000',
},
}SCSS
$custom: #ece2db; $custom-light: #f2ebe6; $custom-dark: #000000;
JSON
{
"hex": "#ece2db",
"rgb": {
"r": 236,
"g": 226,
"b": 219
},
"hsl": {
"h": 24.706,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.91876,
"c": 0.01448,
"h": 57.6
},
"luminance": 0.7734
}Semantic roles & 50–950 ramp
primary
#ECE2DB
secondary
#A6B8C5
accent
#7CAA3C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484