#EBECB3#EBECB3
#EBECB3 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.074 H 108.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECB3 |
|---|---|
| RGB | rgb(235, 236, 179) |
| HSL | hsl(61, 60%, 81%) |
| HSV | hsv(61, 24%, 93%) |
| CMYK | cmyk(0.4%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(92.09, -9.29, 27.62) |
| CIE-LCH | lch(92.09, 29.14, 108.59°) |
| OKLab | oklab(92.85% -0.0235 0.0698) |
| OKLCH | oklch(92.85% 0.074 108.6) |
| XYZ | xyz(72.3929, 80.9087, 54.4424) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.46
Egg Shell
#FFFCC4
ΔE00 3.72
Cream (survey)
#FFFFC2
ΔE00 4.01
Ecru
#FEFFCA
ΔE00 4.12
Ivory (survey)
#FFFFCB
ΔE00 4.24
Light Tan
#FBEEAC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECB3 #B4B3EC
analogous
#ECD1B3 #EBECB3 #CFECB3
triadic
#EBECB3 #B3EBEC #ECB3EB
tetradic
#EBECB3 #B3ECD1 #B4B3EC #ECB3CF
square
#EBECB3 #B3ECD1 #B4B3EC #ECB3CF
split-complementary
#EBECB3 #B3CFEC #D1B3EC
monochromatic
#D1D451 #DEE082 #EBECB3 #F8F8E4 #F9F9E7
Accessibility & contrast
On white
1.22
#EBECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EBECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECB3
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECB3 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AF
Deuteranopia (green-blind)
#F6E9B5
Tritanopia (blue-blind)
#F3E5DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecb3; /* rgb */ color: rgb(235, 236, 179); /* oklch */ color: oklch(92.9% 0.074 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2ca',
500: '#ebecb3',
950: '#000000',
},
}SCSS
$custom: #ebecb3; $custom-light: #f2f2ca; $custom-dark: #000000;
JSON
{
"hex": "#ebecb3",
"rgb": {
"r": 235,
"g": 236,
"b": 179
},
"hsl": {
"h": 61.053,
"s": 60,
"l": 81.373
},
"oklch": {
"l": 0.92852,
"c": 0.07368,
"h": 108.6
},
"luminance": 0.80908
}Semantic roles & 50–950 ramp
primary
#EBECB3
secondary
#7C7AC9
accent
#1EC821
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582