#EBE3F2#EBE3F2
#EBE3F2 is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.6% C 0.022 H 309.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3F2 |
|---|---|
| RGB | rgb(235, 227, 242) |
| HSL | hsl(272, 37%, 92%) |
| HSV | hsv(272, 6%, 95%) |
| CMYK | cmyk(2.9%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.24, 5.39, -6.31) |
| CIE-LCH | lch(91.24, 8.30, 310.49°) |
| OKLab | oklab(92.65% 0.0139 -0.0168) |
| OKLCH | oklch(92.65% 0.022 309.5) |
| XYZ | xyz(77.7543, 79.0113, 95.1416) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.73
Lavenderblush
#FFF0F5
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 6.66
Very Light Pink
#FFF4F2
ΔE00 8.29
Snow
#FFFAFA
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3F2 #EAF2E3
analogous
#E4E3F2 #EBE3F2 #F2E3F2
triadic
#EBE3F2 #F2EBE3 #E3F2EB
tetradic
#EBE3F2 #F2E4E3 #EAF2E3 #E3F2F2
square
#EBE3F2 #F2E4E3 #EAF2E3 #E3F2F2
split-complementary
#EBE3F2 #F2F2E3 #E3F2E4
monochromatic
#AF8FCB #CDB9DF #EBE3F2 #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.25
#EBE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EBE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3F2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3F2 | 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)
#E1E5F3
Deuteranopia (green-blind)
#E2E6F1
Tritanopia (blue-blind)
#EAE5E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe3f2; /* rgb */ color: rgb(235, 227, 242); /* oklch */ color: oklch(92.6% 0.022 309.5);
Tailwind
colors: {
custom: {
50: '#f1ebf6',
500: '#ebe3f2',
950: '#000000',
},
}SCSS
$custom: #ebe3f2; $custom-light: #f1ebf6; $custom-dark: #000000;
JSON
{
"hex": "#ebe3f2",
"rgb": {
"r": 235,
"g": 227,
"b": 242
},
"hsl": {
"h": 272,
"s": 36.585,
"l": 91.961
},
"oklch": {
"l": 0.92649,
"c": 0.02179,
"h": 309.5
},
"luminance": 0.79011
}Semantic roles & 50–950 ramp
primary
#EBE3F2
secondary
#BBCEAC
accent
#AF366F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485