#EBC3FB#EBC3FB
#EBC3FB is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.0% C 0.087 H 316.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3FB |
|---|---|
| RGB | rgb(235, 195, 251) |
| HSL | hsl(283, 88%, 87%) |
| HSV | hsv(283, 22%, 98%) |
| CMYK | cmyk(6.4%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.79, 23.95, -22.22) |
| CIE-LCH | lch(83.79, 32.67, 317.15°) |
| OKLab | oklab(86.95% 0.0628 -0.0602) |
| OKLCH | oklch(86.95% 0.087 316.2) |
| XYZ | xyz(71.1860, 63.6585, 99.7853) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.18
Light Lavendar
#EFC0FE
ΔE00 1.61
Pale Lavender
#EECFFE
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3FB #D3FBC3
analogous
#CFC3FB #EBC3FB #FBC3EF
triadic
#EBC3FB #FBEBC3 #C3FBEB
tetradic
#EBC3FB #FBCFC3 #D3FBC3 #C3EFFB
square
#EBC3FB #FBCFC3 #D3FBC3 #C3EFFB
split-complementary
#EBC3FB #EFFBC3 #C3FBCF
monochromatic
#C550F3 #D88AF7 #EBC3FB #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.53
#EBC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EBC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3FB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3FB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#EBC9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc3fb; /* rgb */ color: rgb(235, 195, 251); /* oklch */ color: oklch(87.0% 0.087 316.2);
Tailwind
colors: {
custom: {
50: '#f1d5fc',
500: '#ebc3fb',
950: '#000000',
},
}SCSS
$custom: #ebc3fb; $custom-light: #f1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#ebc3fb",
"rgb": {
"r": 235,
"g": 195,
"b": 251
},
"hsl": {
"h": 282.857,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.86952,
"c": 0.08695,
"h": 316.2
},
"luminance": 0.63657
}Semantic roles & 50–950 ramp
primary
#EBC3FB
secondary
#9DE181
accent
#E40142
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385