#EBDCFB#EBDCFB
#EBDCFB is a very light, muted violet. Relative luminance 0.758; OKLCH L 91.6% C 0.045 H 307.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCFB |
|---|---|
| RGB | rgb(235, 220, 251) |
| HSL | hsl(269, 79%, 92%) |
| HSV | hsv(269, 12%, 98%) |
| CMYK | cmyk(6.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.77, 10.72, -13.21) |
| CIE-LCH | lch(89.77, 17.01, 309.08°) |
| OKLab | oklab(91.59% 0.027 -0.0355) |
| OKLCH | oklch(91.59% 0.045 307.2) |
| XYZ | xyz(77.2637, 75.8138, 101.8112) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.02
Pale Lilac
#E4CBFF
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 7.47
Pale Mauve
#FED0FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCFB #ECFBDC
analogous
#DCDDFB #EBDCFB #FADCFB
triadic
#EBDCFB #FBEBDC #DCFBEB
tetradic
#EBDCFB #FBDCDD #ECFBDC #DCFBFA
square
#EBDCFB #FBDCDD #ECFBDC #DCFBFA
split-complementary
#EBDCFB #FBFADC #DDFBDC
monochromatic
#AC6EEE #CCA5F5 #EBDCFB #EFE4FC #EFE4FC
Accessibility & contrast
On white
1.30
#EBDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EBDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCFB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCFB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#E9E0E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdcfb; /* rgb */ color: rgb(235, 220, 251); /* oklch */ color: oklch(91.6% 0.045 307.2);
Tailwind
colors: {
custom: {
50: '#f1e6fc',
500: '#ebdcfb',
950: '#000000',
},
}SCSS
$custom: #ebdcfb; $custom-light: #f1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#ebdcfb",
"rgb": {
"r": 235,
"g": 220,
"b": 251
},
"hsl": {
"h": 269.032,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91588,
"c": 0.04454,
"h": 307.2
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#EBDCFB
secondary
#BFE299
accent
#DC0A76
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485