#EBE8A3#EBE8A3
#EBE8A3 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.7% C 0.088 H 105.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE8A3 |
|---|---|
| RGB | rgb(235, 232, 163) |
| HSL | hsl(58, 64%, 78%) |
| HSV | hsv(58, 31%, 92%) |
| CMYK | cmyk(0%, 1.3%, 30.6%, 7.8%) |
| CIE-LAB | lab(90.79, -9.35, 34.02) |
| CIE-LCH | lch(90.79, 35.28, 105.37°) |
| OKLab | oklab(91.73% -0.0241 0.0848) |
| OKLCH | oklch(91.73% 0.088 105.9) |
| XYZ | xyz(69.7289, 78.0210, 46.0296) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.65
Light Tan
#FBEEAC
ΔE00 3.44
Vanilla
#F3E5AB
ΔE00 4.04
Khaki (CSS)
#F0E68C
ΔE00 4.23
Parchment
#FEFCAF
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE8A3 #A3A6EB
analogous
#EBC4A3 #EBE8A3 #CAEBA3
triadic
#EBE8A3 #A3EBE8 #E8A3EB
tetradic
#EBE8A3 #A3EBC4 #A3A6EB #EBA3CA
square
#EBE8A3 #A3EBC4 #A3A6EB #EBA3CA
split-complementary
#EBE8A3 #A3CAEB #C4A3EB
monochromatic
#D5CF3E #E0DB71 #EBE8A3 #F6F5D5 #FAF9E6
Accessibility & contrast
On white
1.26
#EBE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EBE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE8A3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE8A3 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39E
Deuteranopia (green-blind)
#F5E6A6
Tritanopia (blue-blind)
#F5DFD6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe8a3; /* rgb */ color: rgb(235, 232, 163); /* oklch */ color: oklch(91.7% 0.088 105.9);
Tailwind
colors: {
custom: {
50: '#f2efbf',
500: '#ebe8a3',
950: '#000000',
},
}SCSS
$custom: #ebe8a3; $custom-light: #f2efbf; $custom-dark: #000000;
JSON
{
"hex": "#ebe8a3",
"rgb": {
"r": 235,
"g": 232,
"b": 163
},
"hsl": {
"h": 57.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.91731,
"c": 0.08814,
"h": 105.9
},
"luminance": 0.7802
}Semantic roles & 50–950 ramp
primary
#EBE8A3
secondary
#6B6FC7
accent
#21CC19
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582