#EBDFF2#EBDFF2
#EBDFF2 is a very light, muted violet. Relative luminance 0.768; OKLCH L 91.9% C 0.028 H 313.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF2 |
|---|---|
| RGB | rgb(235, 223, 242) |
| HSL | hsl(278, 42%, 91%) |
| HSV | hsv(278, 8%, 95%) |
| CMYK | cmyk(2.9%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.25, 7.47, -7.77) |
| CIE-LCH | lch(90.25, 10.78, 313.85°) |
| OKLab | oklab(91.88% 0.0196 -0.0207) |
| OKLCH | oklch(91.88% 0.028 313.3) |
| XYZ | xyz(76.6730, 76.8486, 94.7812) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Lavenderblush
#FFF0F5
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 8.32
Ghostwhite
#F8F8FF
ΔE00 8.85
Pale Lavender
#EECFFE
ΔE00 9.78
Very Light Pink
#FFF4F2
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF2 #E6F2DF
analogous
#E1DFF2 #EBDFF2 #F2DFEF
triadic
#EBDFF2 #F2EBDF #DFF2EB
tetradic
#EBDFF2 #F2E1DF #E6F2DF #DFEFF2
square
#EBDFF2 #F2E1DF #E6F2DF #DFEFF2
split-complementary
#EBDFF2 #EFF2DF #DFF2E1
monochromatic
#B588CF #D0B3E0 #EBDFF2 #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.28
#EBDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EBDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#EBE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff2; /* rgb */ color: rgb(235, 223, 242); /* oklch */ color: oklch(91.9% 0.028 313.3);
Tailwind
colors: {
custom: {
50: '#f1e9f6',
500: '#ebdff2',
950: '#000000',
},
}SCSS
$custom: #ebdff2; $custom-light: #f1e9f6; $custom-dark: #000000;
JSON
{
"hex": "#ebdff2",
"rgb": {
"r": 235,
"g": 223,
"b": 242
},
"hsl": {
"h": 277.895,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91877,
"c": 0.02848,
"h": 313.3
},
"luminance": 0.76848
}Semantic roles & 50–950 ramp
primary
#EBDFF2
secondary
#B5CFA6
accent
#B53061
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485