#EBC3FE#EBC3FE
#EBC3FE is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.1% C 0.090 H 314.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3FE |
|---|---|
| RGB | rgb(235, 195, 254) |
| HSL | hsl(281, 97%, 88%) |
| HSV | hsv(281, 23%, 100%) |
| CMYK | cmyk(7.5%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.89, 24.53, -23.66) |
| CIE-LCH | lch(83.89, 34.09, 316.03°) |
| OKLab | oklab(87.06% 0.0637 -0.0642) |
| OKLCH | oklch(87.06% 0.09 314.8) |
| XYZ | xyz(71.6626, 63.8491, 102.2956) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.34
Light Lavendar
#EFC0FE
ΔE00 1.41
Light Lavender
#DFC5FE
ΔE00 3.19
Pale Lilac
#E4CBFF
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3FE #D6FEC3
analogous
#CDC3FE #EBC3FE #FEC3F3
triadic
#EBC3FE #FEEBC3 #C3FEEB
tetradic
#EBC3FE #FECDC3 #D6FEC3 #C3F3FE
square
#EBC3FE #FECDC3 #D6FEC3 #C3F3FE
split-complementary
#EBC3FE #F3FEC3 #C3FECD
monochromatic
#C34BFC #D787FD #EBC3FE #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.53
#EBC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EBC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3FE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3FE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#EACAD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc3fe; /* rgb */ color: rgb(235, 195, 254); /* oklch */ color: oklch(87.1% 0.090 314.8);
Tailwind
colors: {
custom: {
50: '#f2d5fe',
500: '#ebc3fe',
950: '#000000',
},
}SCSS
$custom: #ebc3fe; $custom-light: #f2d5fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc3fe",
"rgb": {
"r": 235,
"g": 195,
"b": 254
},
"hsl": {
"h": 280.678,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.87062,
"c": 0.09042,
"h": 314.8
},
"luminance": 0.63848
}Semantic roles & 50–950 ramp
primary
#EBC3FE
secondary
#A0E67F
accent
#E6004A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386