#EBE4E3#EBE4E3
#EBE4E3 is a very light, near-neutral red. Relative luminance 0.787; OKLCH L 92.4% C 0.008 H 27.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4E3 |
|---|---|
| RGB | rgb(235, 228, 227) |
| HSL | hsl(8, 17%, 91%) |
| HSV | hsv(8, 3%, 92%) |
| CMYK | cmyk(0%, 3%, 3.4%, 7.8%) |
| CIE-LAB | lab(91.10, 2.19, 1.33) |
| CIE-LCH | lch(91.10, 2.56, 31.22°) |
| OKLab | oklab(92.41% 0.0069 0.0036) |
| OKLCH | oklch(92.41% 0.008 27.3) |
| XYZ | xyz(75.8675, 78.6955, 83.8511) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 3.90
Snow
#FFFAFA
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 4.65
Seashell
#FFF5EE
ΔE00 4.66
Linen
#FAF0E6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4E3 #E3EAEB
analogous
#EBE3E6 #EBE4E3 #EBE8E3
triadic
#EBE4E3 #E3EBE4 #E4E3EB
tetradic
#EBE4E3 #E6EBE3 #E3EAEB #E8E3EB
square
#EBE4E3 #E6EBE3 #E3EAEB #E8E3EB
split-complementary
#EBE4E3 #E3EBE8 #E3E6EB
monochromatic
#B89F9C #D1C2BF #EBE4E3 #F2EEED #F2EEED
Accessibility & contrast
On white
1.25
#EBE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#EBE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4E3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4E3 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E3
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#EDE3E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe4e3; /* rgb */ color: rgb(235, 228, 227); /* oklch */ color: oklch(92.4% 0.008 27.3);
Tailwind
colors: {
custom: {
50: '#f1eceb',
500: '#ebe4e3',
950: '#000000',
},
}SCSS
$custom: #ebe4e3; $custom-light: #f1eceb; $custom-dark: #000000;
JSON
{
"hex": "#ebe4e3",
"rgb": {
"r": 235,
"g": 228,
"b": 227
},
"hsl": {
"h": 7.5,
"s": 16.667,
"l": 90.588
},
"oklch": {
"l": 0.92408,
"c": 0.00775,
"h": 27.3
},
"luminance": 0.78695
}Semantic roles & 50–950 ramp
primary
#EBE4E3
secondary
#B1BFC1
accent
#919B4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484