#EBE2FF#EBE2FF
#EBE2FF is a very light, muted violet. Relative luminance 0.793; OKLCH L 92.9% C 0.040 H 299.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2FF |
|---|---|
| RGB | rgb(235, 226, 255) |
| HSL | hsl(259, 100%, 94%) |
| HSV | hsv(259, 11%, 100%) |
| CMYK | cmyk(7.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(91.36, 8.36, -12.93) |
| CIE-LCH | lch(91.36, 15.40, 302.87°) |
| OKLab | oklab(92.86% 0.0199 -0.0348) |
| OKLCH | oklch(92.86% 0.04 299.8) |
| XYZ | xyz(79.5039, 79.2748, 105.7015) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.99
Pale Lavender
#EECFFE
ΔE00 8.08
Pale Lilac
#E4CBFF
ΔE00 8.36
Periwinkle
#CCCCFF
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 9.28
Very Light Purple
#F6CEFC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2FF #F6FFE2
analogous
#E2E8FF #EBE2FF #FAE2FF
triadic
#EBE2FF #FFEBE2 #E2FFEB
tetradic
#EBE2FF #FFE2E8 #F6FFE2 #E2FFFA
square
#EBE2FF #FFE2E8 #F6FFE2 #E2FFFA
split-complementary
#EBE2FF #FFFAE2 #E8FFE2
monochromatic
#9768FF #C1A5FF #EAE0FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.25
#EBE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EBE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2FF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2FF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#E8E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe2ff; /* rgb */ color: rgb(235, 226, 255); /* oklch */ color: oklch(92.9% 0.040 299.8);
Tailwind
colors: {
custom: {
50: '#f1ebff',
500: '#ebe2ff',
950: '#000000',
},
}SCSS
$custom: #ebe2ff; $custom-light: #f1ebff; $custom-dark: #000000;
JSON
{
"hex": "#ebe2ff",
"rgb": {
"r": 235,
"g": 226,
"b": 255
},
"hsl": {
"h": 258.621,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.92863,
"c": 0.04003,
"h": 299.8
},
"luminance": 0.79275
}Semantic roles & 50–950 ramp
primary
#EBE2FF
secondary
#D3ED98
accent
#E6009E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161618
muted
#858486