#EFC4FD#EFC4FD
#EFC4FD is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.6% C 0.090 H 317.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4FD |
|---|---|
| RGB | rgb(239, 196, 253) |
| HSL | hsl(285, 93%, 88%) |
| HSV | hsv(285, 23%, 99%) |
| CMYK | cmyk(5.5%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.44, 25.08, -22.25) |
| CIE-LCH | lch(84.44, 33.53, 318.42°) |
| OKLab | oklab(87.56% 0.0663 -0.0602) |
| OKLCH | oklch(87.56% 0.09 317.8) |
| XYZ | xyz(73.0636, 64.9236, 101.5920) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.31
Light Lilac
#EDC8FF
ΔE00 1.37
Very Light Purple
#F6CEFC
ΔE00 3.31
Pale Lavender
#EECFFE
ΔE00 3.47
Pale Lilac
#E4CBFF
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4FD #D2FDC4
analogous
#D2C4FD #EFC4FD #FDC4EE
triadic
#EFC4FD #FDEFC4 #C4FDEF
tetradic
#EFC4FD #FDD2C4 #D2FDC4 #C4EEFD
square
#EFC4FD #FDD2C4 #D2FDC4 #C4EEFD
split-complementary
#EFC4FD #EEFDC4 #C4FDD2
monochromatic
#CF4EF9 #DF89FB #EFC4FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.50
#EFC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EFC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4FD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4FD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#EFCAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efc4fd; /* rgb */ color: rgb(239, 196, 253); /* oklch */ color: oklch(87.6% 0.090 317.8);
Tailwind
colors: {
custom: {
50: '#f4d6fe',
500: '#efc4fd',
950: '#000000',
},
}SCSS
$custom: #efc4fd; $custom-light: #f4d6fe; $custom-dark: #000000;
JSON
{
"hex": "#efc4fd",
"rgb": {
"r": 239,
"g": 196,
"b": 253
},
"hsl": {
"h": 285.263,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.87563,
"c": 0.08957,
"h": 317.8
},
"luminance": 0.64922
}Semantic roles & 50–950 ramp
primary
#EFC4FD
secondary
#99E581
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385