#EFC7FE#EFC7FE
#EFC7FE is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.1% C 0.086 H 316.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7FE |
|---|---|
| RGB | rgb(239, 199, 254) |
| HSL | hsl(284, 96%, 89%) |
| HSV | hsv(284, 22%, 100%) |
| CMYK | cmyk(5.9%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(85.18, 23.67, -21.67) |
| CIE-LCH | lch(85.18, 32.10, 317.53°) |
| OKLab | oklab(88.14% 0.0623 -0.0586) |
| OKLCH | oklch(88.14% 0.086 316.7) |
| XYZ | xyz(73.9067, 66.3544, 102.6610) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.70
Light Lavendar
#EFC0FE
ΔE00 2.09
Pale Lavender
#EECFFE
ΔE00 2.67
Very Light Purple
#F6CEFC
ΔE00 2.77
Pale Lilac
#E4CBFF
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7FE #D6FEC7
analogous
#D4C7FE #EFC7FE #FEC7F2
triadic
#EFC7FE #FEEFC7 #C7FEEF
tetradic
#EFC7FE #FED4C7 #D6FEC7 #C7F2FE
square
#EFC7FE #FED4C7 #D6FEC7 #C7F2FE
split-complementary
#EFC7FE #F2FEC7 #C7FED4
monochromatic
#CD4FFC #DE8BFD #EFC7FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.47
#EFC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EFC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7FE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7FE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#EFCDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc7fe; /* rgb */ color: rgb(239, 199, 254); /* oklch */ color: oklch(88.1% 0.086 316.7);
Tailwind
colors: {
custom: {
50: '#f4d8fe',
500: '#efc7fe',
950: '#000000',
},
}SCSS
$custom: #efc7fe; $custom-light: #f4d8fe; $custom-dark: #000000;
JSON
{
"hex": "#efc7fe",
"rgb": {
"r": 239,
"g": 199,
"b": 254
},
"hsl": {
"h": 283.636,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.88138,
"c": 0.08553,
"h": 316.7
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#EFC7FE
secondary
#9EE782
accent
#E6003F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386