#EBE8A2#EBE8A2
#EBE8A2 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.7% C 0.089 H 106.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE8A2 |
|---|---|
| RGB | rgb(235, 232, 162) |
| HSL | hsl(58, 65%, 78%) |
| HSV | hsv(58, 31%, 92%) |
| CMYK | cmyk(0%, 1.3%, 31.1%, 7.8%) |
| CIE-LAB | lab(90.77, -9.47, 34.50) |
| CIE-LCH | lch(90.77, 35.78, 105.35°) |
| OKLab | oklab(91.71% -0.0245 0.0859) |
| OKLCH | oklch(91.71% 0.089 106) |
| XYZ | xyz(69.6396, 77.9853, 45.5596) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.81
Light Tan
#FBEEAC
ΔE00 3.49
Khaki (CSS)
#F0E68C
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 4.14
Parchment
#FEFCAF
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE8A2 #A2A5EB
analogous
#EBC3A2 #EBE8A2 #C9EBA2
triadic
#EBE8A2 #A2EBE8 #E8A2EB
tetradic
#EBE8A2 #A2EBC3 #A2A5EB #EBA2C9
square
#EBE8A2 #A2EBC3 #A2A5EB #EBA2C9
split-complementary
#EBE8A2 #A2C9EB #C3A2EB
monochromatic
#D5CF3D #E0DC70 #EBE8A2 #F6F4D4 #FAF9E6
Accessibility & contrast
On white
1.27
#EBE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EBE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE8A2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE8A2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 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)
#F4E39D
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#F5DFD6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe8a2; /* rgb */ color: rgb(235, 232, 162); /* oklch */ color: oklch(91.7% 0.089 106.0);
Tailwind
colors: {
custom: {
50: '#f2efbe',
500: '#ebe8a2',
950: '#000000',
},
}SCSS
$custom: #ebe8a2; $custom-light: #f2efbe; $custom-dark: #000000;
JSON
{
"hex": "#ebe8a2",
"rgb": {
"r": 235,
"g": 232,
"b": 162
},
"hsl": {
"h": 57.534,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.91713,
"c": 0.08932,
"h": 106
},
"luminance": 0.77984
}Semantic roles & 50–950 ramp
primary
#EBE8A2
secondary
#6A6EC7
accent
#20CC19
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582