#EBE4EE#EBE4EE
#EBE4EE is a very light, near-neutral purple. Relative luminance 0.793; OKLCH L 92.7% C 0.015 H 316.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4EE |
|---|---|
| RGB | rgb(235, 228, 238) |
| HSL | hsl(282, 23%, 91%) |
| HSV | hsv(282, 4%, 93%) |
| CMYK | cmyk(1.3%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(91.38, 4.14, -4.01) |
| CIE-LCH | lch(91.38, 5.76, 315.91°) |
| OKLab | oklab(92.72% 0.011 -0.0106) |
| OKLCH | oklch(92.72% 0.015 316) |
| XYZ | xyz(77.4345, 79.3222, 92.1037) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.59
Lavender (CSS)
#E6E6FA
ΔE00 4.68
Ghostwhite
#F8F8FF
ΔE00 5.34
Very Light Pink
#FFF4F2
ΔE00 6.53
Snow
#FFFAFA
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4EE #E7EEE4
analogous
#E6E4EE #EBE4EE #EEE4EC
triadic
#EBE4EE #EEEBE4 #E4EEEB
tetradic
#EBE4EE #EEE6E4 #E7EEE4 #E4ECEE
square
#EBE4EE #EEE6E4 #E7EEE4 #E4ECEE
split-complementary
#EBE4EE #ECEEE4 #E4EEE6
monochromatic
#B399BF #CFBED6 #EBE4EE #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.25
#EBE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EBE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4EE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4EE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#EBE5E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe4ee; /* rgb */ color: rgb(235, 228, 238); /* oklch */ color: oklch(92.7% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#f1ecf3',
500: '#ebe4ee',
950: '#000000',
},
}SCSS
$custom: #ebe4ee; $custom-light: #f1ecf3; $custom-dark: #000000;
JSON
{
"hex": "#ebe4ee",
"rgb": {
"r": 235,
"g": 228,
"b": 238
},
"hsl": {
"h": 282,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92724,
"c": 0.0153,
"h": 316
},
"luminance": 0.79322
}Semantic roles & 50–950 ramp
primary
#EBE4EE
secondary
#B7C6B0
accent
#A14460
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485