#EBEBB5#EBEBB5
#EBEBB5 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.070 H 107.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB5 |
|---|---|
| RGB | rgb(235, 235, 181) |
| HSL | hsl(60, 57%, 82%) |
| HSV | hsv(60, 23%, 92%) |
| CMYK | cmyk(0%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(91.87, -8.52, 26.30) |
| CIE-LCH | lch(91.87, 27.64, 107.94°) |
| OKLab | oklab(92.69% -0.0213 0.0667) |
| OKLCH | oklch(92.69% 0.07 107.7) |
| XYZ | xyz(72.3096, 80.4160, 55.4197) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.58
Egg Shell
#FFFCC4
ΔE00 3.77
Ecru
#FEFFCA
ΔE00 4.15
Ivory (survey)
#FFFFCB
ΔE00 4.22
Cream (survey)
#FFFFC2
ΔE00 4.29
Lemonchiffon
#FFFACD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB5 #B5B5EB
analogous
#EBD0B5 #EBEBB5 #D0EBB5
triadic
#EBEBB5 #B5EBEB #EBB5EB
tetradic
#EBEBB5 #B5EBD0 #B5B5EB #EBB5D0
square
#EBEBB5 #B5EBD0 #B5B5EB #EBB5D0
split-complementary
#EBEBB5 #B5D0EB #D0B5EB
monochromatic
#D1D155 #DEDE85 #EBEBB5 #F8F8E5 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EBEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB5
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB5 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B2
Deuteranopia (green-blind)
#F5E9B7
Tritanopia (blue-blind)
#F3E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebb5; /* rgb */ color: rgb(235, 235, 181); /* oklch */ color: oklch(92.7% 0.070 107.7);
Tailwind
colors: {
custom: {
50: '#f2f1cb',
500: '#ebebb5',
950: '#000000',
},
}SCSS
$custom: #ebebb5; $custom-light: #f2f1cb; $custom-dark: #000000;
JSON
{
"hex": "#ebebb5",
"rgb": {
"r": 235,
"g": 235,
"b": 181
},
"hsl": {
"h": 60,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.9269,
"c": 0.06996,
"h": 107.7
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#EBEBB5
secondary
#7D7DC7
accent
#20C520
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583