#EBE6EE#EBE6EE
#EBE6EE is a very light, near-neutral violet. Relative luminance 0.804; OKLCH L 93.1% C 0.012 H 313.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE6EE |
|---|---|
| RGB | rgb(235, 230, 238) |
| HSL | hsl(278, 19%, 92%) |
| HSV | hsv(278, 3%, 93%) |
| CMYK | cmyk(1.3%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.88, 3.11, -3.28) |
| CIE-LCH | lch(91.88, 4.52, 313.45°) |
| OKLab | oklab(93.11% 0.0082 -0.0087) |
| OKLCH | oklch(93.11% 0.012 313.2) |
| XYZ | xyz(77.9878, 80.4290, 92.2881) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.32
Lavenderblush
#FFF0F5
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Snow
#FFFAFA
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 5.67
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE6EE #E9EEE6
analogous
#E7E6EE #EBE6EE #EEE6ED
triadic
#EBE6EE #EEEBE6 #E6EEEB
tetradic
#EBE6EE #EEE7E6 #E9EEE6 #E6EDEE
square
#EBE6EE #EEE7E6 #E9EEE6 #E6EDEE
split-complementary
#EBE6EE #EDEEE6 #E6EEE7
monochromatic
#B19DBC #CEC2D5 #EBE6EE #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.23
#EBE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EBE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE6EE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE6EE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#EBE7E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe6ee; /* rgb */ color: rgb(235, 230, 238); /* oklch */ color: oklch(93.1% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#f1edf3',
500: '#ebe6ee',
950: '#000000',
},
}SCSS
$custom: #ebe6ee; $custom-light: #f1edf3; $custom-dark: #000000;
JSON
{
"hex": "#ebe6ee",
"rgb": {
"r": 235,
"g": 230,
"b": 238
},
"hsl": {
"h": 277.5,
"s": 19.048,
"l": 91.765
},
"oklch": {
"l": 0.93113,
"c": 0.01193,
"h": 313.2
},
"luminance": 0.80429
}Semantic roles & 50–950 ramp
primary
#EBE6EE
secondary
#BAC5B3
accent
#9D4868
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485