#EFC7FD#EFC7FD
#EFC7FD is a very light, moderate purple. Relative luminance 0.663; OKLCH L 88.1% C 0.084 H 317.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7FD |
|---|---|
| RGB | rgb(239, 199, 253) |
| HSL | hsl(284, 93%, 89%) |
| HSV | hsv(284, 21%, 99%) |
| CMYK | cmyk(5.5%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(85.14, 23.48, -21.19) |
| CIE-LCH | lch(85.14, 31.63, 317.94°) |
| OKLab | oklab(88.1% 0.062 -0.0573) |
| OKLCH | oklch(88.1% 0.084 317.3) |
| XYZ | xyz(73.7470, 66.2905, 101.8198) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.83
Light Lavendar
#EFC0FE
ΔE00 2.22
Very Light Purple
#F6CEFC
ΔE00 2.57
Pale Lavender
#EECFFE
ΔE00 2.57
Pale Lilac
#E4CBFF
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7FD #D5FDC7
analogous
#D4C7FD #EFC7FD #FDC7F0
triadic
#EFC7FD #FDEFC7 #C7FDEF
tetradic
#EFC7FD #FDD4C7 #D5FDC7 #C7F0FD
square
#EFC7FD #FDD4C7 #D5FDC7 #C7F0FD
split-complementary
#EFC7FD #F0FDC7 #C7FDD4
monochromatic
#CD51F9 #DE8CFB #EFC7FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.47
#EFC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#EFC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7FD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7FD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#EFCDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc7fd; /* rgb */ color: rgb(239, 199, 253); /* oklch */ color: oklch(88.1% 0.084 317.3);
Tailwind
colors: {
custom: {
50: '#f4d8fe',
500: '#efc7fd',
950: '#000000',
},
}SCSS
$custom: #efc7fd; $custom-light: #f4d8fe; $custom-dark: #000000;
JSON
{
"hex": "#efc7fd",
"rgb": {
"r": 239,
"g": 199,
"b": 253
},
"hsl": {
"h": 284.444,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.88102,
"c": 0.08439,
"h": 317.3
},
"luminance": 0.66289
}Semantic roles & 50–950 ramp
primary
#EFC7FD
secondary
#9DE583
accent
#E6003C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385