#EBC7FA#EBC7FA
#EBC7FA is a very light, moderate purple. Relative luminance 0.654; OKLCH L 87.6% C 0.079 H 315.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC7FA |
|---|---|
| RGB | rgb(235, 199, 250) |
| HSL | hsl(282, 84%, 88%) |
| HSV | hsv(282, 20%, 98%) |
| CMYK | cmyk(6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(84.70, 21.63, -20.31) |
| CIE-LCH | lch(84.70, 29.67, 316.80°) |
| OKLab | oklab(87.64% 0.0567 -0.0549) |
| OKLCH | oklch(87.64% 0.079 315.9) |
| XYZ | xyz(71.9370, 65.4121, 99.2601) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.01
Pale Lavender
#EECFFE
ΔE00 2.01
Very Light Purple
#F6CEFC
ΔE00 2.58
Pale Lilac
#E4CBFF
ΔE00 2.86
Light Lavendar
#EFC0FE
ΔE00 2.94
Light Lavender
#DFC5FE
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC7FA #D6FAC7
analogous
#D1C7FA #EBC7FA #FAC7EF
triadic
#EBC7FA #FAEBC7 #C7FAEB
tetradic
#EBC7FA #FAD1C7 #D6FAC7 #C7EFFA
square
#EBC7FA #FAD1C7 #D6FAC7 #C7EFFA
split-complementary
#EBC7FA #EFFAC7 #C7FAD1
monochromatic
#C357F0 #D78FF5 #EBC7FA #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.49
#EBC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EBC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC7FA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC7FA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#C8D5F8
Tritanopia (blue-blind)
#EBCDD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebc7fa; /* rgb */ color: rgb(235, 199, 250); /* oklch */ color: oklch(87.6% 0.079 315.9);
Tailwind
colors: {
custom: {
50: '#f1d8fc',
500: '#ebc7fa',
950: '#000000',
},
}SCSS
$custom: #ebc7fa; $custom-light: #f1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc7fa",
"rgb": {
"r": 235,
"g": 199,
"b": 250
},
"hsl": {
"h": 282.353,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.87641,
"c": 0.07891,
"h": 315.9
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#EBC7FA
secondary
#A0DF86
accent
#E00546
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385