#EBE0EE#EBE0EE
#EBE0EE is a very light, muted purple. Relative luminance 0.771; OKLCH L 91.9% C 0.022 H 319.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE0EE |
|---|---|
| RGB | rgb(235, 224, 238) |
| HSL | hsl(287, 29%, 91%) |
| HSV | hsv(287, 6%, 93%) |
| CMYK | cmyk(1.3%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(90.39, 6.21, -5.47) |
| CIE-LCH | lch(90.39, 8.28, 318.64°) |
| OKLab | oklab(91.95% 0.0167 -0.0145) |
| OKLCH | oklch(91.95% 0.022 319) |
| XYZ | xyz(76.3468, 77.1469, 91.7411) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Lavenderblush
#FFF0F5
ΔE00 5.25
Ghostwhite
#F8F8FF
ΔE00 7.53
Very Light Pink
#FFF4F2
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 8.72
Snow
#FFFAFA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE0EE #E3EEE0
analogous
#E4E0EE #EBE0EE #EEE0EA
triadic
#EBE0EE #EEEBE0 #E0EEEB
tetradic
#EBE0EE #EEE4E0 #E3EEE0 #E0EAEE
square
#EBE0EE #EEE4E0 #E3EEE0 #E0EAEE
split-complementary
#EBE0EE #EAEEE0 #E0EEE4
monochromatic
#B891C3 #D1B8D8 #EBE0EE #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.28
#EBE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#EBE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE0EE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE0EE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#EBE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe0ee; /* rgb */ color: rgb(235, 224, 238); /* oklch */ color: oklch(91.9% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#f1e9f3',
500: '#ebe0ee',
950: '#000000',
},
}SCSS
$custom: #ebe0ee; $custom-light: #f1e9f3; $custom-dark: #000000;
JSON
{
"hex": "#ebe0ee",
"rgb": {
"r": 235,
"g": 224,
"b": 238
},
"hsl": {
"h": 287.143,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91948,
"c": 0.02211,
"h": 319
},
"luminance": 0.77147
}Semantic roles & 50–950 ramp
primary
#EBE0EE
secondary
#B1C7AB
accent
#A83E54
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485