#EBE2E2#EBE2E2
#EBE2E2 is a very light, near-neutral red. Relative luminance 0.775; OKLCH L 92.0% C 0.010 H 17.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2E2 |
|---|---|
| RGB | rgb(235, 226, 226) |
| HSL | hsl(0, 18%, 90%) |
| HSV | hsv(0, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 3.8%, 7.8%) |
| CIE-LAB | lab(90.57, 3.05, 1.09) |
| CIE-LCH | lch(90.57, 3.24, 19.64°) |
| OKLab | oklab(91.99% 0.0094 0.0029) |
| OKLCH | oklch(91.99% 0.01 17.3) |
| XYZ | xyz(75.1829, 77.5464, 82.9440) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.61
Lavenderblush
#FFF0F5
ΔE00 4.92
Snow
#FFFAFA
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2E2 #E2EBEB
analogous
#EBE2E6 #EBE2E2 #EBE6E2
triadic
#EBE2E2 #E2EBE2 #E2E2EB
tetradic
#EBE2E2 #E6EBE2 #E2EBEB #E6E2EB
square
#EBE2E2 #E6EBE2 #E2EBEB #E6E2EB
split-complementary
#EBE2E2 #E2EBE6 #E2E6EB
monochromatic
#B99A9A #D2BEBE #EBE2E2 #F3EDED #F3EDED
Accessibility & contrast
On white
1.27
#EBE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EBE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2E2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2E2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E5E5E2
Tritanopia (blue-blind)
#EDE1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe2e2; /* rgb */ color: rgb(235, 226, 226); /* oklch */ color: oklch(92.0% 0.010 17.3);
Tailwind
colors: {
custom: {
50: '#f1ebeb',
500: '#ebe2e2',
950: '#000000',
},
}SCSS
$custom: #ebe2e2; $custom-light: #f1ebeb; $custom-dark: #000000;
JSON
{
"hex": "#ebe2e2",
"rgb": {
"r": 235,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.91988,
"c": 0.00983,
"h": 17.3
},
"luminance": 0.77546
}Semantic roles & 50–950 ramp
primary
#EBE2E2
secondary
#B0C2C2
accent
#9D9D49
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484