#EBE2FB#EBE2FB
#EBE2FB is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.7% C 0.035 H 302.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2FB |
|---|---|
| RGB | rgb(235, 226, 251) |
| HSL | hsl(262, 76%, 94%) |
| HSV | hsv(262, 10%, 98%) |
| CMYK | cmyk(6.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.24, 7.59, -11.01) |
| CIE-LCH | lch(91.24, 13.37, 304.58°) |
| OKLab | oklab(92.74% 0.0185 -0.0295) |
| OKLCH | oklch(92.74% 0.035 302.1) |
| XYZ | xyz(78.8667, 79.0199, 102.3456) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.29
Lavenderblush
#FFF0F5
ΔE00 8.42
Pale Lavender
#EECFFE
ΔE00 8.92
Thistle
#D8BFD8
ΔE00 9.15
Pale Lilac
#E4CBFF
ΔE00 9.36
Ghostwhite
#F8F8FF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2FB #F2FBE2
analogous
#E2E5FB #EBE2FB #F7E2FB
triadic
#EBE2FB #FBEBE2 #E2FBEB
tetradic
#EBE2FB #FBE2E5 #F2FBE2 #E2FBF7
square
#EBE2FB #FBE2E5 #F2FBE2 #E2FBF7
split-complementary
#EBE2FB #FBF7E2 #E5FBE2
monochromatic
#A176EC #C6ACF4 #EBE2FB #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.25
#EBE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EBE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2FB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2FB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#E9E5EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe2fb; /* rgb */ color: rgb(235, 226, 251); /* oklch */ color: oklch(92.7% 0.035 302.1);
Tailwind
colors: {
custom: {
50: '#f1ebfc',
500: '#ebe2fb',
950: '#000000',
},
}SCSS
$custom: #ebe2fb; $custom-light: #f1ebfc; $custom-dark: #000000;
JSON
{
"hex": "#ebe2fb",
"rgb": {
"r": 235,
"g": 226,
"b": 251
},
"hsl": {
"h": 261.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92735,
"c": 0.03483,
"h": 302.1
},
"luminance": 0.7902
}Semantic roles & 50–950 ramp
primary
#EBE2FB
secondary
#CAE2A0
accent
#D80E8F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485