#EBEBAE#EBEBAE
#EBEBAE is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.079 H 107.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBAE |
|---|---|
| RGB | rgb(235, 235, 174) |
| HSL | hsl(60, 60%, 80%) |
| HSV | hsv(60, 26%, 92%) |
| CMYK | cmyk(0%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(91.75, -9.45, 29.71) |
| CIE-LCH | lch(91.75, 31.18, 107.65°) |
| OKLab | oklab(92.55% -0.0241 0.0748) |
| OKLCH | oklch(92.55% 0.079 107.8) |
| XYZ | xyz(71.6093, 80.1358, 51.7316) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.83
Egg Shell
#FFFCC4
ΔE00 4.01
Light Tan
#FBEEAC
ΔE00 4.09
Cream (survey)
#FFFFC2
ΔE00 4.16
Vanilla
#F3E5AB
ΔE00 4.37
Light Beige
#FFFEB6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBAE #AEAEEB
analogous
#EBCCAE #EBEBAE #CCEBAE
triadic
#EBEBAE #AEEBEB #EBAEEB
tetradic
#EBEBAE #AEEBCC #AEAEEB #EBAECC
square
#EBEBAE #AEEBCC #AEAEEB #EBAECC
split-complementary
#EBEBAE #AECCEB #CCAEEB
monochromatic
#D3D34C #DFDF7D #EBEBAE #F7F7DF #F9F9E6
Accessibility & contrast
On white
1.23
#EBEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EBEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBAE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBAE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F6E9B0
Tritanopia (blue-blind)
#F4E3DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebebae; /* rgb */ color: rgb(235, 235, 174); /* oklch */ color: oklch(92.5% 0.079 107.8);
Tailwind
colors: {
custom: {
50: '#f2f1c6',
500: '#ebebae',
950: '#000000',
},
}SCSS
$custom: #ebebae; $custom-light: #f2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#ebebae",
"rgb": {
"r": 235,
"g": 235,
"b": 174
},
"hsl": {
"h": 60,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.9255,
"c": 0.07854,
"h": 107.8
},
"luminance": 0.80135
}Semantic roles & 50–950 ramp
primary
#EBEBAE
secondary
#7676C7
accent
#1DC81D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582