#EBC2FC#EBC2FC
#EBC2FC is a very light, moderate purple. Relative luminance 0.633; OKLCH L 86.8% C 0.090 H 315.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2FC |
|---|---|
| RGB | rgb(235, 194, 252) |
| HSL | hsl(282, 91%, 87%) |
| HSV | hsv(282, 23%, 99%) |
| CMYK | cmyk(6.7%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(83.59, 24.68, -23.06) |
| CIE-LCH | lch(83.59, 33.77, 316.94°) |
| OKLab | oklab(86.81% 0.0645 -0.0625) |
| OKLCH | oklch(86.81% 0.09 315.9) |
| XYZ | xyz(71.1207, 63.2751, 100.5433) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.25
Light Lilac
#EDC8FF
ΔE00 1.47
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 3.73
Very Light Purple
#F6CEFC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2FC #D3FCC2
analogous
#CEC2FC #EBC2FC #FCC2F0
triadic
#EBC2FC #FCEBC2 #C2FCEB
tetradic
#EBC2FC #FCCEC2 #D3FCC2 #C2F0FC
square
#EBC2FC #FCCEC2 #D3FCC2 #C2F0FC
split-complementary
#EBC2FC #F0FCC2 #C2FCCE
monochromatic
#C54DF6 #D888F9 #EBC2FC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.54
#EBC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#EBC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2FC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2FC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#EBC8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebc2fc; /* rgb */ color: rgb(235, 194, 252); /* oklch */ color: oklch(86.8% 0.090 315.9);
Tailwind
colors: {
custom: {
50: '#f2d4fd',
500: '#ebc2fc',
950: '#000000',
},
}SCSS
$custom: #ebc2fc; $custom-light: #f2d4fd; $custom-dark: #000000;
JSON
{
"hex": "#ebc2fc",
"rgb": {
"r": 235,
"g": 194,
"b": 252
},
"hsl": {
"h": 282.414,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.86809,
"c": 0.08981,
"h": 315.9
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#EBC2FC
secondary
#9DE380
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385