#EBC2FA#EBC2FA
#EBC2FA is a very light, moderate purple. Relative luminance 0.631; OKLCH L 86.7% C 0.088 H 316.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2FA |
|---|---|
| RGB | rgb(235, 194, 250) |
| HSL | hsl(284, 85%, 87%) |
| HSV | hsv(284, 22%, 98%) |
| CMYK | cmyk(6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(83.52, 24.29, -22.09) |
| CIE-LCH | lch(83.52, 32.83, 317.71°) |
| OKLab | oklab(86.74% 0.0639 -0.0598) |
| OKLCH | oklch(86.74% 0.088 316.9) |
| XYZ | xyz(70.8055, 63.1490, 98.8829) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.45
Light Lavendar
#EFC0FE
ΔE00 1.48
Pale Lavender
#EECFFE
ΔE00 3.53
Very Light Purple
#F6CEFC
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2FA #D1FAC2
analogous
#CFC2FA #EBC2FA #FAC2ED
triadic
#EBC2FA #FAEBC2 #C2FAEB
tetradic
#EBC2FA #FACFC2 #D1FAC2 #C2EDFA
square
#EBC2FA #FACFC2 #D1FAC2 #C2EDFA
split-complementary
#EBC2FA #EDFAC2 #C2FACF
monochromatic
#C651F1 #D889F5 #EBC2FA #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.54
#EBC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EBC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2FA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2FA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFC
Deuteranopia (green-blind)
#C4D1F8
Tritanopia (blue-blind)
#EBC8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebc2fa; /* rgb */ color: rgb(235, 194, 250); /* oklch */ color: oklch(86.7% 0.088 316.9);
Tailwind
colors: {
custom: {
50: '#f2d4fc',
500: '#ebc2fa',
950: '#000000',
},
}SCSS
$custom: #ebc2fa; $custom-light: #f2d4fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc2fa",
"rgb": {
"r": 235,
"g": 194,
"b": 250
},
"hsl": {
"h": 283.929,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.86736,
"c": 0.08753,
"h": 316.9
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#EBC2FA
secondary
#9ADF81
accent
#E1043F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385