#EBEBB8#EBEBB8
#EBEBB8 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.8% C 0.066 H 107.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB8 |
|---|---|
| RGB | rgb(235, 235, 184) |
| HSL | hsl(60, 56%, 82%) |
| HSV | hsv(60, 22%, 92%) |
| CMYK | cmyk(0%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(91.93, -8.10, 24.84) |
| CIE-LCH | lch(91.93, 26.13, 108.07°) |
| OKLab | oklab(92.75% -0.02 0.0631) |
| OKLCH | oklch(92.75% 0.066 107.6) |
| XYZ | xyz(72.6207, 80.5404, 57.0583) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.11
Egg Shell
#FFFCC4
ΔE00 3.86
Ecru
#FEFFCA
ΔE00 4.11
Lemonchiffon
#FFFACD
ΔE00 4.12
Ivory (survey)
#FFFFCB
ΔE00 4.14
Cream
#FFFDD0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB8 #B8B8EB
analogous
#EBD2B8 #EBEBB8 #D2EBB8
triadic
#EBEBB8 #B8EBEB #EBB8EB
tetradic
#EBEBB8 #B8EBD2 #B8B8EB #EBB8D2
square
#EBEBB8 #B8EBD2 #B8B8EB #EBB8D2
split-complementary
#EBEBB8 #B8D2EB #D2B8EB
monochromatic
#D0D059 #DEDE88 #EBEBB8 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EBEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB8
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB8 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B5
Deuteranopia (green-blind)
#F5E9BA
Tritanopia (blue-blind)
#F3E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebb8; /* rgb */ color: rgb(235, 235, 184); /* oklch */ color: oklch(92.8% 0.066 107.6);
Tailwind
colors: {
custom: {
50: '#f2f1cd',
500: '#ebebb8',
950: '#000000',
},
}SCSS
$custom: #ebebb8; $custom-light: #f2f1cd; $custom-dark: #000000;
JSON
{
"hex": "#ebebb8",
"rgb": {
"r": 235,
"g": 235,
"b": 184
},
"hsl": {
"h": 60,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.92753,
"c": 0.06623,
"h": 107.6
},
"luminance": 0.8054
}Semantic roles & 50–950 ramp
primary
#EBEBB8
secondary
#8080C7
accent
#22C422
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583