#EBE2EB#EBE2EB
#EBE2EB is a very light, near-neutral purple. Relative luminance 0.781; OKLCH L 92.2% C 0.015 H 325.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2EB |
|---|---|
| RGB | rgb(235, 226, 235) |
| HSL | hsl(300, 18%, 90%) |
| HSV | hsv(300, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.80, 4.63, -3.29) |
| CIE-LCH | lch(90.80, 5.68, 324.65°) |
| OKLab | oklab(92.25% 0.0127 -0.0087) |
| OKLCH | oklch(92.25% 0.015 325.7) |
| XYZ | xyz(76.4504, 78.0534, 89.6194) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.21
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 6.02
Very Light Pink
#FFF4F2
ΔE00 6.33
Snow
#FFFAFA
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2EB #E2EBE2
analogous
#E6E2EB #EBE2EB #EBE2E6
triadic
#EBE2EB #EBEBE2 #E2EBEB
tetradic
#EBE2EB #EBE6E2 #E2EBE2 #E2E6EB
square
#EBE2EB #EBE6E2 #E2EBE2 #E2E6EB
split-complementary
#EBE2EB #E6EBE2 #E2EBE6
monochromatic
#B99AB9 #D2BED2 #EBE2EB #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.26
#EBE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EBE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2EB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2EB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#ECE3E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe2eb; /* rgb */ color: rgb(235, 226, 235); /* oklch */ color: oklch(92.2% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#f1ebf1',
500: '#ebe2eb',
950: '#000000',
},
}SCSS
$custom: #ebe2eb; $custom-light: #f1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ebe2eb",
"rgb": {
"r": 235,
"g": 226,
"b": 235
},
"hsl": {
"h": 300,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92247,
"c": 0.01541,
"h": 325.7
},
"luminance": 0.78053
}Semantic roles & 50–950 ramp
primary
#EBE2EB
secondary
#B0C2B0
accent
#9D4949
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485