#EBE2FE#EBE2FE
#EBE2FE is a very light, muted violet. Relative luminance 0.792; OKLCH L 92.8% C 0.039 H 300.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2FE |
|---|---|
| RGB | rgb(235, 226, 254) |
| HSL | hsl(259, 93%, 94%) |
| HSV | hsv(259, 11%, 100%) |
| CMYK | cmyk(7.5%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(91.33, 8.16, -12.45) |
| CIE-LCH | lch(91.33, 14.89, 303.25°) |
| OKLab | oklab(92.83% 0.0195 -0.0334) |
| OKLCH | oklch(92.83% 0.039 300.3) |
| XYZ | xyz(79.3434, 79.2106, 104.8559) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.59
Periwinkle
#CCCCFF
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 9.23
Lavenderblush
#FFF0F5
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2FE #F5FEE2
analogous
#E2E7FE #EBE2FE #F9E2FE
triadic
#EBE2FE #FEEBE2 #E2FEEB
tetradic
#EBE2FE #FEE2E7 #F5FEE2 #E2FEF9
square
#EBE2FE #FEE2E7 #F5FEE2 #E2FEF9
split-complementary
#EBE2FE #FEF9E2 #E7FEE2
monochromatic
#996CFA #C2A7FC #EBE1FE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.25
#EBE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EBE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2FE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2FE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#E8E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe2fe; /* rgb */ color: rgb(235, 226, 254); /* oklch */ color: oklch(92.8% 0.039 300.3);
Tailwind
colors: {
custom: {
50: '#f1ebfe',
500: '#ebe2fe',
950: '#000000',
},
}SCSS
$custom: #ebe2fe; $custom-light: #f1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe2fe",
"rgb": {
"r": 235,
"g": 226,
"b": 254
},
"hsl": {
"h": 259.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92831,
"c": 0.03873,
"h": 300.3
},
"luminance": 0.79211
}Semantic roles & 50–950 ramp
primary
#EBE2FE
secondary
#D0EA9A
accent
#E6009C
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485