#EBE5EF#EBE5EF
#EBE5EF is a very light, near-neutral violet. Relative luminance 0.799; OKLCH L 92.9% C 0.015 H 312.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5EF |
|---|---|
| RGB | rgb(235, 229, 239) |
| HSL | hsl(276, 24%, 92%) |
| HSV | hsv(276, 4%, 94%) |
| CMYK | cmyk(1.7%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(91.65, 3.80, -4.13) |
| CIE-LCH | lch(91.65, 5.61, 312.66°) |
| OKLab | oklab(92.95% 0.01 -0.011) |
| OKLCH | oklch(92.95% 0.015 312.2) |
| XYZ | xyz(77.8577, 79.9329, 92.9715) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Lavenderblush
#FFF0F5
ΔE00 4.77
Ghostwhite
#F8F8FF
ΔE00 4.95
Snow
#FFFAFA
ΔE00 6.43
Very Light Pink
#FFF4F2
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5EF #E9EFE5
analogous
#E6E5EF #EBE5EF #EFE5EE
triadic
#EBE5EF #EFEBE5 #E5EFEB
tetradic
#EBE5EF #EFE6E5 #E9EFE5 #E5EEEF
square
#EBE5EF #EFE6E5 #E9EFE5 #E5EEEF
split-complementary
#EBE5EF #EEEFE5 #E5EFE6
monochromatic
#B199C0 #CEBFD8 #EBE5EF #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.24
#EBE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EBE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5EF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5EF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#EBE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe5ef; /* rgb */ color: rgb(235, 229, 239); /* oklch */ color: oklch(92.9% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#f1edf4',
500: '#ebe5ef',
950: '#000000',
},
}SCSS
$custom: #ebe5ef; $custom-light: #f1edf4; $custom-dark: #000000;
JSON
{
"hex": "#ebe5ef",
"rgb": {
"r": 235,
"g": 229,
"b": 239
},
"hsl": {
"h": 276,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.92948,
"c": 0.0148,
"h": 312.2
},
"luminance": 0.79933
}Semantic roles & 50–950 ramp
primary
#EBE5EF
secondary
#BAC7B1
accent
#A24369
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485