#EBE2F5#EBE2F5
#EBE2F5 is a very light, muted violet. Relative luminance 0.786; OKLCH L 92.5% C 0.027 H 307.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2F5 |
|---|---|
| RGB | rgb(235, 226, 245) |
| HSL | hsl(268, 49%, 92%) |
| HSV | hsv(268, 8%, 96%) |
| CMYK | cmyk(4.1%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(91.07, 6.46, -8.12) |
| CIE-LCH | lch(91.07, 10.38, 308.50°) |
| OKLab | oklab(92.55% 0.0164 -0.0217) |
| OKLCH | oklch(92.55% 0.027 307.1) |
| XYZ | xyz(77.9359, 78.6476, 97.4432) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Lavenderblush
#FFF0F5
ΔE00 6.66
Ghostwhite
#F8F8FF
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 9.37
Very Light Pink
#FFF4F2
ΔE00 9.69
Snow
#FFFAFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2F5 #ECF5E2
analogous
#E2E3F5 #EBE2F5 #F5E2F5
triadic
#EBE2F5 #F5EBE2 #E2F5EB
tetradic
#EBE2F5 #F5E2E3 #ECF5E2 #E2F5F5
square
#EBE2F5 #F5E2E3 #ECF5E2 #E2F5F5
split-complementary
#EBE2F5 #F5F5E2 #E3F5E2
monochromatic
#AC87D6 #CCB4E5 #EBE2F5 #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.26
#EBE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EBE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2F5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2F5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F6
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#EAE4E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe2f5; /* rgb */ color: rgb(235, 226, 245); /* oklch */ color: oklch(92.5% 0.027 307.1);
Tailwind
colors: {
custom: {
50: '#f1ebf8',
500: '#ebe2f5',
950: '#000000',
},
}SCSS
$custom: #ebe2f5; $custom-light: #f1ebf8; $custom-dark: #000000;
JSON
{
"hex": "#ebe2f5",
"rgb": {
"r": 235,
"g": 226,
"b": 245
},
"hsl": {
"h": 268.421,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.92548,
"c": 0.02717,
"h": 307.1
},
"luminance": 0.78647
}Semantic roles & 50–950 ramp
primary
#EBE2F5
secondary
#BFD4A7
accent
#BC2977
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485