#ECE6D2#ECE6D2
#ECE6D2 is a very light, muted yellow. Relative luminance 0.791; OKLCH L 92.4% C 0.027 H 93.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE6D2 |
|---|---|
| RGB | rgb(236, 230, 210) |
| HSL | hsl(46, 41%, 87%) |
| HSV | hsv(46, 11%, 93%) |
| CMYK | cmyk(0%, 2.5%, 11%, 7.5%) |
| CIE-LAB | lab(91.27, -1.32, 10.47) |
| CIE-LCH | lch(91.27, 10.55, 97.20°) |
| OKLab | oklab(92.43% -0.0015 0.0273) |
| OKLCH | oklch(92.43% 0.027 93.1) |
| XYZ | xyz(74.5206, 79.0804, 72.2985) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 0.86
Warm Beige
#E9DCC9
ΔE00 4.01
Oldlace
#FDF5E6
ΔE00 4.18
Champagne
#F7E7CE
ΔE00 4.36
Beige
#F5F5DC
ΔE00 4.52
Antiquewhite
#FAEBD7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE6D2 #D2D8EC
analogous
#ECD9D2 #ECE6D2 #E5ECD2
triadic
#ECE6D2 #D2ECE6 #E6D2EC
tetradic
#ECE6D2 #D2ECD9 #D2D8EC #ECD2E5
square
#ECE6D2 #D2ECD9 #D2D8EC #ECD2E5
split-complementary
#ECE6D2 #D2E5EC #D9D2EC
monochromatic
#C8B67C #DACEA7 #ECE6D2 #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.25
#ECE6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#ECE6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE6D2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE6D2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#ECE7D3
Tritanopia (blue-blind)
#F1E3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ece6d2; /* rgb */ color: rgb(236, 230, 210); /* oklch */ color: oklch(92.4% 0.027 93.1);
Tailwind
colors: {
custom: {
50: '#f2eddf',
500: '#ece6d2',
950: '#000000',
},
}SCSS
$custom: #ece6d2; $custom-light: #f2eddf; $custom-dark: #000000;
JSON
{
"hex": "#ece6d2",
"rgb": {
"r": 236,
"g": 230,
"b": 210
},
"hsl": {
"h": 46.154,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.9243,
"c": 0.02734,
"h": 93.1
},
"luminance": 0.7908
}Semantic roles & 50–950 ramp
primary
#ECE6D2
secondary
#9BA5C7
accent
#50B432
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484