#EBECB2#EBECB2
#EBECB2 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.075 H 108.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECB2 |
|---|---|
| RGB | rgb(235, 236, 178) |
| HSL | hsl(61, 60%, 81%) |
| HSV | hsv(61, 25%, 93%) |
| CMYK | cmyk(0.4%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(92.07, -9.42, 28.11) |
| CIE-LCH | lch(92.07, 29.65, 108.53°) |
| OKLab | oklab(92.83% -0.0239 0.071) |
| OKLCH | oklch(92.83% 0.075 108.6) |
| XYZ | xyz(72.2922, 80.8684, 53.9117) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.35
Egg Shell
#FFFCC4
ΔE00 3.75
Cream (survey)
#FFFFC2
ΔE00 3.99
Ecru
#FEFFCA
ΔE00 4.19
Ivory (survey)
#FFFFCB
ΔE00 4.32
Light Tan
#FBEEAC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECB2 #B3B2EC
analogous
#ECD0B2 #EBECB2 #CEECB2
triadic
#EBECB2 #B2EBEC #ECB2EB
tetradic
#EBECB2 #B2ECD0 #B3B2EC #ECB2CE
square
#EBECB2 #B2ECD0 #B3B2EC #ECB2CE
split-complementary
#EBECB2 #B2CEEC #D0B2EC
monochromatic
#D2D450 #DEE081 #EBECB2 #F8F8E3 #F9F9E6
Accessibility & contrast
On white
1.22
#EBECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EBECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECB2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECB2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#F3E5DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecb2; /* rgb */ color: rgb(235, 236, 178); /* oklch */ color: oklch(92.8% 0.075 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c9',
500: '#ebecb2',
950: '#000000',
},
}SCSS
$custom: #ebecb2; $custom-light: #f2f2c9; $custom-dark: #000000;
JSON
{
"hex": "#ebecb2",
"rgb": {
"r": 235,
"g": 236,
"b": 178
},
"hsl": {
"h": 61.034,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.92832,
"c": 0.0749,
"h": 108.6
},
"luminance": 0.80867
}Semantic roles & 50–950 ramp
primary
#EBECB2
secondary
#7B79C9
accent
#1DC820
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582