#EBE3EB#EBE3EB
#EBE3EB is a very light, near-neutral purple. Relative luminance 0.786; OKLCH L 92.4% C 0.014 H 325.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3EB |
|---|---|
| RGB | rgb(235, 227, 235) |
| HSL | hsl(300, 17%, 91%) |
| HSV | hsv(300, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.05, 4.12, -2.92) |
| CIE-LCH | lch(91.05, 5.05, 324.63°) |
| OKLab | oklab(92.44% 0.0113 -0.0077) |
| OKLCH | oklch(92.44% 0.014 325.7) |
| XYZ | xyz(76.7231, 78.5988, 89.7104) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.20
Ghostwhite
#F8F8FF
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Very Light Pink
#FFF4F2
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.27
Snow
#FFFAFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3EB #E3EBE3
analogous
#E7E3EB #EBE3EB #EBE3E7
triadic
#EBE3EB #EBEBE3 #E3EBEB
tetradic
#EBE3EB #EBE7E3 #E3EBE3 #E3E7EB
square
#EBE3EB #EBE7E3 #E3EBE3 #E3E7EB
split-complementary
#EBE3EB #E7EBE3 #E3EBE7
monochromatic
#B89CB8 #D1BFD1 #EBE3EB #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.26
#EBE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EBE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3EB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3EB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#ECE4E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe3eb; /* rgb */ color: rgb(235, 227, 235); /* oklch */ color: oklch(92.4% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#f1ebf1',
500: '#ebe3eb',
950: '#000000',
},
}SCSS
$custom: #ebe3eb; $custom-light: #f1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ebe3eb",
"rgb": {
"r": 235,
"g": 227,
"b": 235
},
"hsl": {
"h": 300,
"s": 16.667,
"l": 90.588
},
"oklch": {
"l": 0.92441,
"c": 0.01369,
"h": 325.7
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#EBE3EB
secondary
#B1C1B1
accent
#9B4B4B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485