#EBEAE2#EBEAE2
#EBEAE2 is a very light, near-neutral yellow. Relative luminance 0.820; OKLCH L 93.6% C 0.011 H 100.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAE2 |
|---|---|
| RGB | rgb(235, 234, 226) |
| HSL | hsl(53, 18%, 90%) |
| HSV | hsv(53, 4%, 92%) |
| CMYK | cmyk(0%, 0.4%, 3.8%, 7.8%) |
| CIE-LAB | lab(92.57, -1.06, 4.00) |
| CIE-LCH | lch(92.57, 4.13, 104.86°) |
| OKLab | oklab(93.56% -0.002 0.0105) |
| OKLCH | oklch(93.56% 0.011 100.8) |
| XYZ | xyz(77.4092, 81.9990, 83.6861) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.95
Off White
#FAF9F6
ΔE00 4.03
Light Grey
#D8DCD6
ΔE00 4.06
Linen
#FAF0E6
ΔE00 4.52
Oldlace
#FDF5E6
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAE2 #E2E3EB
analogous
#EBE5E2 #EBEAE2 #E7EBE2
triadic
#EBEAE2 #E2EBEA #EAE2EB
tetradic
#EBEAE2 #E2EBE5 #E2E3EB #EBE2E7
square
#EBEAE2 #E2EBE5 #E2E3EB #EBE2E7
split-complementary
#EBEAE2 #E2E7EB #E5E2EB
monochromatic
#B9B69A #D2D0BE #EBEAE2 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.21
#EBEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#EBEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAE2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAE2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E2
Deuteranopia (green-blind)
#ECEAE2
Tritanopia (blue-blind)
#EDE9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeae2; /* rgb */ color: rgb(235, 234, 226); /* oklch */ color: oklch(93.6% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#f1f0eb',
500: '#ebeae2',
950: '#000000',
},
}SCSS
$custom: #ebeae2; $custom-light: #f1f0eb; $custom-dark: #000000;
JSON
{
"hex": "#ebeae2",
"rgb": {
"r": 235,
"g": 234,
"b": 226
},
"hsl": {
"h": 53.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93561,
"c": 0.01072,
"h": 100.8
},
"luminance": 0.81999
}Semantic roles & 50–950 ramp
primary
#EBEAE2
secondary
#B0B2C2
accent
#529D49
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584