#EBEBE2#EBEBE2
#EBEBE2 is a very light, near-neutral yellow. Relative luminance 0.826; OKLCH L 93.8% C 0.012 H 106.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBE2 |
|---|---|
| RGB | rgb(235, 235, 226) |
| HSL | hsl(60, 18%, 90%) |
| HSV | hsv(60, 4%, 92%) |
| CMYK | cmyk(0%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(92.83, -1.57, 4.36) |
| CIE-LCH | lch(92.83, 4.63, 109.81°) |
| OKLab | oklab(93.76% -0.0034 0.0115) |
| OKLCH | oklch(93.76% 0.012 106.6) |
| XYZ | xyz(77.6947, 82.5700, 83.7813) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.03
Floralwhite
#FFFAF0
ΔE00 4.07
Off White
#FAF9F6
ΔE00 4.31
Oldlace
#FDF5E6
ΔE00 4.61
Eggshell
#F0EAD6
ΔE00 4.65
Ivory
#FFFFF0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBE2 #E2E2EB
analogous
#EBE6E2 #EBEBE2 #E6EBE2
triadic
#EBEBE2 #E2EBEB #EBE2EB
tetradic
#EBEBE2 #E2EBE6 #E2E2EB #EBE2E6
square
#EBEBE2 #E2EBE6 #E2E2EB #EBE2E6
split-complementary
#EBEBE2 #E2E6EB #E6E2EB
monochromatic
#B9B99A #D2D2BE #EBEBE2 #F3F3ED #F3F3ED
Accessibility & contrast
On white
1.20
#EBEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EBEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBE2
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBE2 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEAE2
Deuteranopia (green-blind)
#EDEBE2
Tritanopia (blue-blind)
#EDEAE8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebebe2; /* rgb */ color: rgb(235, 235, 226); /* oklch */ color: oklch(93.8% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#f1f1eb',
500: '#ebebe2',
950: '#000000',
},
}SCSS
$custom: #ebebe2; $custom-light: #f1f1eb; $custom-dark: #000000;
JSON
{
"hex": "#ebebe2",
"rgb": {
"r": 235,
"g": 235,
"b": 226
},
"hsl": {
"h": 60,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93759,
"c": 0.01198,
"h": 106.6
},
"luminance": 0.8257
}Semantic roles & 50–950 ramp
primary
#EBEBE2
secondary
#B0B0C2
accent
#499D49
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584