#EBE3FE#EBE3FE
#EBE3FE is a very light, muted violet. Relative luminance 0.798; OKLCH L 93.0% C 0.037 H 299.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3FE |
|---|---|
| RGB | rgb(235, 227, 254) |
| HSL | hsl(258, 93%, 94%) |
| HSV | hsv(258, 11%, 100%) |
| CMYK | cmyk(7.5%, 10.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.58, 7.64, -12.09) |
| CIE-LCH | lch(91.58, 14.30, 302.31°) |
| OKLab | oklab(93.02% 0.0181 -0.0324) |
| OKLCH | oklch(93.02% 0.037 299.2) |
| XYZ | xyz(79.6161, 79.7560, 104.9468) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 8.78
Lavenderblush
#FFF0F5
ΔE00 9.02
Pale Lilac
#E4CBFF
ΔE00 9.07
Periwinkle
#CCCCFF
ΔE00 9.25
Thistle
#D8BFD8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3FE #F6FEE3
analogous
#E3E9FE #EBE3FE #F9E3FE
triadic
#EBE3FE #FEEBE3 #E3FEEB
tetradic
#EBE3FE #FEE3E9 #F6FEE3 #E3FEF9
square
#EBE3FE #FEE3E9 #F6FEE3 #E3FEF9
split-complementary
#EBE3FE #FEF9E3 #E9FEE3
monochromatic
#976DFA #C1A8FC #EAE1FE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.24
#EBE3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EBE3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3FE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3FE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#E8E7EC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe3fe; /* rgb */ color: rgb(235, 227, 254); /* oklch */ color: oklch(93.0% 0.037 299.2);
Tailwind
colors: {
custom: {
50: '#f1ebfe',
500: '#ebe3fe',
950: '#000000',
},
}SCSS
$custom: #ebe3fe; $custom-light: #f1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe3fe",
"rgb": {
"r": 235,
"g": 227,
"b": 254
},
"hsl": {
"h": 257.778,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.93023,
"c": 0.03717,
"h": 299.2
},
"luminance": 0.79756
}Semantic roles & 50–950 ramp
primary
#EBE3FE
secondary
#D3EA9B
accent
#E600A1
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485