#EBE6FD#EBE6FD
#EBE6FD is a very light, muted violet. Relative luminance 0.813; OKLCH L 93.6% C 0.031 H 295.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE6FD |
|---|---|
| RGB | rgb(235, 230, 253) |
| HSL | hsl(253, 85%, 95%) |
| HSV | hsv(253, 9%, 99%) |
| CMYK | cmyk(7.1%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.29, 5.89, -10.50) |
| CIE-LCH | lch(92.29, 12.04, 299.29°) |
| OKLab | oklab(93.57% 0.0136 -0.0282) |
| OKLCH | oklch(93.57% 0.031 295.8) |
| XYZ | xyz(80.2840, 81.3475, 104.3815) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.53
Ghostwhite
#F8F8FF
ΔE00 7.89
Lavenderblush
#FFF0F5
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 10.20
Fog
#D8DCE0
ΔE00 10.28
Snow
#FFFAFA
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE6FD #F8FDE6
analogous
#E6EDFD #EBE6FD #F6E6FD
triadic
#EBE6FD #FDEBE6 #E6FDEB
tetradic
#EBE6FD #FDE6ED #F8FDE6 #E6FDF6
square
#EBE6FD #FDE6ED #F8FDE6 #E6FDF6
split-complementary
#EBE6FD #FDF6E6 #EDFDE6
monochromatic
#9075F4 #BEADF8 #E8E3FD #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.22
#EBE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EBE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE6FD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE6FD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#E8E9ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebe6fd; /* rgb */ color: rgb(235, 230, 253); /* oklch */ color: oklch(93.6% 0.031 295.8);
Tailwind
colors: {
custom: {
50: '#f1edfe',
500: '#ebe6fd',
950: '#000000',
},
}SCSS
$custom: #ebe6fd; $custom-light: #f1edfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe6fd",
"rgb": {
"r": 235,
"g": 230,
"b": 253
},
"hsl": {
"h": 253.043,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.93569,
"c": 0.03128,
"h": 295.8
},
"luminance": 0.81348
}Semantic roles & 50–950 ramp
primary
#EBE6FD
secondary
#D8E7A0
accent
#E204B1
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485