#EBE7EF#EBE7EF
#EBE7EF is a very light, near-neutral violet. Relative luminance 0.810; OKLCH L 93.3% C 0.011 H 308.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE7EF |
|---|---|
| RGB | rgb(235, 231, 239) |
| HSL | hsl(270, 20%, 92%) |
| HSV | hsv(270, 3%, 94%) |
| CMYK | cmyk(1.7%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(92.15, 2.77, -3.40) |
| CIE-LCH | lch(92.15, 4.38, 309.21°) |
| OKLab | oklab(93.34% 0.0071 -0.009) |
| OKLCH | oklch(93.34% 0.011 308.3) |
| XYZ | xyz(78.4142, 81.0461, 93.1571) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.93
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Lavenderblush
#FFF0F5
ΔE00 5.08
Snow
#FFFAFA
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE7EF #EBEFE7
analogous
#E7E7EF #EBE7EF #EFE7EF
triadic
#EBE7EF #EFEBE7 #E7EFEB
tetradic
#EBE7EF #EFE7E7 #EBEFE7 #E7EFEF
square
#EBE7EF #EFE7E7 #EBEFE7 #E7EFEF
split-complementary
#EBE7EF #EFEFE7 #E7EFE7
monochromatic
#AE9EBE #CCC2D7 #EBE7EF #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.22
#EBE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EBE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE7EF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE7EF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#EBE8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe7ef; /* rgb */ color: rgb(235, 231, 239); /* oklch */ color: oklch(93.3% 0.011 308.3);
Tailwind
colors: {
custom: {
50: '#f1eef4',
500: '#ebe7ef',
950: '#000000',
},
}SCSS
$custom: #ebe7ef; $custom-light: #f1eef4; $custom-dark: #000000;
JSON
{
"hex": "#ebe7ef",
"rgb": {
"r": 235,
"g": 231,
"b": 239
},
"hsl": {
"h": 270,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.93338,
"c": 0.01148,
"h": 308.3
},
"luminance": 0.81046
}Semantic roles & 50–950 ramp
primary
#EBE7EF
secondary
#BDC6B4
accent
#9E4773
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585