#EBC4FD#EBC4FD
#EBC4FD is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.2% C 0.088 H 315.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4FD |
|---|---|
| RGB | rgb(235, 196, 253) |
| HSL | hsl(281, 93%, 88%) |
| HSV | hsv(281, 23%, 99%) |
| CMYK | cmyk(7.1%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.09, 23.80, -22.83) |
| CIE-LCH | lch(84.09, 32.98, 316.20°) |
| OKLab | oklab(87.21% 0.0619 -0.0619) |
| OKLCH | oklch(87.21% 0.088 315) |
| XYZ | xyz(71.7277, 64.2348, 101.5294) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.96
Light Lavendar
#EFC0FE
ΔE00 1.71
Light Lavender
#DFC5FE
ΔE00 3.16
Pale Lilac
#E4CBFF
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 3.24
Very Light Purple
#F6CEFC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4FD #D6FDC4
analogous
#CEC4FD #EBC4FD #FDC4F2
triadic
#EBC4FD #FDEBC4 #C4FDEB
tetradic
#EBC4FD #FDCEC4 #D6FDC4 #C4F2FD
square
#EBC4FD #FDCEC4 #D6FDC4 #C4F2FD
split-complementary
#EBC4FD #F2FDC4 #C4FDCE
monochromatic
#C34EF9 #D789FB #EBC4FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.52
#EBC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EBC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4FD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4FD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#EACAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebc4fd; /* rgb */ color: rgb(235, 196, 253); /* oklch */ color: oklch(87.2% 0.088 315.0);
Tailwind
colors: {
custom: {
50: '#f1d6fe',
500: '#ebc4fd',
950: '#000000',
},
}SCSS
$custom: #ebc4fd; $custom-light: #f1d6fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc4fd",
"rgb": {
"r": 235,
"g": 196,
"b": 253
},
"hsl": {
"h": 281.053,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.87205,
"c": 0.08754,
"h": 315
},
"luminance": 0.64234
}Semantic roles & 50–950 ramp
primary
#EBC4FD
secondary
#A0E581
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385