#EBE2F3#EBE2F3
#EBE2F3 is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.5% C 0.025 H 309.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2F3 |
|---|---|
| RGB | rgb(235, 226, 243) |
| HSL | hsl(272, 41%, 92%) |
| HSV | hsv(272, 7%, 95%) |
| CMYK | cmyk(3.3%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(91.02, 6.09, -7.16) |
| CIE-LCH | lch(91.02, 9.40, 310.39°) |
| OKLab | oklab(92.49% 0.0157 -0.0191) |
| OKLCH | oklch(92.49% 0.025 309.4) |
| XYZ | xyz(77.6322, 78.5261, 95.8439) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.88
Lavenderblush
#FFF0F5
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 9.04
Snow
#FFFAFA
ΔE00 9.20
Gainsboro
#DCDCDC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2F3 #EAF3E2
analogous
#E3E2F3 #EBE2F3 #F3E2F3
triadic
#EBE2F3 #F3EBE2 #E2F3EB
tetradic
#EBE2F3 #F3E3E2 #EAF3E2 #E2F3F3
square
#EBE2F3 #F3E3E2 #EAF3E2 #E2F3F3
split-complementary
#EBE2F3 #F3F3E2 #E2F3E3
monochromatic
#AF8BCF #CDB7E1 #EBE2F3 #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.26
#EBE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EBE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2F3
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2F3 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F4
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#EAE4E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe2f3; /* rgb */ color: rgb(235, 226, 243); /* oklch */ color: oklch(92.5% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#f1ebf7',
500: '#ebe2f3',
950: '#000000',
},
}SCSS
$custom: #ebe2f3; $custom-light: #f1ebf7; $custom-dark: #000000;
JSON
{
"hex": "#ebe2f3",
"rgb": {
"r": 235,
"g": 226,
"b": 243
},
"hsl": {
"h": 271.765,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.92486,
"c": 0.02468,
"h": 309.4
},
"luminance": 0.78526
}Semantic roles & 50–950 ramp
primary
#EBE2F3
secondary
#BBD0A9
accent
#B5316F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485