#EBE7EB#EBE7EB
#EBE7EB is a very light, near-neutral purple. Relative luminance 0.808; OKLCH L 93.2% C 0.007 H 325.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE7EB |
|---|---|
| RGB | rgb(235, 231, 235) |
| HSL | hsl(300, 9%, 91%) |
| HSV | hsv(300, 2%, 92%) |
| CMYK | cmyk(0%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(92.05, 2.05, -1.46) |
| CIE-LCH | lch(92.05, 2.52, 324.54°) |
| OKLab | oklab(93.22% 0.0056 -0.0039) |
| OKLCH | oklch(93.22% 0.007 325.6) |
| XYZ | xyz(77.8298, 80.8123, 90.0793) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.16
Snow
#FFFAFA
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 4.80
Fog
#D8DCE0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE7EB #E7EBE7
analogous
#E9E7EB #EBE7EB #EBE7E9
triadic
#EBE7EB #EBEBE7 #E7EBEB
tetradic
#EBE7EB #EBE9E7 #E7EBE7 #E7E9EB
square
#EBE7EB #EBE9E7 #E7EBE7 #E7E9EB
split-complementary
#EBE7EB #E9EBE7 #E7EBE9
monochromatic
#B3A4B3 #CFC6CF #EBE7EB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.22
#EBE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EBE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE7EB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE7EB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#EBE7E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe7eb; /* rgb */ color: rgb(235, 231, 235); /* oklch */ color: oklch(93.2% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#f1eef1',
500: '#ebe7eb',
950: '#000000',
},
}SCSS
$custom: #ebe7eb; $custom-light: #f1eef1; $custom-dark: #000000;
JSON
{
"hex": "#ebe7eb",
"rgb": {
"r": 235,
"g": 231,
"b": 235
},
"hsl": {
"h": 300,
"s": 9.091,
"l": 91.373
},
"oklch": {
"l": 0.93222,
"c": 0.00683,
"h": 325.6
},
"luminance": 0.80812
}Semantic roles & 50–950 ramp
primary
#EBE7EB
secondary
#B7BFB7
accent
#935252
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585