#EFC3FC#EFC3FC
#EFC3FC is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.3% C 0.090 H 318.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3FC |
|---|---|
| RGB | rgb(239, 195, 252) |
| HSL | hsl(286, 90%, 88%) |
| HSV | hsv(286, 23%, 99%) |
| CMYK | cmyk(5.2%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(84.18, 25.42, -22.12) |
| CIE-LCH | lch(84.18, 33.70, 318.96°) |
| OKLab | oklab(87.35% 0.0675 -0.0598) |
| OKLCH | oklch(87.35% 0.09 318.4) |
| XYZ | xyz(72.6799, 64.4105, 100.6803) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.19
Light Lilac
#EDC8FF
ΔE00 1.64
Very Light Purple
#F6CEFC
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 4.27
Light Lavender
#DFC5FE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3FC #D0FCC3
analogous
#D3C3FC #EFC3FC #FCC3EC
triadic
#EFC3FC #FCEFC3 #C3FCEF
tetradic
#EFC3FC #FCD3C3 #D0FCC3 #C3ECFC
square
#EFC3FC #FCD3C3 #D0FCC3 #C3ECFC
split-complementary
#EFC3FC #ECFCC3 #C3FCD3
monochromatic
#D04EF6 #DF89F9 #EFC3FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.51
#EFC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EFC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3FC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3FC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#F0C9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc3fc; /* rgb */ color: rgb(239, 195, 252); /* oklch */ color: oklch(87.3% 0.090 318.4);
Tailwind
colors: {
custom: {
50: '#f4d5fd',
500: '#efc3fc',
950: '#000000',
},
}SCSS
$custom: #efc3fc; $custom-light: #f4d5fd; $custom-dark: #000000;
JSON
{
"hex": "#efc3fc",
"rgb": {
"r": 239,
"g": 195,
"b": 252
},
"hsl": {
"h": 286.316,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.87348,
"c": 0.09017,
"h": 318.4
},
"luminance": 0.64409
}Semantic roles & 50–950 ramp
primary
#EFC3FC
secondary
#97E381
accent
#E60034
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385