#EBC4FA#EBC4FA
#EBC4FA is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.1% C 0.084 H 316.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4FA |
|---|---|
| RGB | rgb(235, 196, 250) |
| HSL | hsl(283, 84%, 87%) |
| HSV | hsv(283, 22%, 98%) |
| CMYK | cmyk(6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(83.99, 23.22, -21.38) |
| CIE-LCH | lch(83.99, 31.57, 317.37°) |
| OKLab | oklab(87.1% 0.061 -0.0578) |
| OKLCH | oklch(87.1% 0.084 316.5) |
| XYZ | xyz(71.2536, 64.0452, 99.0323) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.04
Light Lavendar
#EFC0FE
ΔE00 2.03
Pale Lavender
#EECFFE
ΔE00 2.93
Very Light Purple
#F6CEFC
ΔE00 3.15
Pale Lilac
#E4CBFF
ΔE00 3.37
Light Lavender
#DFC5FE
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4FA #D3FAC4
analogous
#D0C4FA #EBC4FA #FAC4EE
triadic
#EBC4FA #FAEBC4 #C4FAEB
tetradic
#EBC4FA #FAD0C4 #D3FAC4 #C4EEFA
square
#EBC4FA #FAD0C4 #D3FAC4 #C4EEFA
split-complementary
#EBC4FA #EEFAC4 #C4FAD0
monochromatic
#C553F0 #D88CF5 #EBC4FA #F5E3FD #F5E3FD
Accessibility & contrast
On white
1.52
#EBC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EBC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4FA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4FA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#EBCAD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc4fa; /* rgb */ color: rgb(235, 196, 250); /* oklch */ color: oklch(87.1% 0.084 316.5);
Tailwind
colors: {
custom: {
50: '#f1d6fc',
500: '#ebc4fa',
950: '#000000',
},
}SCSS
$custom: #ebc4fa; $custom-light: #f1d6fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc4fa",
"rgb": {
"r": 235,
"g": 196,
"b": 250
},
"hsl": {
"h": 283.333,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.87097,
"c": 0.08408,
"h": 316.5
},
"luminance": 0.64044
}Semantic roles & 50–950 ramp
primary
#EBC4FA
secondary
#9DDF83
accent
#E10542
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385