#EFC7FC#EFC7FC
#EFC7FC is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.1% C 0.083 H 317.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7FC |
|---|---|
| RGB | rgb(239, 199, 252) |
| HSL | hsl(285, 90%, 88%) |
| HSV | hsv(285, 21%, 99%) |
| CMYK | cmyk(5.2%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(85.11, 23.29, -20.71) |
| CIE-LCH | lch(85.11, 31.17, 318.36°) |
| OKLab | oklab(88.07% 0.0617 -0.0559) |
| OKLCH | oklch(88.07% 0.083 317.8) |
| XYZ | xyz(73.5881, 66.2270, 100.9831) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.02
Light Lavendar
#EFC0FE
ΔE00 2.37
Very Light Purple
#F6CEFC
ΔE00 2.38
Pale Lavender
#EECFFE
ΔE00 2.50
Pale Lilac
#E4CBFF
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7FC #D4FCC7
analogous
#D4C7FC #EFC7FC #FCC7EE
triadic
#EFC7FC #FCEFC7 #C7FCEF
tetradic
#EFC7FC #FCD4C7 #D4FCC7 #C7EEFC
square
#EFC7FC #FCD4C7 #D4FCC7 #C7EEFC
split-complementary
#EFC7FC #EEFCC7 #C7FCD4
monochromatic
#CE53F6 #DE8DF9 #EFC7FC #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.47
#EFC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7FC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7FC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#EFCDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc7fc; /* rgb */ color: rgb(239, 199, 252); /* oklch */ color: oklch(88.1% 0.083 317.8);
Tailwind
colors: {
custom: {
50: '#f4d8fd',
500: '#efc7fc',
950: '#000000',
},
}SCSS
$custom: #efc7fc; $custom-light: #f4d8fd; $custom-dark: #000000;
JSON
{
"hex": "#efc7fc",
"rgb": {
"r": 239,
"g": 199,
"b": 252
},
"hsl": {
"h": 285.283,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.88067,
"c": 0.08326,
"h": 317.8
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#EFC7FC
secondary
#9BE384
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385