#EBE4E2#EBE4E2
#EBE4E2 is a very light, near-neutral red. Relative luminance 0.786; OKLCH L 92.4% C 0.008 H 36.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4E2 |
|---|---|
| RGB | rgb(235, 228, 226) |
| HSL | hsl(13, 18%, 90%) |
| HSV | hsv(13, 4%, 92%) |
| CMYK | cmyk(0%, 3%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.07, 2.02, 1.81) |
| CIE-LCH | lch(91.07, 2.71, 41.96°) |
| OKLab | oklab(92.38% 0.0065 0.0048) |
| OKLCH | oklch(92.38% 0.008 36.6) |
| XYZ | xyz(75.7299, 78.6404, 83.1263) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.88
Very Light Pink
#FFF4F2
ΔE00 3.95
Seashell
#FFF5EE
ΔE00 4.39
Linen
#FAF0E6
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 4.65
Snow
#FFFAFA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4E2 #E2E9EB
analogous
#EBE2E4 #EBE4E2 #EBE8E2
triadic
#EBE4E2 #E2EBE4 #E4E2EB
tetradic
#EBE4E2 #E4EBE2 #E2E9EB #E8E2EB
square
#EBE4E2 #E4EBE2 #E2E9EB #E8E2EB
split-complementary
#EBE4E2 #E2EBE8 #E2E4EB
monochromatic
#B9A19A #D2C2BE #EBE4E2 #F3EEED #F3EEED
Accessibility & contrast
On white
1.26
#EBE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EBE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4E2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4E2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#EDE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe4e2; /* rgb */ color: rgb(235, 228, 226); /* oklch */ color: oklch(92.4% 0.008 36.6);
Tailwind
colors: {
custom: {
50: '#f1eceb',
500: '#ebe4e2',
950: '#000000',
},
}SCSS
$custom: #ebe4e2; $custom-light: #f1eceb; $custom-dark: #000000;
JSON
{
"hex": "#ebe4e2",
"rgb": {
"r": 235,
"g": 228,
"b": 226
},
"hsl": {
"h": 13.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.9238,
"c": 0.00811,
"h": 36.6
},
"luminance": 0.7864
}Semantic roles & 50–950 ramp
primary
#EBE4E2
secondary
#B0BEC2
accent
#8A9D49
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484