#EBEABB#EBEABB
#EBEABB is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.061 H 106.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEABB |
|---|---|
| RGB | rgb(235, 234, 187) |
| HSL | hsl(59, 55%, 83%) |
| HSV | hsv(59, 20%, 92%) |
| CMYK | cmyk(0%, 0.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(91.73, -7.18, 23.02) |
| CIE-LCH | lch(91.73, 24.11, 107.32°) |
| OKLab | oklab(92.61% -0.0174 0.0587) |
| OKLCH | oklch(92.61% 0.061 106.5) |
| XYZ | xyz(72.6530, 80.0965, 58.6369) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.74
Lemonchiffon
#FFFACD
ΔE00 3.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.91
Cream
#FFFDD0
ΔE00 4.09
Pale
#FFF9D0
ΔE00 4.23
Egg Shell
#FFFCC4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEABB #BBBCEB
analogous
#EBD2BB #EBEABB #D4EBBB
triadic
#EBEABB #BBEBEA #EABBEB
tetradic
#EBEABB #BBEBD2 #BBBCEB #EBBBD4
square
#EBEABB #BBEBD2 #BBBCEB #EBBBD4
split-complementary
#EBEABB #BBD4EB #D2BBEB
monochromatic
#CFCD5C #DDDB8C #EBEABB #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EBEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEABB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEABB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#F2E4DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebeabb; /* rgb */ color: rgb(235, 234, 187); /* oklch */ color: oklch(92.6% 0.061 106.5);
Tailwind
colors: {
custom: {
50: '#f1f0cf',
500: '#ebeabb',
950: '#000000',
},
}SCSS
$custom: #ebeabb; $custom-light: #f1f0cf; $custom-dark: #000000;
JSON
{
"hex": "#ebeabb",
"rgb": {
"r": 235,
"g": 234,
"b": 187
},
"hsl": {
"h": 58.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.92614,
"c": 0.06124,
"h": 106.5
},
"luminance": 0.80096
}Semantic roles & 50–950 ramp
primary
#EBEABB
secondary
#8384C7
accent
#27C223
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583