#EBE7FF#EBE7FF
#EBE7FF is a very light, muted violet. Relative luminance 0.820; OKLCH L 93.8% C 0.032 H 293.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE7FF |
|---|---|
| RGB | rgb(235, 231, 255) |
| HSL | hsl(250, 100%, 95%) |
| HSV | hsv(250, 9%, 100%) |
| CMYK | cmyk(7.8%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(92.59, 5.76, -11.10) |
| CIE-LCH | lch(92.59, 12.50, 297.42°) |
| OKLab | oklab(93.83% 0.0129 -0.0298) |
| OKLCH | oklch(93.83% 0.032 293.4) |
| XYZ | xyz(80.8834, 82.0337, 106.1613) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.42
Ghostwhite
#F8F8FF
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.47
Periwinkle
#CCCCFF
ΔE00 9.97
Fog
#D8DCE0
ΔE00 10.41
Aliceblue
#F0F8FF
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE7FF #FBFFE7
analogous
#E7EFFF #EBE7FF #F7E7FF
triadic
#EBE7FF #FFEBE7 #E7FFEB
tetradic
#EBE7FF #FFE7EF #FBFFE7 #E7FFF7
square
#EBE7FF #FFE7EF #FBFFE7 #E7FFF7
split-complementary
#EBE7FF #FFF7E7 #EFFFE7
monochromatic
#856DFF #B8AAFF #E5E0FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.21
#EBE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#EBE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE7FF
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE7FF | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#E7EAEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebe7ff; /* rgb */ color: rgb(235, 231, 255); /* oklch */ color: oklch(93.8% 0.032 293.4);
Tailwind
colors: {
custom: {
50: '#f1eeff',
500: '#ebe7ff',
950: '#000000',
},
}SCSS
$custom: #ebe7ff; $custom-light: #f1eeff; $custom-dark: #000000;
JSON
{
"hex": "#ebe7ff",
"rgb": {
"r": 235,
"g": 231,
"b": 255
},
"hsl": {
"h": 250,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.93825,
"c": 0.03245,
"h": 293.4
},
"luminance": 0.82034
}Semantic roles & 50–950 ramp
primary
#EBE7FF
secondary
#E0EE9D
accent
#E600BF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586