#EBE2FD#EBE2FD
#EBE2FD is a very light, muted violet. Relative luminance 0.791; OKLCH L 92.8% C 0.037 H 300.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2FD |
|---|---|
| RGB | rgb(235, 226, 253) |
| HSL | hsl(260, 87%, 94%) |
| HSV | hsv(260, 11%, 99%) |
| CMYK | cmyk(7.1%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.30, 7.97, -11.97) |
| CIE-LCH | lch(91.30, 14.38, 303.66°) |
| OKLab | oklab(92.8% 0.0192 -0.0321) |
| OKLCH | oklch(92.8% 0.037 300.8) |
| XYZ | xyz(79.1837, 79.1467, 104.0147) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.62
Pale Lavender
#EECFFE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.84
Lavenderblush
#FFF0F5
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.19
Periwinkle
#CCCCFF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2FD #F4FDE2
analogous
#E2E7FD #EBE2FD #F9E2FD
triadic
#EBE2FD #FDEBE2 #E2FDEB
tetradic
#EBE2FD #FDE2E7 #F4FDE2 #E2FDF9
square
#EBE2FD #FDE2E7 #F4FDE2 #E2FDF9
split-complementary
#EBE2FD #FDF9E2 #E7FDE2
monochromatic
#9C6FF5 #C4A9F9 #EBE2FD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.25
#EBE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EBE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2FD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2FD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#E8E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe2fd; /* rgb */ color: rgb(235, 226, 253); /* oklch */ color: oklch(92.8% 0.037 300.8);
Tailwind
colors: {
custom: {
50: '#f1ebfe',
500: '#ebe2fd',
950: '#000000',
},
}SCSS
$custom: #ebe2fd; $custom-light: #f1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe2fd",
"rgb": {
"r": 235,
"g": 226,
"b": 253
},
"hsl": {
"h": 260,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92799,
"c": 0.03743,
"h": 300.8
},
"luminance": 0.79147
}Semantic roles & 50–950 ramp
primary
#EBE2FD
secondary
#CEE79C
accent
#E40298
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485