#EBC4FE#EBC4FE
#EBC4FE is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.2% C 0.089 H 314.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4FE |
|---|---|
| RGB | rgb(235, 196, 254) |
| HSL | hsl(280, 97%, 88%) |
| HSV | hsv(280, 23%, 100%) |
| CMYK | cmyk(7.5%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.12, 24.00, -23.31) |
| CIE-LCH | lch(84.12, 33.45, 315.84°) |
| OKLab | oklab(87.24% 0.0622 -0.0632) |
| OKLCH | oklch(87.24% 0.089 314.6) |
| XYZ | xyz(71.8874, 64.2987, 102.3706) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.05
Light Lavendar
#EFC0FE
ΔE00 1.66
Light Lavender
#DFC5FE
ΔE00 3.07
Pale Lilac
#E4CBFF
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.37
Very Light Purple
#F6CEFC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4FE #D7FEC4
analogous
#CEC4FE #EBC4FE #FEC4F4
triadic
#EBC4FE #FEEBC4 #C4FEEB
tetradic
#EBC4FE #FECEC4 #D7FEC4 #C4F4FE
square
#EBC4FE #FECEC4 #D7FEC4 #C4F4FE
split-complementary
#EBC4FE #F4FEC4 #C4FECE
monochromatic
#C24CFC #D788FD #EBC4FE #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.52
#EBC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EBC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4FE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4FE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#EACBD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebc4fe; /* rgb */ color: rgb(235, 196, 254); /* oklch */ color: oklch(87.2% 0.089 314.6);
Tailwind
colors: {
custom: {
50: '#f2d6fe',
500: '#ebc4fe',
950: '#000000',
},
}SCSS
$custom: #ebc4fe; $custom-light: #f2d6fe; $custom-dark: #000000;
JSON
{
"hex": "#ebc4fe",
"rgb": {
"r": 235,
"g": 196,
"b": 254
},
"hsl": {
"h": 280.345,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.87242,
"c": 0.0887,
"h": 314.6
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#EBC4FE
secondary
#A1E680
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386