#EBEBB0#EBEBB0
#EBEBB0 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.076 H 107.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB0 |
|---|---|
| RGB | rgb(235, 235, 176) |
| HSL | hsl(60, 60%, 81%) |
| HSV | hsv(60, 25%, 92%) |
| CMYK | cmyk(0%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(91.78, -9.19, 28.73) |
| CIE-LCH | lch(91.78, 30.17, 107.74°) |
| OKLab | oklab(92.59% -0.0233 0.0725) |
| OKLCH | oklch(92.59% 0.076 107.8) |
| XYZ | xyz(71.8057, 80.2144, 52.7661) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.95
Egg Shell
#FFFCC4
ΔE00 3.88
Cream (survey)
#FFFFC2
ΔE00 4.14
Light Tan
#FBEEAC
ΔE00 4.21
Vanilla
#F3E5AB
ΔE00 4.35
Ecru
#FEFFCA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB0 #B0B0EB
analogous
#EBCDB0 #EBEBB0 #CDEBB0
triadic
#EBEBB0 #B0EBEB #EBB0EB
tetradic
#EBEBB0 #B0EBCD #B0B0EB #EBB0CD
square
#EBEBB0 #B0EBCD #B0B0EB #EBB0CD
split-complementary
#EBEBB0 #B0CDEB #CDB0EB
monochromatic
#D2D24E #DFDF7F #EBEBB0 #F7F7E1 #F9F9E7
Accessibility & contrast
On white
1.23
#EBEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EBEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB0
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB0 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#F4E4DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebebb0; /* rgb */ color: rgb(235, 235, 176); /* oklch */ color: oklch(92.6% 0.076 107.8);
Tailwind
colors: {
custom: {
50: '#f2f1c8',
500: '#ebebb0',
950: '#000000',
},
}SCSS
$custom: #ebebb0; $custom-light: #f2f1c8; $custom-dark: #000000;
JSON
{
"hex": "#ebebb0",
"rgb": {
"r": 235,
"g": 235,
"b": 176
},
"hsl": {
"h": 60,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.92589,
"c": 0.0761,
"h": 107.8
},
"luminance": 0.80213
}Semantic roles & 50–950 ramp
primary
#EBEBB0
secondary
#7878C7
accent
#1EC71E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582