#EBC3FD#EBC3FD
#EBC3FD is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.0% C 0.089 H 315.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3FD |
|---|---|
| RGB | rgb(235, 195, 253) |
| HSL | hsl(281, 94%, 88%) |
| HSV | hsv(281, 23%, 99%) |
| CMYK | cmyk(7.1%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.85, 24.34, -23.18) |
| CIE-LCH | lch(83.85, 33.61, 316.39°) |
| OKLab | oklab(87.03% 0.0634 -0.0628) |
| OKLCH | oklch(87.03% 0.089 315.2) |
| XYZ | xyz(71.5029, 63.7852, 101.4545) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.24
Light Lavendar
#EFC0FE
ΔE00 1.44
Light Lavender
#DFC5FE
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3FD #D5FDC3
analogous
#CEC3FD #EBC3FD #FDC3F2
triadic
#EBC3FD #FDEBC3 #C3FDEB
tetradic
#EBC3FD #FDCEC3 #D5FDC3 #C3F2FD
square
#EBC3FD #FDCEC3 #D5FDC3 #C3F2FD
split-complementary
#EBC3FD #F2FDC3 #C3FDCE
monochromatic
#C44DF9 #D788FB #EBC3FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.53
#EBC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EBC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3FD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3FD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#EACAD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc3fd; /* rgb */ color: rgb(235, 195, 253); /* oklch */ color: oklch(87.0% 0.089 315.2);
Tailwind
colors: {
custom: {
50: '#f2d5fe',
500: '#ebc3fd',
950: '#000000',
},
}SCSS
$custom: #ebc3fd; $custom-light: #f2d5fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc3fd",
"rgb": {
"r": 235,
"g": 195,
"b": 253
},
"hsl": {
"h": 281.379,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87025,
"c": 0.08925,
"h": 315.2
},
"luminance": 0.63784
}Semantic roles & 50–950 ramp
primary
#EBC3FD
secondary
#9FE480
accent
#E60047
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385