#EBEAAB#EBEAAB
#EBEAAB is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.3% C 0.081 H 107.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAAB |
|---|---|
| RGB | rgb(235, 234, 171) |
| HSL | hsl(59, 62%, 80%) |
| HSV | hsv(59, 27%, 92%) |
| CMYK | cmyk(0%, 0.4%, 27.2%, 7.8%) |
| CIE-LAB | lab(91.44, -9.34, 30.82) |
| CIE-LCH | lch(91.44, 32.21, 106.87°) |
| OKLab | oklab(92.29% -0.0238 0.0774) |
| OKLCH | oklch(92.29% 0.081 107.1) |
| XYZ | xyz(71.0346, 79.4492, 50.1134) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.49
Light Tan
#FBEEAC
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 4.13
Egg Shell
#FFFCC4
ΔE00 4.29
Light Beige
#FFFEB6
ΔE00 4.37
Cream (survey)
#FFFFC2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAAB #ABACEB
analogous
#EBCAAB #EBEAAB #CCEBAB
triadic
#EBEAAB #ABEBEA #EAABEB
tetradic
#EBEAAB #ABEBCA #ABACEB #EBABCC
square
#EBEAAB #ABEBCA #ABACEB #EBABCC
split-complementary
#EBEAAB #ABCCEB #CAABEB
monochromatic
#D3D148 #DFDE7A #EBEAAB #F7F6DC #F9F9E6
Accessibility & contrast
On white
1.24
#EBEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EBEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAAB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAAB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F6E8AD
Tritanopia (blue-blind)
#F4E2D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebeaab; /* rgb */ color: rgb(235, 234, 171); /* oklch */ color: oklch(92.3% 0.081 107.1);
Tailwind
colors: {
custom: {
50: '#f2f0c4',
500: '#ebeaab',
950: '#000000',
},
}SCSS
$custom: #ebeaab; $custom-light: #f2f0c4; $custom-dark: #000000;
JSON
{
"hex": "#ebeaab",
"rgb": {
"r": 235,
"g": 234,
"b": 171
},
"hsl": {
"h": 59.063,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.92288,
"c": 0.08096,
"h": 107.1
},
"luminance": 0.79448
}Semantic roles & 50–950 ramp
primary
#EBEAAB
secondary
#7374C7
accent
#1FC91C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582