#EBE1EB#EBE1EB
#EBE1EB is a very light, near-neutral purple. Relative luminance 0.775; OKLCH L 92.1% C 0.017 H 325.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE1EB |
|---|---|
| RGB | rgb(235, 225, 235) |
| HSL | hsl(300, 20%, 90%) |
| HSV | hsv(300, 4%, 92%) |
| CMYK | cmyk(0%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.56, 5.15, -3.65) |
| CIE-LCH | lch(90.56, 6.32, 324.68°) |
| OKLab | oklab(92.05% 0.0142 -0.0096) |
| OKLCH | oklch(92.05% 0.017 325.7) |
| XYZ | xyz(76.1793, 77.5111, 89.5291) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.32
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Ghostwhite
#F8F8FF
ΔE00 6.54
Very Light Pink
#FFF4F2
ΔE00 6.78
Snow
#FFFAFA
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE1EB #E1EBE1
analogous
#E6E1EB #EBE1EB #EBE1E6
triadic
#EBE1EB #EBEBE1 #E1EBEB
tetradic
#EBE1EB #EBE6E1 #E1EBE1 #E1E6EB
square
#EBE1EB #EBE6E1 #E1EBE1 #E1E6EB
split-complementary
#EBE1EB #E6EBE1 #E1EBE6
monochromatic
#BA98BA #D3BCD3 #EBE1EB #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.27
#EBE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EBE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE1EB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE1EB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#ECE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe1eb; /* rgb */ color: rgb(235, 225, 235); /* oklch */ color: oklch(92.1% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#f1eaf1',
500: '#ebe1eb',
950: '#000000',
},
}SCSS
$custom: #ebe1eb; $custom-light: #f1eaf1; $custom-dark: #000000;
JSON
{
"hex": "#ebe1eb",
"rgb": {
"r": 235,
"g": 225,
"b": 235
},
"hsl": {
"h": 300,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.92053,
"c": 0.01714,
"h": 325.7
},
"luminance": 0.77511
}Semantic roles & 50–950 ramp
primary
#EBE1EB
secondary
#AEC2AE
accent
#9E4747
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485