#EBE6EB#EBE6EB
#EBE6EB is a very light, near-neutral purple. Relative luminance 0.803; OKLCH L 93.0% C 0.009 H 325.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE6EB |
|---|---|
| RGB | rgb(235, 230, 235) |
| HSL | hsl(300, 11%, 91%) |
| HSV | hsv(300, 2%, 92%) |
| CMYK | cmyk(0%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(91.80, 2.57, -1.83) |
| CIE-LCH | lch(91.80, 3.15, 324.56°) |
| OKLab | oklab(93.03% 0.0071 -0.0048) |
| OKLCH | oklch(93.03% 0.009 325.6) |
| XYZ | xyz(77.5508, 80.2542, 89.9862) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.64
Snow
#FFFAFA
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 4.82
Whitesmoke
#F5F5F5
ΔE00 4.83
Very Light Pink
#FFF4F2
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE6EB #E6EBE6
analogous
#E8E6EB #EBE6EB #EBE6E8
triadic
#EBE6EB #EBEBE6 #E6EBEB
tetradic
#EBE6EB #EBE8E6 #E6EBE6 #E6E8EB
square
#EBE6EB #EBE8E6 #E6EBE6 #E6E8EB
split-complementary
#EBE6EB #E8EBE6 #E6EBE8
monochromatic
#B5A2B5 #D0C4D0 #EBE6EB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.23
#EBE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EBE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE6EB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE6EB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#EBE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe6eb; /* rgb */ color: rgb(235, 230, 235); /* oklch */ color: oklch(93.0% 0.009 325.6);
Tailwind
colors: {
custom: {
50: '#f1edf1',
500: '#ebe6eb',
950: '#000000',
},
}SCSS
$custom: #ebe6eb; $custom-light: #f1edf1; $custom-dark: #000000;
JSON
{
"hex": "#ebe6eb",
"rgb": {
"r": 235,
"g": 230,
"b": 235
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 91.176
},
"oklch": {
"l": 0.93026,
"c": 0.00854,
"h": 325.6
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#EBE6EB
secondary
#B5C0B5
accent
#955050
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485