#EBC8FA#EBC8FA
#EBC8FA is a very light, moderate purple. Relative luminance 0.659; OKLCH L 87.8% C 0.077 H 315.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8FA |
|---|---|
| RGB | rgb(235, 200, 250) |
| HSL | hsl(282, 83%, 88%) |
| HSV | hsv(282, 20%, 98%) |
| CMYK | cmyk(6%, 20%, 0%, 2%) |
| CIE-LAB | lab(84.93, 21.10, -19.95) |
| CIE-LCH | lch(84.93, 29.04, 316.59°) |
| OKLab | oklab(87.82% 0.0553 -0.0539) |
| OKLCH | oklch(87.82% 0.077 315.7) |
| XYZ | xyz(72.1679, 65.8738, 99.3370) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.19
Pale Lavender
#EECFFE
ΔE00 1.71
Very Light Purple
#F6CEFC
ΔE00 2.45
Pale Lilac
#E4CBFF
ΔE00 2.73
Light Lavendar
#EFC0FE
ΔE00 3.25
Light Lavender
#DFC5FE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8FA #D7FAC8
analogous
#D2C8FA #EBC8FA #FAC8F0
triadic
#EBC8FA #FAEBC8 #C8FAEB
tetradic
#EBC8FA #FAD2C8 #D7FAC8 #C8F0FA
square
#EBC8FA #FAD2C8 #D7FAC8 #C8F0FA
split-complementary
#EBC8FA #F0FAC8 #C8FAD2
monochromatic
#C258F0 #D790F5 #EBC8FA #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.48
#EBC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EBC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8FA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8FA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#EBCDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebc8fa; /* rgb */ color: rgb(235, 200, 250); /* oklch */ color: oklch(87.8% 0.077 315.7);
Tailwind
colors: {
custom: {
50: '#f1d8fc',
500: '#ebc8fa',
950: '#000000',
},
}SCSS
$custom: #ebc8fa; $custom-light: #f1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc8fa",
"rgb": {
"r": 235,
"g": 200,
"b": 250
},
"hsl": {
"h": 282,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.87824,
"c": 0.07719,
"h": 315.7
},
"luminance": 0.65873
}Semantic roles & 50–950 ramp
primary
#EBC8FA
secondary
#A1DF87
accent
#E00647
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385