#EBE8A7#EBE8A7
#EBE8A7 is a very light, moderate yellow. Relative luminance 0.782; OKLCH L 91.8% C 0.083 H 105.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE8A7 |
|---|---|
| RGB | rgb(235, 232, 167) |
| HSL | hsl(57, 63%, 79%) |
| HSV | hsv(57, 29%, 92%) |
| CMYK | cmyk(0%, 1.3%, 28.9%, 7.8%) |
| CIE-LAB | lab(90.86, -8.85, 32.08) |
| CIE-LCH | lch(90.86, 33.27, 105.43°) |
| OKLab | oklab(91.81% -0.0226 0.0803) |
| OKLCH | oklch(91.81% 0.083 105.7) |
| XYZ | xyz(70.0930, 78.1666, 47.9470) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.08
Light Tan
#FBEEAC
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 3.68
Parchment
#FEFCAF
ΔE00 4.54
Light Beige
#FFFEB6
ΔE00 4.62
Light Khaki
#E6F2A2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE8A7 #A7AAEB
analogous
#EBC6A7 #EBE8A7 #CCEBA7
triadic
#EBE8A7 #A7EBE8 #E8A7EB
tetradic
#EBE8A7 #A7EBC6 #A7AAEB #EBA7CC
square
#EBE8A7 #A7EBC6 #A7AAEB #EBA7CC
split-complementary
#EBE8A7 #A7CCEB #C6A7EB
monochromatic
#D4CE43 #E0DB75 #EBE8A7 #F6F5D9 #F9F8E6
Accessibility & contrast
On white
1.26
#EBE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#EBE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE8A7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE8A7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#F5E6A9
Tritanopia (blue-blind)
#F5E0D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe8a7; /* rgb */ color: rgb(235, 232, 167); /* oklch */ color: oklch(91.8% 0.083 105.7);
Tailwind
colors: {
custom: {
50: '#f2efc1',
500: '#ebe8a7',
950: '#000000',
},
}SCSS
$custom: #ebe8a7; $custom-light: #f2efc1; $custom-dark: #000000;
JSON
{
"hex": "#ebe8a7",
"rgb": {
"r": 235,
"g": 232,
"b": 167
},
"hsl": {
"h": 57.353,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.91805,
"c": 0.08338,
"h": 105.7
},
"luminance": 0.78165
}Semantic roles & 50–950 ramp
primary
#EBE8A7
secondary
#6F73C7
accent
#23CB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582