#EBE2F2#EBE2F2
#EBE2F2 is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.5% C 0.023 H 310.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2F2 |
|---|---|
| RGB | rgb(235, 226, 242) |
| HSL | hsl(274, 38%, 92%) |
| HSV | hsv(274, 7%, 95%) |
| CMYK | cmyk(2.9%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.99, 5.91, -6.68) |
| CIE-LCH | lch(90.99, 8.91, 311.50°) |
| OKLab | oklab(92.46% 0.0153 -0.0178) |
| OKLCH | oklch(92.46% 0.023 310.7) |
| XYZ | xyz(77.4816, 78.4659, 95.0507) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Lavenderblush
#FFF0F5
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 7.22
Very Light Pink
#FFF4F2
ΔE00 8.70
Snow
#FFFAFA
ΔE00 8.90
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2F2 #E9F2E2
analogous
#E3E2F2 #EBE2F2 #F2E2F1
triadic
#EBE2F2 #F2EBE2 #E2F2EB
tetradic
#EBE2F2 #F2E3E2 #E9F2E2 #E2F1F2
square
#EBE2F2 #F2E3E2 #E9F2E2 #E2F1F2
split-complementary
#EBE2F2 #F1F2E2 #E2F2E3
monochromatic
#B18DCC #CEB8DF #EBE2F2 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.26
#EBE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EBE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2F2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2F2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#E2E5F1
Tritanopia (blue-blind)
#EAE4E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe2f2; /* rgb */ color: rgb(235, 226, 242); /* oklch */ color: oklch(92.5% 0.023 310.7);
Tailwind
colors: {
custom: {
50: '#f1ebf6',
500: '#ebe2f2',
950: '#000000',
},
}SCSS
$custom: #ebe2f2; $custom-light: #f1ebf6; $custom-dark: #000000;
JSON
{
"hex": "#ebe2f2",
"rgb": {
"r": 235,
"g": 226,
"b": 242
},
"hsl": {
"h": 273.75,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92456,
"c": 0.02345,
"h": 310.7
},
"luminance": 0.78466
}Semantic roles & 50–950 ramp
primary
#EBE2F2
secondary
#BACEAA
accent
#B1346B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485