#EFC7FA#EFC7FA
#EFC7FA is a very light, moderate purple. Relative luminance 0.661; OKLCH L 88.0% C 0.081 H 318.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7FA |
|---|---|
| RGB | rgb(239, 199, 250) |
| HSL | hsl(287, 84%, 88%) |
| HSV | hsv(287, 20%, 98%) |
| CMYK | cmyk(4.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(85.05, 22.91, -19.75) |
| CIE-LCH | lch(85.05, 30.25, 319.25°) |
| OKLab | oklab(88% 0.061 -0.0533) |
| OKLCH | oklch(88% 0.081 318.9) |
| XYZ | xyz(73.2729, 66.1009, 99.3227) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.45
Very Light Purple
#F6CEFC
ΔE00 2.03
Pale Lavender
#EECFFE
ΔE00 2.42
Light Lavendar
#EFC0FE
ΔE00 2.73
Pale Mauve
#FED0FC
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7FA #D2FAC7
analogous
#D5C7FA #EFC7FA #FAC7EB
triadic
#EFC7FA #FAEFC7 #C7FAEF
tetradic
#EFC7FA #FAD5C7 #D2FAC7 #C7EBFA
square
#EFC7FA #FAD5C7 #D2FAC7 #C7EBFA
split-complementary
#EFC7FA #EBFAC7 #C7FAD5
monochromatic
#CF57F0 #DF8FF5 #EFC7FA #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.48
#EFC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#EFC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7FA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7FA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#F0CCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efc7fa; /* rgb */ color: rgb(239, 199, 250); /* oklch */ color: oklch(88.0% 0.081 318.9);
Tailwind
colors: {
custom: {
50: '#f4d8fc',
500: '#efc7fa',
950: '#000000',
},
}SCSS
$custom: #efc7fa; $custom-light: #f4d8fc; $custom-dark: #000000;
JSON
{
"hex": "#efc7fa",
"rgb": {
"r": 239,
"g": 199,
"b": 250
},
"hsl": {
"h": 287.059,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.87996,
"c": 0.08102,
"h": 318.9
},
"luminance": 0.661
}Semantic roles & 50–950 ramp
primary
#EFC7FA
secondary
#99DF86
accent
#E00535
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385