#EBC3FC#EBC3FC
#EBC3FC is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.0% C 0.088 H 315.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3FC |
|---|---|
| RGB | rgb(235, 195, 252) |
| HSL | hsl(282, 90%, 88%) |
| HSV | hsv(282, 23%, 99%) |
| CMYK | cmyk(6.7%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(83.82, 24.14, -22.70) |
| CIE-LCH | lch(83.82, 33.14, 316.76°) |
| OKLab | oklab(86.99% 0.0631 -0.0615) |
| OKLCH | oklch(86.99% 0.088 315.7) |
| XYZ | xyz(71.3440, 63.7217, 100.6177) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.19
Light Lavendar
#EFC0FE
ΔE00 1.51
Light Lavender
#DFC5FE
ΔE00 3.36
Pale Lavender
#EECFFE
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 3.49
Very Light Purple
#F6CEFC
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3FC #D4FCC3
analogous
#CEC3FC #EBC3FC #FCC3F1
triadic
#EBC3FC #FCEBC3 #C3FCEB
tetradic
#EBC3FC #FCCEC3 #D4FCC3 #C3F1FC
square
#EBC3FC #FCCEC3 #D4FCC3 #C3F1FC
split-complementary
#EBC3FC #F1FCC3 #C3FCCE
monochromatic
#C44EF6 #D889F9 #EBC3FC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.53
#EBC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EBC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3FC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3FC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#EBC9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc3fc; /* rgb */ color: rgb(235, 195, 252); /* oklch */ color: oklch(87.0% 0.088 315.7);
Tailwind
colors: {
custom: {
50: '#f2d5fd',
500: '#ebc3fc',
950: '#000000',
},
}SCSS
$custom: #ebc3fc; $custom-light: #f2d5fd; $custom-dark: #000000;
JSON
{
"hex": "#ebc3fc",
"rgb": {
"r": 235,
"g": 195,
"b": 252
},
"hsl": {
"h": 282.105,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.86989,
"c": 0.0881,
"h": 315.7
},
"luminance": 0.63721
}Semantic roles & 50–950 ramp
primary
#EBC3FC
secondary
#9EE381
accent
#E60044
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385