#EBC8FD#EBC8FD
#EBC8FD is a very light, moderate violet. Relative luminance 0.661; OKLCH L 87.9% C 0.081 H 314.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8FD |
|---|---|
| RGB | rgb(235, 200, 253) |
| HSL | hsl(280, 93%, 89%) |
| HSV | hsv(280, 21%, 99%) |
| CMYK | cmyk(7.1%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.03, 21.68, -21.40) |
| CIE-LCH | lch(85.03, 30.46, 315.37°) |
| OKLab | oklab(87.93% 0.0562 -0.0579) |
| OKLCH | oklch(87.93% 0.081 314.1) |
| XYZ | xyz(72.6420, 66.0634, 101.8342) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.55
Pale Lavender
#EECFFE
ΔE00 2.02
Pale Lilac
#E4CBFF
ΔE00 2.40
Light Lavendar
#EFC0FE
ΔE00 2.88
Very Light Purple
#F6CEFC
ΔE00 2.96
Light Lavender
#DFC5FE
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8FD #DAFDC8
analogous
#D1C8FD #EBC8FD #FDC8F5
triadic
#EBC8FD #FDEBC8 #C8FDEB
tetradic
#EBC8FD #FDD1C8 #DAFDC8 #C8F5FD
square
#EBC8FD #FDD1C8 #DAFDC8 #C8F5FD
split-complementary
#EBC8FD #F5FDC8 #C8FDD1
monochromatic
#C052F9 #D68DFB #EBC8FD #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.48
#EBC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EBC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8FD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8FD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#EACEDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebc8fd; /* rgb */ color: rgb(235, 200, 253); /* oklch */ color: oklch(87.9% 0.081 314.1);
Tailwind
colors: {
custom: {
50: '#f1d8fe',
500: '#ebc8fd',
950: '#000000',
},
}SCSS
$custom: #ebc8fd; $custom-light: #f1d8fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc8fd",
"rgb": {
"r": 235,
"g": 200,
"b": 253
},
"hsl": {
"h": 279.623,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8793,
"c": 0.08069,
"h": 314.1
},
"luminance": 0.66063
}Semantic roles & 50–950 ramp
primary
#EBC8FD
secondary
#A5E584
accent
#E6004E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385