#EBEEB4#EBEEB4
#EBEEB4 is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.3% C 0.075 H 110.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEB4 |
|---|---|
| RGB | rgb(235, 238, 180) |
| HSL | hsl(63, 63%, 82%) |
| HSV | hsv(63, 24%, 93%) |
| CMYK | cmyk(1.3%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(92.62, -10.15, 27.83) |
| CIE-LCH | lch(92.62, 29.63, 110.04°) |
| OKLab | oklab(93.28% -0.0259 0.0704) |
| OKLCH | oklch(93.28% 0.075 110.2) |
| XYZ | xyz(73.0735, 82.1074, 55.1700) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.98
Egg Shell
#FFFCC4
ΔE00 3.67
Cream (survey)
#FFFFC2
ΔE00 3.74
Ecru
#FEFFCA
ΔE00 3.90
Ivory (survey)
#FFFFCB
ΔE00 4.07
Light Beige
#FFFEB6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEB4 #B7B4EE
analogous
#EED4B4 #EBEEB4 #CEEEB4
triadic
#EBEEB4 #B4EBEE #EEB4EB
tetradic
#EBEEB4 #B4EED4 #B7B4EE #EEB4CE
square
#EBEEB4 #B4EED4 #B7B4EE #EEB4CE
split-complementary
#EBEEB4 #B4CEEE #D4B4EE
monochromatic
#D0D750 #DEE382 #EBEEB4 #F8F9E6 #F8F9E6
Accessibility & contrast
On white
1.21
#EBEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#EBEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEB4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEB4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B0
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#F3E7DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeeb4; /* rgb */ color: rgb(235, 238, 180); /* oklch */ color: oklch(93.3% 0.075 110.2);
Tailwind
colors: {
custom: {
50: '#f2f3ca',
500: '#ebeeb4',
950: '#000000',
},
}SCSS
$custom: #ebeeb4; $custom-light: #f2f3ca; $custom-dark: #000000;
JSON
{
"hex": "#ebeeb4",
"rgb": {
"r": 235,
"g": 238,
"b": 180
},
"hsl": {
"h": 63.103,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.93279,
"c": 0.07498,
"h": 110.2
},
"luminance": 0.82107
}Semantic roles & 50–950 ramp
primary
#EBEEB4
secondary
#7F7BCC
accent
#1BCB24
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582