#EBECCD#EBECCD
#EBECCD is a very light, muted yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.041 H 108.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECCD |
|---|---|
| RGB | rgb(235, 236, 205) |
| HSL | hsl(62, 45%, 86%) |
| HSV | hsv(62, 13%, 93%) |
| CMYK | cmyk(0.4%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(92.60, -5.51, 14.94) |
| CIE-LCH | lch(92.60, 15.93, 110.24°) |
| OKLab | oklab(93.43% -0.0131 0.0387) |
| OKLCH | oklch(93.43% 0.041 108.7) |
| XYZ | xyz(75.2747, 82.0614, 69.6197) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.76
Lightyellow
#FFFFE0
ΔE00 3.99
Off White (survey)
#FFFFE4
ΔE00 4.28
Pale
#FFF9D0
ΔE00 4.61
Cornsilk
#FFF8DC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECCD #CECDEC
analogous
#ECDECD #EBECCD #DCECCD
triadic
#EBECCD #CDEBEC #ECCDEB
tetradic
#EBECCD #CDECDE #CECDEC #ECCDDC
square
#EBECCD #CDECDE #CECDEC #ECCDDC
split-complementary
#EBECCD #CDDCEC #DECDEC
monochromatic
#C8CA74 #D9DBA1 #EBECCD #F6F7E9 #F6F7E9
Accessibility & contrast
On white
1.21
#EBECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#EBECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECCD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECCD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CB
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#F0E8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeccd; /* rgb */ color: rgb(235, 236, 205); /* oklch */ color: oklch(93.4% 0.041 108.7);
Tailwind
colors: {
custom: {
50: '#f1f2dc',
500: '#ebeccd',
950: '#000000',
},
}SCSS
$custom: #ebeccd; $custom-light: #f1f2dc; $custom-dark: #000000;
JSON
{
"hex": "#ebeccd",
"rgb": {
"r": 235,
"g": 236,
"b": 205
},
"hsl": {
"h": 61.935,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.93425,
"c": 0.04082,
"h": 108.7
},
"luminance": 0.82061
}Semantic roles & 50–950 ramp
primary
#EBECCD
secondary
#9795C8
accent
#2DB832
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584