#EBEEA4#EBEEA4
#EBEEA4 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.094 H 110.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEA4 |
|---|---|
| RGB | rgb(235, 238, 164) |
| HSL | hsl(62, 69%, 79%) |
| HSV | hsv(62, 31%, 93%) |
| CMYK | cmyk(1.3%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(92.35, -12.21, 35.58) |
| CIE-LCH | lch(92.35, 37.62, 108.95°) |
| OKLab | oklab(92.98% -0.0323 0.0885) |
| OKLCH | oklch(92.98% 0.094 110.1) |
| XYZ | xyz(71.5366, 81.4926, 47.0759) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.40
Parchment
#FEFCAF
ΔE00 3.40
Palegoldenrod
#EEE8AA
ΔE00 3.40
Light Beige
#FFFEB6
ΔE00 3.68
Creme
#FFFFB6
ΔE00 3.74
Buff
#FEF69E
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEA4 #A7A4EE
analogous
#EECCA4 #EBEEA4 #C6EEA4
triadic
#EBEEA4 #A4EBEE #EEA4EB
tetradic
#EBEEA4 #A4EECC #A7A4EE #EEA4C6
square
#EBEEA4 #A4EECC #A7A4EE #EEA4C6
split-complementary
#EBEEA4 #A4C6EE #CCA4EE
monochromatic
#D4DB3D #E0E470 #EBEEA4 #F6F8D8 #F9FAE5
Accessibility & contrast
On white
1.21
#EBEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EBEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEA4
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEA4 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E89F
Deuteranopia (green-blind)
#FAEAA7
Tritanopia (blue-blind)
#F5E5DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeea4; /* rgb */ color: rgb(235, 238, 164); /* oklch */ color: oklch(93.0% 0.094 110.1);
Tailwind
colors: {
custom: {
50: '#f2f3bf',
500: '#ebeea4',
950: '#000000',
},
}SCSS
$custom: #ebeea4; $custom-light: #f2f3bf; $custom-dark: #000000;
JSON
{
"hex": "#ebeea4",
"rgb": {
"r": 235,
"g": 238,
"b": 164
},
"hsl": {
"h": 62.432,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.92975,
"c": 0.09418,
"h": 110.1
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#EBEEA4
secondary
#6F6BCB
accent
#15D01D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582