#EBEBB3#EBEBB3
#EBEBB3 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.072 H 107.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB3 |
|---|---|
| RGB | rgb(235, 235, 179) |
| HSL | hsl(60, 58%, 81%) |
| HSV | hsv(60, 24%, 92%) |
| CMYK | cmyk(0%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(91.83, -8.79, 27.27) |
| CIE-LCH | lch(91.83, 28.66, 107.86°) |
| OKLab | oklab(92.65% -0.0221 0.069) |
| OKLCH | oklch(92.65% 0.072 107.7) |
| XYZ | xyz(72.1058, 80.3345, 54.3467) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.29
Egg Shell
#FFFCC4
ΔE00 3.78
Cream (survey)
#FFFFC2
ΔE00 4.19
Ecru
#FEFFCA
ΔE00 4.24
Ivory (survey)
#FFFFCB
ΔE00 4.33
Vanilla
#F3E5AB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB3 #B3B3EB
analogous
#EBCFB3 #EBEBB3 #CFEBB3
triadic
#EBEBB3 #B3EBEB #EBB3EB
tetradic
#EBEBB3 #B3EBCF #B3B3EB #EBB3CF
square
#EBEBB3 #B3EBCF #B3B3EB #EBB3CF
split-complementary
#EBEBB3 #B3CFEB #CFB3EB
monochromatic
#D1D152 #DEDE83 #EBEBB3 #F8F8E3 #F9F9E7
Accessibility & contrast
On white
1.23
#EBEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EBEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB3
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB3 | 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)
#F4E6AF
Deuteranopia (green-blind)
#F6E9B5
Tritanopia (blue-blind)
#F3E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebb3; /* rgb */ color: rgb(235, 235, 179); /* oklch */ color: oklch(92.6% 0.072 107.7);
Tailwind
colors: {
custom: {
50: '#f2f1ca',
500: '#ebebb3',
950: '#000000',
},
}SCSS
$custom: #ebebb3; $custom-light: #f2f1ca; $custom-dark: #000000;
JSON
{
"hex": "#ebebb3",
"rgb": {
"r": 235,
"g": 235,
"b": 179
},
"hsl": {
"h": 60,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.92649,
"c": 0.07242,
"h": 107.7
},
"luminance": 0.80334
}Semantic roles & 50–950 ramp
primary
#EBEBB3
secondary
#7B7BC7
accent
#20C620
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582