#EBEBBB#EBEBBB
#EBEBBB is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.062 H 107.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBBB |
|---|---|
| RGB | rgb(235, 235, 187) |
| HSL | hsl(60, 55%, 83%) |
| HSV | hsv(60, 20%, 92%) |
| CMYK | cmyk(0%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(91.98, -7.68, 23.37) |
| CIE-LCH | lch(91.98, 24.60, 108.19°) |
| OKLab | oklab(92.82% -0.0188 0.0596) |
| OKLCH | oklch(92.82% 0.062 107.6) |
| XYZ | xyz(72.9385, 80.6675, 58.7321) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.70
Lemonchiffon
#FFFACD
ΔE00 3.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.89
Cream
#FFFDD0
ΔE00 4.02
Egg Shell
#FFFCC4
ΔE00 4.07
Ivory (survey)
#FFFFCB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBBB #BBBBEB
analogous
#EBD3BB #EBEBBB #D3EBBB
triadic
#EBEBBB #BBEBEB #EBBBEB
tetradic
#EBEBBB #BBEBD3 #BBBBEB #EBBBD3
square
#EBEBBB #BBEBD3 #BBBBEB #EBBBD3
split-complementary
#EBEBBB #BBD3EB #D3BBEB
monochromatic
#CFCF5C #DDDD8C #EBEBBB #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EBEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBBB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBBB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#F4E9BD
Tritanopia (blue-blind)
#F2E5DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebbb; /* rgb */ color: rgb(235, 235, 187); /* oklch */ color: oklch(92.8% 0.062 107.6);
Tailwind
colors: {
custom: {
50: '#f1f1cf',
500: '#ebebbb',
950: '#000000',
},
}SCSS
$custom: #ebebbb; $custom-light: #f1f1cf; $custom-dark: #000000;
JSON
{
"hex": "#ebebbb",
"rgb": {
"r": 235,
"g": 235,
"b": 187
},
"hsl": {
"h": 60,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.92816,
"c": 0.06248,
"h": 107.6
},
"luminance": 0.80667
}Semantic roles & 50–950 ramp
primary
#EBEBBB
secondary
#8383C7
accent
#23C223
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583