#EBC7FD#EBC7FD
#EBC7FD is a very light, moderate purple. Relative luminance 0.656; OKLCH L 87.7% C 0.082 H 314.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC7FD |
|---|---|
| RGB | rgb(235, 199, 253) |
| HSL | hsl(280, 93%, 89%) |
| HSV | hsv(280, 21%, 99%) |
| CMYK | cmyk(7.1%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(84.79, 22.21, -21.76) |
| CIE-LCH | lch(84.79, 31.09, 315.59°) |
| OKLab | oklab(87.75% 0.0576 -0.0589) |
| OKLCH | oklch(87.75% 0.082 314.4) |
| XYZ | xyz(72.4112, 65.6017, 101.7572) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.40
Pale Lavender
#EECFFE
ΔE00 2.33
Light Lavendar
#EFC0FE
ΔE00 2.58
Pale Lilac
#E4CBFF
ΔE00 2.59
Light Lavender
#DFC5FE
ΔE00 2.98
Very Light Purple
#F6CEFC
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC7FD #D9FDC7
analogous
#D0C7FD #EBC7FD #FDC7F4
triadic
#EBC7FD #FDEBC7 #C7FDEB
tetradic
#EBC7FD #FDD0C7 #D9FDC7 #C7F4FD
square
#EBC7FD #FDD0C7 #D9FDC7 #C7F4FD
split-complementary
#EBC7FD #F4FDC7 #C7FDD0
monochromatic
#C151F9 #D68CFB #EBC7FD #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.49
#EBC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EBC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC7FD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC7FD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C7D5FB
Tritanopia (blue-blind)
#EACDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebc7fd; /* rgb */ color: rgb(235, 199, 253); /* oklch */ color: oklch(87.7% 0.082 314.4);
Tailwind
colors: {
custom: {
50: '#f1d8fe',
500: '#ebc7fd',
950: '#000000',
},
}SCSS
$custom: #ebc7fd; $custom-light: #f1d8fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc7fd",
"rgb": {
"r": 235,
"g": 199,
"b": 253
},
"hsl": {
"h": 280,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.87749,
"c": 0.0824,
"h": 314.4
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#EBC7FD
secondary
#A4E583
accent
#E6004C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385