#EFC4FC#EFC4FC
#EFC4FC is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.5% C 0.088 H 318.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4FC |
|---|---|
| RGB | rgb(239, 196, 252) |
| HSL | hsl(286, 90%, 88%) |
| HSV | hsv(286, 22%, 99%) |
| CMYK | cmyk(5.2%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(84.41, 24.89, -21.77) |
| CIE-LCH | lch(84.41, 33.06, 318.82°) |
| OKLab | oklab(87.53% 0.066 -0.0589) |
| OKLCH | oklch(87.53% 0.088 318.3) |
| XYZ | xyz(72.9047, 64.8601, 100.7553) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.42
Light Lavendar
#EFC0FE
ΔE00 1.47
Very Light Purple
#F6CEFC
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 3.39
Pale Lilac
#E4CBFF
ΔE00 4.07
Light Lavender
#DFC5FE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4FC #D1FCC4
analogous
#D3C4FC #EFC4FC #FCC4ED
triadic
#EFC4FC #FCEFC4 #C4FCEF
tetradic
#EFC4FC #FCD3C4 #D1FCC4 #C4EDFC
square
#EFC4FC #FCD3C4 #D1FCC4 #C4EDFC
split-complementary
#EFC4FC #EDFCC4 #C4FCD3
monochromatic
#CF50F6 #DF8AF9 #EFC4FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.50
#EFC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#EFC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4FC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4FC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#F0CAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efc4fc; /* rgb */ color: rgb(239, 196, 252); /* oklch */ color: oklch(87.5% 0.088 318.3);
Tailwind
colors: {
custom: {
50: '#f4d6fd',
500: '#efc4fc',
950: '#000000',
},
}SCSS
$custom: #efc4fc; $custom-light: #f4d6fd; $custom-dark: #000000;
JSON
{
"hex": "#efc4fc",
"rgb": {
"r": 239,
"g": 196,
"b": 252
},
"hsl": {
"h": 286.071,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.87527,
"c": 0.08844,
"h": 318.3
},
"luminance": 0.64859
}Semantic roles & 50–950 ramp
primary
#EFC4FC
secondary
#98E381
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385