#EBEEB0#EBEEB0
#EBEEB0 is a very light, moderate yellow. Relative luminance 0.819; OKLCH L 93.2% C 0.080 H 110.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEB0 |
|---|---|
| RGB | rgb(235, 238, 176) |
| HSL | hsl(63, 65%, 81%) |
| HSV | hsv(63, 26%, 93%) |
| CMYK | cmyk(1.3%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.55, -10.69, 29.78) |
| CIE-LCH | lch(92.55, 31.64, 109.74°) |
| OKLab | oklab(93.2% -0.0275 0.075) |
| OKLCH | oklch(93.2% 0.08 110.2) |
| XYZ | xyz(72.6719, 81.9467, 53.0548) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.77
Cream (survey)
#FFFFC2
ΔE00 3.76
Light Khaki
#E6F2A2
ΔE00 3.85
Egg Shell
#FFFCC4
ΔE00 3.89
Light Beige
#FFFEB6
ΔE00 4.03
Creme
#FFFFB6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEB0 #B3B0EE
analogous
#EED2B0 #EBEEB0 #CCEEB0
triadic
#EBEEB0 #B0EBEE #EEB0EB
tetradic
#EBEEB0 #B0EED2 #B3B0EE #EEB0CC
square
#EBEEB0 #B0EED2 #B3B0EE #EEB0CC
split-complementary
#EBEEB0 #B0CCEE #D2B0EE
monochromatic
#D1D84B #DEE37E #EBEEB0 #F8F9E2 #F9FAE6
Accessibility & contrast
On white
1.21
#EBEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#EBEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEB0
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEB0 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AC
Deuteranopia (green-blind)
#F8EBB2
Tritanopia (blue-blind)
#F3E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeeb0; /* rgb */ color: rgb(235, 238, 176); /* oklch */ color: oklch(93.2% 0.080 110.2);
Tailwind
colors: {
custom: {
50: '#f2f3c8',
500: '#ebeeb0',
950: '#000000',
},
}SCSS
$custom: #ebeeb0; $custom-light: #f2f3c8; $custom-dark: #000000;
JSON
{
"hex": "#ebeeb0",
"rgb": {
"r": 235,
"g": 238,
"b": 176
},
"hsl": {
"h": 62.903,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.932,
"c": 0.07986,
"h": 110.2
},
"luminance": 0.81946
}Semantic roles & 50–950 ramp
primary
#EBEEB0
secondary
#7B77CC
accent
#19CC22
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582