#EFC3FD#EFC3FD
#EFC3FD is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.4% C 0.091 H 317.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3FD |
|---|---|
| RGB | rgb(239, 195, 253) |
| HSL | hsl(286, 94%, 88%) |
| HSV | hsv(286, 23%, 99%) |
| CMYK | cmyk(5.5%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.21, 25.61, -22.61) |
| CIE-LCH | lch(84.21, 34.16, 318.56°) |
| OKLab | oklab(87.39% 0.0678 -0.0612) |
| OKLCH | oklch(87.39% 0.091 317.9) |
| XYZ | xyz(72.8388, 64.4740, 101.5171) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.01
Light Lilac
#EDC8FF
ΔE00 1.62
Very Light Purple
#F6CEFC
ΔE00 3.57
Pale Lavender
#EECFFE
ΔE00 3.77
Light Lavender
#DFC5FE
ΔE00 4.18
Pale Lilac
#E4CBFF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3FD #D1FDC3
analogous
#D2C3FD #EFC3FD #FDC3EE
triadic
#EFC3FD #FDEFC3 #C3FDEF
tetradic
#EFC3FD #FDD2C3 #D1FDC3 #C3EEFD
square
#EFC3FD #FDD2C3 #D1FDC3 #C3EEFD
split-complementary
#EFC3FD #EEFDC3 #C3FDD2
monochromatic
#CF4DF9 #DF88FB #EFC3FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.51
#EFC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EFC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3FD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3FD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#EFC9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc3fd; /* rgb */ color: rgb(239, 195, 253); /* oklch */ color: oklch(87.4% 0.091 317.9);
Tailwind
colors: {
custom: {
50: '#f4d5fe',
500: '#efc3fd',
950: '#000000',
},
}SCSS
$custom: #efc3fd; $custom-light: #f4d5fe; $custom-dark: #000000;
JSON
{
"hex": "#efc3fd",
"rgb": {
"r": 239,
"g": 195,
"b": 253
},
"hsl": {
"h": 285.517,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87385,
"c": 0.09129,
"h": 317.9
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#EFC3FD
secondary
#98E480
accent
#E60037
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385