#EBDCFC#EBDCFC
#EBDCFC is a very light, muted violet. Relative luminance 0.759; OKLCH L 91.6% C 0.046 H 306.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCFC |
|---|---|
| RGB | rgb(235, 220, 252) |
| HSL | hsl(268, 84%, 93%) |
| HSV | hsv(268, 13%, 99%) |
| CMYK | cmyk(6.7%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.80, 10.91, -13.69) |
| CIE-LCH | lch(89.80, 17.51, 308.57°) |
| OKLab | oklab(91.62% 0.0273 -0.0368) |
| OKLCH | oklch(91.62% 0.046 306.6) |
| XYZ | xyz(77.4217, 75.8770, 102.6436) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.46
Very Light Purple
#F6CEFC
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.57
Light Lilac
#EDC8FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCFC #EDFCDC
analogous
#DCDDFC #EBDCFC #FBDCFC
triadic
#EBDCFC #FCEBDC #DCFCEB
tetradic
#EBDCFC #FCDCDD #EDFCDC #DCFCFB
square
#EBDCFC #FCDCDD #EDFCDC #DCFCFB
split-complementary
#EBDCFC #FCFBDC #DDFCDC
monochromatic
#AB6BF2 #CBA4F7 #EBDCFC #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.30
#EBDCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EBDCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCFC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCFC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#E9E0E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdcfc; /* rgb */ color: rgb(235, 220, 252); /* oklch */ color: oklch(91.6% 0.046 306.6);
Tailwind
colors: {
custom: {
50: '#f1e6fd',
500: '#ebdcfc',
950: '#000000',
},
}SCSS
$custom: #ebdcfc; $custom-light: #f1e6fd; $custom-dark: #000000;
JSON
{
"hex": "#ebdcfc",
"rgb": {
"r": 235,
"g": 220,
"b": 252
},
"hsl": {
"h": 268.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.91621,
"c": 0.0458,
"h": 306.6
},
"luminance": 0.75877
}Semantic roles & 50–950 ramp
primary
#EBDCFC
secondary
#C0E498
accent
#E1057A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485