#ECEBCD#ECEBCD
#ECEBCD is a very light, muted yellow. Relative luminance 0.817; OKLCH L 93.3% C 0.040 H 105.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBCD |
|---|---|
| RGB | rgb(236, 235, 205) |
| HSL | hsl(58, 45%, 86%) |
| HSV | hsv(58, 13%, 93%) |
| CMYK | cmyk(0%, 0.4%, 13.1%, 7.5%) |
| CIE-LAB | lab(92.42, -4.65, 14.70) |
| CIE-LCH | lch(92.42, 15.42, 107.56°) |
| OKLab | oklab(93.3% -0.0106 0.0381) |
| OKLCH | oklch(93.3% 0.04 105.6) |
| XYZ | xyz(75.3188, 81.6579, 69.5395) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.70
Cornsilk
#FFF8DC
ΔE00 4.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.09
Lightyellow
#FFFFE0
ΔE00 4.10
Off White (survey)
#FFFFE4
ΔE00 4.27
Eggshell
#F0EAD6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBCD #CDCEEC
analogous
#ECDCCD #ECEBCD #DEECCD
triadic
#ECEBCD #CDECEB #EBCDEC
tetradic
#ECEBCD #CDECDC #CDCEEC #ECCDDE
square
#ECEBCD #CDECDC #CDCEEC #ECCDDE
split-complementary
#ECEBCD #CDDEEC #DCCDEC
monochromatic
#CAC874 #DBD9A1 #ECEBCD #F7F6E9 #F7F6E9
Accessibility & contrast
On white
1.21
#ECEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#ECEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBCD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBCD | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#F1E7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ecebcd; /* rgb */ color: rgb(236, 235, 205); /* oklch */ color: oklch(93.3% 0.040 105.6);
Tailwind
colors: {
custom: {
50: '#f2f1dc',
500: '#ecebcd',
950: '#000000',
},
}SCSS
$custom: #ecebcd; $custom-light: #f2f1dc; $custom-dark: #000000;
JSON
{
"hex": "#ecebcd",
"rgb": {
"r": 236,
"g": 235,
"b": 205
},
"hsl": {
"h": 58.065,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.93303,
"c": 0.03952,
"h": 105.6
},
"luminance": 0.81657
}Semantic roles & 50–950 ramp
primary
#ECEBCD
secondary
#9597C8
accent
#32B82D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584