#EBC5FB#EBC5FB
#EBC5FB is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.3% C 0.084 H 315.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC5FB |
|---|---|
| RGB | rgb(235, 197, 251) |
| HSL | hsl(282, 87%, 88%) |
| HSV | hsv(282, 22%, 98%) |
| CMYK | cmyk(6.4%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.26, 22.88, -21.51) |
| CIE-LCH | lch(84.26, 31.41, 316.78°) |
| OKLab | oklab(87.31% 0.0599 -0.0582) |
| OKLCH | oklch(87.31% 0.084 315.8) |
| XYZ | xyz(71.6371, 64.5607, 99.9357) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.78
Light Lavendar
#EFC0FE
ΔE00 2.19
Pale Lavender
#EECFFE
ΔE00 2.71
Pale Lilac
#E4CBFF
ΔE00 3.10
Very Light Purple
#F6CEFC
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC5FB #D5FBC5
analogous
#D0C5FB #EBC5FB #FBC5F0
triadic
#EBC5FB #FBEBC5 #C5FBEB
tetradic
#EBC5FB #FBD0C5 #D5FBC5 #C5F0FB
square
#EBC5FB #FBD0C5 #D5FBC5 #C5F0FB
split-complementary
#EBC5FB #F0FBC5 #C5FBD0
monochromatic
#C452F3 #D78CF7 #EBC5FB #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.51
#EBC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EBC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC5FB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC5FB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#EBCBD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebc5fb; /* rgb */ color: rgb(235, 197, 251); /* oklch */ color: oklch(87.3% 0.084 315.8);
Tailwind
colors: {
custom: {
50: '#f1d6fc',
500: '#ebc5fb',
950: '#000000',
},
}SCSS
$custom: #ebc5fb; $custom-light: #f1d6fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc5fb",
"rgb": {
"r": 235,
"g": 197,
"b": 251
},
"hsl": {
"h": 282.222,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.87314,
"c": 0.0835,
"h": 315.8
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#EBC5FB
secondary
#9FE183
accent
#E40245
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385