#EBE5EE#EBE5EE
#EBE5EE is a very light, near-neutral purple. Relative luminance 0.799; OKLCH L 92.9% C 0.014 H 314.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5EE |
|---|---|
| RGB | rgb(235, 229, 238) |
| HSL | hsl(280, 21%, 92%) |
| HSV | hsv(280, 4%, 93%) |
| CMYK | cmyk(1.3%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.63, 3.62, -3.65) |
| CIE-LCH | lch(91.63, 5.14, 314.82°) |
| OKLab | oklab(92.92% 0.0096 -0.0097) |
| OKLCH | oklch(92.92% 0.014 314.8) |
| XYZ | xyz(77.7103, 79.8740, 92.1956) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 4.81
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Snow
#FFFAFA
ΔE00 6.12
Very Light Pink
#FFF4F2
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5EE #E8EEE5
analogous
#E7E5EE #EBE5EE #EEE5ED
triadic
#EBE5EE #EEEBE5 #E5EEEB
tetradic
#EBE5EE #EEE7E5 #E8EEE5 #E5EDEE
square
#EBE5EE #EEE7E5 #E8EEE5 #E5EDEE
split-complementary
#EBE5EE #EDEEE5 #E5EEE7
monochromatic
#B29BBE #CFC0D6 #EBE5EE #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.24
#EBE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EBE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5EE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5EE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#EBE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe5ee; /* rgb */ color: rgb(235, 229, 238); /* oklch */ color: oklch(92.9% 0.014 314.8);
Tailwind
colors: {
custom: {
50: '#f1edf3',
500: '#ebe5ee',
950: '#000000',
},
}SCSS
$custom: #ebe5ee; $custom-light: #f1edf3; $custom-dark: #000000;
JSON
{
"hex": "#ebe5ee",
"rgb": {
"r": 235,
"g": 229,
"b": 238
},
"hsl": {
"h": 280,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.92918,
"c": 0.0136,
"h": 314.8
},
"luminance": 0.79874
}Semantic roles & 50–950 ramp
primary
#EBE5EE
secondary
#B8C5B2
accent
#9F4664
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485