#EBE4EF#EBE4EF
#EBE4EF is a very light, near-neutral violet. Relative luminance 0.794; OKLCH L 92.8% C 0.016 H 313.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4EF |
|---|---|
| RGB | rgb(235, 228, 239) |
| HSL | hsl(278, 26%, 92%) |
| HSV | hsv(278, 5%, 94%) |
| CMYK | cmyk(1.7%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(91.41, 4.32, -4.49) |
| CIE-LCH | lch(91.41, 6.23, 313.87°) |
| OKLab | oklab(92.75% 0.0114 -0.0119) |
| OKLCH | oklch(92.75% 0.016 313.6) |
| XYZ | xyz(77.5818, 79.3812, 92.8796) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.37
Lavenderblush
#FFF0F5
ΔE00 4.76
Ghostwhite
#F8F8FF
ΔE00 5.49
Very Light Pink
#FFF4F2
ΔE00 6.87
Snow
#FFFAFA
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4EF #E8EFE4
analogous
#E6E4EF #EBE4EF #EFE4EE
triadic
#EBE4EF #EFEBE4 #E4EFEB
tetradic
#EBE4EF #EFE6E4 #E8EFE4 #E4EEEF
square
#EBE4EF #EFE6E4 #E8EFE4 #E4EEEF
split-complementary
#EBE4EF #EEEFE4 #E4EFE6
monochromatic
#B297C1 #CFBED8 #EBE4EF #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.24
#EBE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EBE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4EF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4EF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#EBE5E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe4ef; /* rgb */ color: rgb(235, 228, 239); /* oklch */ color: oklch(92.8% 0.016 313.6);
Tailwind
colors: {
custom: {
50: '#f1ecf4',
500: '#ebe4ef',
950: '#000000',
},
}SCSS
$custom: #ebe4ef; $custom-light: #f1ecf4; $custom-dark: #000000;
JSON
{
"hex": "#ebe4ef",
"rgb": {
"r": 235,
"g": 228,
"b": 239
},
"hsl": {
"h": 278.182,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92753,
"c": 0.01647,
"h": 313.6
},
"luminance": 0.79381
}Semantic roles & 50–950 ramp
primary
#EBE4EF
secondary
#B8C8B0
accent
#A44165
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485