#EBEBB4#EBEBB4
#EBEBB4 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.071 H 107.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB4 |
|---|---|
| RGB | rgb(235, 235, 180) |
| HSL | hsl(60, 58%, 81%) |
| HSV | hsv(60, 23%, 92%) |
| CMYK | cmyk(0%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(91.85, -8.65, 26.79) |
| CIE-LCH | lch(91.85, 28.15, 107.90°) |
| OKLab | oklab(92.67% -0.0217 0.0678) |
| OKLCH | oklch(92.67% 0.071 107.7) |
| XYZ | xyz(72.2073, 80.3751, 54.8812) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.43
Egg Shell
#FFFCC4
ΔE00 3.77
Ecru
#FEFFCA
ΔE00 4.19
Cream (survey)
#FFFFC2
ΔE00 4.23
Ivory (survey)
#FFFFCB
ΔE00 4.27
Vanilla
#F3E5AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB4 #B4B4EB
analogous
#EBD0B4 #EBEBB4 #D0EBB4
triadic
#EBEBB4 #B4EBEB #EBB4EB
tetradic
#EBEBB4 #B4EBD0 #B4B4EB #EBB4D0
square
#EBEBB4 #B4EBD0 #B4B4EB #EBB4D0
split-complementary
#EBEBB4 #B4D0EB #D0B4EB
monochromatic
#D1D153 #DEDE84 #EBEBB4 #F8F8E4 #F9F9E7
Accessibility & contrast
On white
1.23
#EBEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EBEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B1
Deuteranopia (green-blind)
#F5E9B6
Tritanopia (blue-blind)
#F3E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebb4; /* rgb */ color: rgb(235, 235, 180); /* oklch */ color: oklch(92.7% 0.071 107.7);
Tailwind
colors: {
custom: {
50: '#f2f1ca',
500: '#ebebb4',
950: '#000000',
},
}SCSS
$custom: #ebebb4; $custom-light: #f2f1ca; $custom-dark: #000000;
JSON
{
"hex": "#ebebb4",
"rgb": {
"r": 235,
"g": 235,
"b": 180
},
"hsl": {
"h": 60,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.9267,
"c": 0.07119,
"h": 107.7
},
"luminance": 0.80374
}Semantic roles & 50–950 ramp
primary
#EBEBB4
secondary
#7C7CC7
accent
#20C520
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582