#EBC2FE#EBC2FE
#EBC2FE is a very light, moderate purple. Relative luminance 0.634; OKLCH L 86.9% C 0.092 H 315.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2FE |
|---|---|
| RGB | rgb(235, 194, 254) |
| HSL | hsl(281, 97%, 88%) |
| HSV | hsv(281, 24%, 100%) |
| CMYK | cmyk(7.5%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.65, 25.07, -24.02) |
| CIE-LCH | lch(83.65, 34.72, 316.22°) |
| OKLab | oklab(86.88% 0.0651 -0.0652) |
| OKLCH | oklch(86.88% 0.092 315) |
| XYZ | xyz(71.4393, 63.4025, 102.2212) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.19
Light Lilac
#EDC8FF
ΔE00 1.63
Light Lavender
#DFC5FE
ΔE00 3.33
Pale Lilac
#E4CBFF
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2FE #D5FEC2
analogous
#CDC2FE #EBC2FE #FEC2F3
triadic
#EBC2FE #FEEBC2 #C2FEEB
tetradic
#EBC2FE #FECDC2 #D5FEC2 #C2F3FE
square
#EBC2FE #FECDC2 #D5FEC2 #C2F3FE
split-complementary
#EBC2FE #F3FEC2 #C2FECD
monochromatic
#C44AFC #D786FD #EBC2FE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.54
#EBC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EBC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2FE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2FE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#EAC9D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebc2fe; /* rgb */ color: rgb(235, 194, 254); /* oklch */ color: oklch(86.9% 0.092 315.0);
Tailwind
colors: {
custom: {
50: '#f2d4ff',
500: '#ebc2fe',
950: '#000000',
},
}SCSS
$custom: #ebc2fe; $custom-light: #f2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#ebc2fe",
"rgb": {
"r": 235,
"g": 194,
"b": 254
},
"hsl": {
"h": 281,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.86882,
"c": 0.09213,
"h": 315
},
"luminance": 0.63401
}Semantic roles & 50–950 ramp
primary
#EBC2FE
secondary
#9FE67E
accent
#E60049
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386