#EBE0EB#EBE0EB
#EBE0EB is a very light, near-neutral purple. Relative luminance 0.770; OKLCH L 91.9% C 0.019 H 325.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE0EB |
|---|---|
| RGB | rgb(235, 224, 235) |
| HSL | hsl(300, 22%, 90%) |
| HSV | hsv(300, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.31, 5.67, -4.02) |
| CIE-LCH | lch(90.31, 6.95, 324.70°) |
| OKLab | oklab(91.86% 0.0156 -0.0106) |
| OKLCH | oklch(91.86% 0.019 325.7) |
| XYZ | xyz(75.9097, 76.9721, 89.4392) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.52
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 7.06
Very Light Pink
#FFF4F2
ΔE00 7.25
Mistyrose
#FFE4E1
ΔE00 7.90
Snow
#FFFAFA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE0EB #E0EBE0
analogous
#E6E0EB #EBE0EB #EBE0E6
triadic
#EBE0EB #EBEBE0 #E0EBEB
tetradic
#EBE0EB #EBE6E0 #E0EBE0 #E0E6EB
square
#EBE0EB #EBE6E0 #E0EBE0 #E0E6EB
split-complementary
#EBE0EB #E6EBE0 #E0EBE6
monochromatic
#BB96BB #D3BBD3 #EBE0EB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.28
#EBE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EBE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE0EB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE0EB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#ECE1E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe0eb; /* rgb */ color: rgb(235, 224, 235); /* oklch */ color: oklch(91.9% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#f1e9f1',
500: '#ebe0eb',
950: '#000000',
},
}SCSS
$custom: #ebe0eb; $custom-light: #f1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#ebe0eb",
"rgb": {
"r": 235,
"g": 224,
"b": 235
},
"hsl": {
"h": 300,
"s": 21.569,
"l": 90
},
"oklch": {
"l": 0.91859,
"c": 0.01886,
"h": 325.7
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#EBE0EB
secondary
#ADC2AD
accent
#A04646
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485