#EBC4FC#EBC4FC
#EBC4FC is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.2% C 0.086 H 315.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4FC |
|---|---|
| RGB | rgb(235, 196, 252) |
| HSL | hsl(282, 90%, 88%) |
| HSV | hsv(282, 22%, 99%) |
| CMYK | cmyk(6.7%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(84.05, 23.61, -22.35) |
| CIE-LCH | lch(84.05, 32.51, 316.58°) |
| OKLab | oklab(87.17% 0.0616 -0.0605) |
| OKLCH | oklch(87.17% 0.086 315.5) |
| XYZ | xyz(71.5688, 64.1713, 100.6926) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.92
Light Lavendar
#EFC0FE
ΔE00 1.79
Pale Lavender
#EECFFE
ΔE00 3.12
Pale Lilac
#E4CBFF
ΔE00 3.26
Light Lavender
#DFC5FE
ΔE00 3.27
Very Light Purple
#F6CEFC
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4FC #D5FCC4
analogous
#CFC4FC #EBC4FC #FCC4F1
triadic
#EBC4FC #FCEBC4 #C4FCEB
tetradic
#EBC4FC #FCCFC4 #D5FCC4 #C4F1FC
square
#EBC4FC #FCCFC4 #D5FCC4 #C4F1FC
split-complementary
#EBC4FC #F1FCC4 #C4FCCF
monochromatic
#C450F6 #D78AF9 #EBC4FC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.52
#EBC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EBC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4FC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4FC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#EACAD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebc4fc; /* rgb */ color: rgb(235, 196, 252); /* oklch */ color: oklch(87.2% 0.086 315.5);
Tailwind
colors: {
custom: {
50: '#f1d6fd',
500: '#ebc4fc',
950: '#000000',
},
}SCSS
$custom: #ebc4fc; $custom-light: #f1d6fd; $custom-dark: #000000;
JSON
{
"hex": "#ebc4fc",
"rgb": {
"r": 235,
"g": 196,
"b": 252
},
"hsl": {
"h": 281.786,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.87169,
"c": 0.08638,
"h": 315.5
},
"luminance": 0.6417
}Semantic roles & 50–950 ramp
primary
#EBC4FC
secondary
#9FE381
accent
#E60046
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385