#EBE2E4#EBE2E4
#EBE2E4 is a very light, near-neutral red. Relative luminance 0.777; OKLCH L 92.0% C 0.010 H 2.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2E4 |
|---|---|
| RGB | rgb(235, 226, 228) |
| HSL | hsl(347, 18%, 90%) |
| HSV | hsv(347, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 3%, 7.8%) |
| CIE-LAB | lab(90.62, 3.40, 0.11) |
| CIE-LCH | lch(90.62, 3.40, 1.92°) |
| OKLab | oklab(92.05% 0.0101 0.0004) |
| OKLCH | oklch(92.05% 0.01 2) |
| XYZ | xyz(75.4589, 77.6568, 84.3977) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.32
Lavenderblush
#FFF0F5
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 4.92
Snow
#FFFAFA
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.81
Seashell
#FFF5EE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2E4 #E2EBE9
analogous
#EBE2E8 #EBE2E4 #EBE4E2
triadic
#EBE2E4 #E4EBE2 #E2E4EB
tetradic
#EBE2E4 #E8EBE2 #E2EBE9 #E4E2EB
square
#EBE2E4 #E8EBE2 #E2EBE9 #E4E2EB
split-complementary
#EBE2E4 #E2EBE4 #E2E8EB
monochromatic
#B99AA1 #D2BEC2 #EBE2E4 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.27
#EBE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EBE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2E4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2E4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#EDE2E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe2e4; /* rgb */ color: rgb(235, 226, 228); /* oklch */ color: oklch(92.0% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#f1ebec',
500: '#ebe2e4',
950: '#000000',
},
}SCSS
$custom: #ebe2e4; $custom-light: #f1ebec; $custom-dark: #000000;
JSON
{
"hex": "#ebe2e4",
"rgb": {
"r": 235,
"g": 226,
"b": 228
},
"hsl": {
"h": 346.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92045,
"c": 0.01014,
"h": 2
},
"luminance": 0.77656
}Semantic roles & 50–950 ramp
primary
#EBE2E4
secondary
#B0C2BE
accent
#9D8A49
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484