#EBC8FB#EBC8FB
#EBC8FB is a very light, moderate purple. Relative luminance 0.659; OKLCH L 87.9% C 0.078 H 315.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8FB |
|---|---|
| RGB | rgb(235, 200, 251) |
| HSL | hsl(281, 86%, 88%) |
| HSV | hsv(281, 20%, 98%) |
| CMYK | cmyk(6.4%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(84.96, 21.29, -20.44) |
| CIE-LCH | lch(84.96, 29.51, 316.17°) |
| OKLab | oklab(87.86% 0.0556 -0.0552) |
| OKLCH | oklch(87.86% 0.078 315.2) |
| XYZ | xyz(72.3251, 65.9366, 100.1650) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.95
Pale Lavender
#EECFFE
ΔE00 1.78
Pale Lilac
#E4CBFF
ΔE00 2.60
Very Light Purple
#F6CEFC
ΔE00 2.61
Light Lavendar
#EFC0FE
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8FB #D8FBC8
analogous
#D1C8FB #EBC8FB #FBC8F2
triadic
#EBC8FB #FBEBC8 #C8FBEB
tetradic
#EBC8FB #FBD1C8 #D8FBC8 #C8F2FB
square
#EBC8FB #FBD1C8 #D8FBC8 #C8F2FB
split-complementary
#EBC8FB #F2FBC8 #C8FBD1
monochromatic
#C256F3 #D68FF7 #EBC8FB #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.48
#EBC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EBC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8FB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8FB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#EACED9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebc8fb; /* rgb */ color: rgb(235, 200, 251); /* oklch */ color: oklch(87.9% 0.078 315.2);
Tailwind
colors: {
custom: {
50: '#f1d8fc',
500: '#ebc8fb',
950: '#000000',
},
}SCSS
$custom: #ebc8fb; $custom-light: #f1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc8fb",
"rgb": {
"r": 235,
"g": 200,
"b": 251
},
"hsl": {
"h": 281.176,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.87859,
"c": 0.07835,
"h": 315.2
},
"luminance": 0.65936
}Semantic roles & 50–950 ramp
primary
#EBC8FB
secondary
#A3E186
accent
#E30349
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385