#EBECAB#EBECAB
#EBECAB is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.7% C 0.083 H 108.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECAB |
|---|---|
| RGB | rgb(235, 236, 171) |
| HSL | hsl(61, 63%, 80%) |
| HSV | hsv(61, 28%, 93%) |
| CMYK | cmyk(0.4%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(91.95, -10.34, 31.51) |
| CIE-LCH | lch(91.95, 33.16, 108.17°) |
| OKLab | oklab(92.7% -0.0267 0.079) |
| OKLCH | oklch(92.7% 0.083 108.7) |
| XYZ | xyz(71.6072, 80.5944, 50.3042) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.15
Light Khaki
#E6F2A2
ΔE00 3.75
Light Beige
#FFFEB6
ΔE00 3.99
Parchment
#FEFCAF
ΔE00 4.08
Cream (survey)
#FFFFC2
ΔE00 4.15
Creme
#FFFFB6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECAB #ACABEC
analogous
#ECCDAB #EBECAB #CBECAB
triadic
#EBECAB #ABEBEC #ECABEB
tetradic
#EBECAB #ABECCD #ACABEC #ECABCB
square
#EBECAB #ABECCD #ACABEC #ECABCB
split-complementary
#EBECAB #ABCBEC #CDABEC
monochromatic
#D3D547 #DFE179 #EBECAB #F7F7DD #F9F9E6
Accessibility & contrast
On white
1.23
#EBECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EBECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECAB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECAB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A7
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#F4E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecab; /* rgb */ color: rgb(235, 236, 171); /* oklch */ color: oklch(92.7% 0.083 108.7);
Tailwind
colors: {
custom: {
50: '#f2f2c4',
500: '#ebecab',
950: '#000000',
},
}SCSS
$custom: #ebecab; $custom-light: #f2f2c4; $custom-dark: #000000;
JSON
{
"hex": "#ebecab",
"rgb": {
"r": 235,
"g": 236,
"b": 171
},
"hsl": {
"h": 60.923,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.92695,
"c": 0.0834,
"h": 108.7
},
"luminance": 0.80593
}Semantic roles & 50–950 ramp
primary
#EBECAB
secondary
#7473C9
accent
#1BCB1D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582