#EBE6EF#EBE6EF
#EBE6EF is a very light, near-neutral violet. Relative luminance 0.805; OKLCH L 93.1% C 0.013 H 310.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE6EF |
|---|---|
| RGB | rgb(235, 230, 239) |
| HSL | hsl(273, 22%, 92%) |
| HSV | hsv(273, 4%, 94%) |
| CMYK | cmyk(1.7%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.90, 3.29, -3.76) |
| CIE-LCH | lch(91.90, 5.00, 311.14°) |
| OKLab | oklab(93.14% 0.0085 -0.01) |
| OKLCH | oklch(93.14% 0.013 310.5) |
| XYZ | xyz(78.1352, 80.4879, 93.0640) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.42
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 4.88
Snow
#FFFAFA
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.03
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE6EF #EAEFE6
analogous
#E7E6EF #EBE6EF #EFE6EF
triadic
#EBE6EF #EFEBE6 #E6EFEB
tetradic
#EBE6EF #EFE7E6 #EAEFE6 #E6EFEF
square
#EBE6EF #EFE7E6 #EAEFE6 #E6EFEF
split-complementary
#EBE6EF #EFEFE6 #E6EFE7
monochromatic
#AF9BBF #CDC1D7 #EBE6EF #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.23
#EBE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EBE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE6EF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE6EF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#EBE7E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe6ef; /* rgb */ color: rgb(235, 230, 239); /* oklch */ color: oklch(93.1% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#f1edf4',
500: '#ebe6ef',
950: '#000000',
},
}SCSS
$custom: #ebe6ef; $custom-light: #f1edf4; $custom-dark: #000000;
JSON
{
"hex": "#ebe6ef",
"rgb": {
"r": 235,
"g": 230,
"b": 239
},
"hsl": {
"h": 273.333,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93143,
"c": 0.01314,
"h": 310.5
},
"luminance": 0.80488
}Semantic roles & 50–950 ramp
primary
#EBE6EF
secondary
#BBC7B2
accent
#A0456E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485