#EBEAB2#EBEAB2
#EBEAB2 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.072 H 106.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAB2 |
|---|---|
| RGB | rgb(235, 234, 178) |
| HSL | hsl(59, 59%, 81%) |
| HSV | hsv(59, 24%, 92%) |
| CMYK | cmyk(0%, 0.4%, 24.3%, 7.8%) |
| CIE-LAB | lab(91.56, -8.42, 27.41) |
| CIE-LCH | lch(91.56, 28.68, 107.08°) |
| OKLab | oklab(92.43% -0.021 0.0693) |
| OKLCH | oklch(92.43% 0.072 106.9) |
| XYZ | xyz(71.7196, 79.7232, 53.7208) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.02
Egg Shell
#FFFCC4
ΔE00 3.89
Vanilla
#F3E5AB
ΔE00 4.08
Light Tan
#FBEEAC
ΔE00 4.27
Cream (survey)
#FFFFC2
ΔE00 4.37
Ecru
#FEFFCA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAB2 #B2B3EB
analogous
#EBCDB2 #EBEAB2 #CFEBB2
triadic
#EBEAB2 #B2EBEA #EAB2EB
tetradic
#EBEAB2 #B2EBCD #B2B3EB #EBB2CF
square
#EBEAB2 #B2EBCD #B2B3EB #EBB2CF
split-complementary
#EBEAB2 #B2CFEB #CDB2EB
monochromatic
#D2CF51 #DEDD81 #EBEAB2 #F8F7E3 #F9F8E7
Accessibility & contrast
On white
1.24
#EBEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EBEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAB2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAB2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AE
Deuteranopia (green-blind)
#F5E8B4
Tritanopia (blue-blind)
#F3E3DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebeab2; /* rgb */ color: rgb(235, 234, 178); /* oklch */ color: oklch(92.4% 0.072 106.9);
Tailwind
colors: {
custom: {
50: '#f2f0c9',
500: '#ebeab2',
950: '#000000',
},
}SCSS
$custom: #ebeab2; $custom-light: #f2f0c9; $custom-dark: #000000;
JSON
{
"hex": "#ebeab2",
"rgb": {
"r": 235,
"g": 234,
"b": 178
},
"hsl": {
"h": 58.947,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.92426,
"c": 0.07242,
"h": 106.9
},
"luminance": 0.79722
}Semantic roles & 50–950 ramp
primary
#EBEAB2
secondary
#7A7BC7
accent
#22C61F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582