#EBC6FA#EBC6FA
#EBC6FA is a very light, moderate purple. Relative luminance 0.650; OKLCH L 87.5% C 0.081 H 316.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC6FA |
|---|---|
| RGB | rgb(235, 198, 250) |
| HSL | hsl(283, 84%, 88%) |
| HSV | hsv(283, 21%, 98%) |
| CMYK | cmyk(6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(84.46, 22.16, -20.67) |
| CIE-LCH | lch(84.46, 30.30, 316.99°) |
| OKLab | oklab(87.46% 0.0581 -0.0559) |
| OKLCH | oklch(87.46% 0.081 316.1) |
| XYZ | xyz(71.7077, 64.9534, 99.1837) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.92
Pale Lavender
#EECFFE
ΔE00 2.32
Light Lavendar
#EFC0FE
ΔE00 2.63
Very Light Purple
#F6CEFC
ΔE00 2.75
Pale Lilac
#E4CBFF
ΔE00 3.01
Light Lavender
#DFC5FE
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC6FA #D5FAC6
analogous
#D1C6FA #EBC6FA #FAC6EF
triadic
#EBC6FA #FAEBC6 #C6FAEB
tetradic
#EBC6FA #FAD1C6 #D5FAC6 #C6EFFA
square
#EBC6FA #FAD1C6 #D5FAC6 #C6EFFA
split-complementary
#EBC6FA #EFFAC6 #C6FAD1
monochromatic
#C455F0 #D78EF5 #EBC6FA #F5E3FD #F5E3FD
Accessibility & contrast
On white
1.50
#EBC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EBC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC6FA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC6FA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FC
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#EBCCD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebc6fa; /* rgb */ color: rgb(235, 198, 250); /* oklch */ color: oklch(87.5% 0.081 316.1);
Tailwind
colors: {
custom: {
50: '#f1d7fc',
500: '#ebc6fa',
950: '#000000',
},
}SCSS
$custom: #ebc6fa; $custom-light: #f1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc6fa",
"rgb": {
"r": 235,
"g": 198,
"b": 250
},
"hsl": {
"h": 282.692,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.87459,
"c": 0.08063,
"h": 316.1
},
"luminance": 0.64952
}Semantic roles & 50–950 ramp
primary
#EBC6FA
secondary
#9FDF85
accent
#E00544
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385