#EBC3FA#EBC3FA
#EBC3FA is a very light, moderate purple. Relative luminance 0.636; OKLCH L 86.9% C 0.086 H 316.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3FA |
|---|---|
| RGB | rgb(235, 195, 250) |
| HSL | hsl(284, 85%, 87%) |
| HSV | hsv(284, 22%, 98%) |
| CMYK | cmyk(6%, 22%, 0%, 2%) |
| CIE-LAB | lab(83.75, 23.76, -21.74) |
| CIE-LCH | lch(83.75, 32.20, 317.54°) |
| OKLab | oklab(86.92% 0.0625 -0.0588) |
| OKLCH | oklch(86.92% 0.086 316.7) |
| XYZ | xyz(71.0288, 63.5956, 98.9573) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.23
Light Lavendar
#EFC0FE
ΔE00 1.75
Pale Lavender
#EECFFE
ΔE00 3.23
Very Light Purple
#F6CEFC
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3FA #D2FAC3
analogous
#D0C3FA #EBC3FA #FAC3EE
triadic
#EBC3FA #FAEBC3 #C3FAEB
tetradic
#EBC3FA #FAD0C3 #D2FAC3 #C3EEFA
square
#EBC3FA #FAD0C3 #D2FAC3 #C3EEFA
split-complementary
#EBC3FA #EEFAC3 #C3FAD0
monochromatic
#C552F1 #D88BF5 #EBC3FA #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.53
#EBC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#EBC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3FA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3FA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#EBC9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc3fa; /* rgb */ color: rgb(235, 195, 250); /* oklch */ color: oklch(86.9% 0.086 316.7);
Tailwind
colors: {
custom: {
50: '#f1d5fc',
500: '#ebc3fa',
950: '#000000',
},
}SCSS
$custom: #ebc3fa; $custom-light: #f1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc3fa",
"rgb": {
"r": 235,
"g": 195,
"b": 250
},
"hsl": {
"h": 283.636,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.86916,
"c": 0.08581,
"h": 316.7
},
"luminance": 0.63595
}Semantic roles & 50–950 ramp
primary
#EBC3FA
secondary
#9BDF82
accent
#E10441
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385