#EBEEA3#EBEEA3
#EBEEA3 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.095 H 110.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEA3 |
|---|---|
| RGB | rgb(235, 238, 163) |
| HSL | hsl(62, 69%, 79%) |
| HSV | hsv(62, 32%, 93%) |
| CMYK | cmyk(1.3%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(92.33, -12.34, 36.06) |
| CIE-LCH | lch(92.33, 38.11, 108.89°) |
| OKLab | oklab(92.96% -0.0327 0.0896) |
| OKLCH | oklch(92.96% 0.095 110.1) |
| XYZ | xyz(71.4467, 81.4566, 46.6022) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.35
Parchment
#FEFCAF
ΔE00 3.38
Palegoldenrod
#EEE8AA
ΔE00 3.51
Light Beige
#FFFEB6
ΔE00 3.72
Creme
#FFFFB6
ΔE00 3.77
Buff
#FEF69E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEA3 #A6A3EE
analogous
#EECBA3 #EBEEA3 #C5EEA3
triadic
#EBEEA3 #A3EBEE #EEA3EB
tetradic
#EBEEA3 #A3EECB #A6A3EE #EEA3C5
square
#EBEEA3 #A3EECB #A6A3EE #EEA3C5
split-complementary
#EBEEA3 #A3C5EE #CBA3EE
monochromatic
#D5DB3C #E0E46F #EBEEA3 #F6F8D7 #F9FAE5
Accessibility & contrast
On white
1.21
#EBEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EBEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEA3
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEA3 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E89E
Deuteranopia (green-blind)
#FAEAA6
Tritanopia (blue-blind)
#F5E5DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeea3; /* rgb */ color: rgb(235, 238, 163); /* oklch */ color: oklch(93.0% 0.095 110.1);
Tailwind
colors: {
custom: {
50: '#f2f3bf',
500: '#ebeea3',
950: '#000000',
},
}SCSS
$custom: #ebeea3; $custom-light: #f2f3bf; $custom-dark: #000000;
JSON
{
"hex": "#ebeea3",
"rgb": {
"r": 235,
"g": 238,
"b": 163
},
"hsl": {
"h": 62.4,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.92957,
"c": 0.09535,
"h": 110.1
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#EBEEA3
secondary
#6E6ACB
accent
#15D11C
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171712
muted
#858582