#EFC9FA#EFC9FA
#EFC9FA is a very light, moderate purple. Relative luminance 0.670; OKLCH L 88.4% C 0.078 H 318.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC9FA |
|---|---|
| RGB | rgb(239, 201, 250) |
| HSL | hsl(287, 83%, 88%) |
| HSV | hsv(287, 20%, 98%) |
| CMYK | cmyk(4.4%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(85.52, 21.85, -19.04) |
| CIE-LCH | lch(85.52, 28.98, 318.94°) |
| OKLab | oklab(88.36% 0.0582 -0.0513) |
| OKLCH | oklch(88.36% 0.078 318.6) |
| XYZ | xyz(73.7361, 67.0272, 99.4771) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.61
Light Lilac
#EDC8FF
ΔE00 1.66
Pale Lavender
#EECFFE
ΔE00 1.87
Pale Mauve
#FED0FC
ΔE00 3.27
Light Lavendar
#EFC0FE
ΔE00 3.34
Pale Lilac
#E4CBFF
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC9FA #D4FAC9
analogous
#D6C9FA #EFC9FA #FAC9EC
triadic
#EFC9FA #FAEFC9 #C9FAEF
tetradic
#EFC9FA #FAD6C9 #D4FAC9 #C9ECFA
square
#EFC9FA #FAD6C9 #D4FAC9 #C9ECFA
split-complementary
#EFC9FA #ECFAC9 #C9FAD6
monochromatic
#CE59F0 #DE91F5 #EFC9FA #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.46
#EFC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EFC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC9FA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC9FA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#F0CEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efc9fa; /* rgb */ color: rgb(239, 201, 250); /* oklch */ color: oklch(88.4% 0.078 318.6);
Tailwind
colors: {
custom: {
50: '#f4d9fc',
500: '#efc9fa',
950: '#000000',
},
}SCSS
$custom: #efc9fa; $custom-light: #f4d9fc; $custom-dark: #000000;
JSON
{
"hex": "#efc9fa",
"rgb": {
"r": 239,
"g": 201,
"b": 250
},
"hsl": {
"h": 286.531,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.88359,
"c": 0.07756,
"h": 318.6
},
"luminance": 0.67026
}Semantic roles & 50–950 ramp
primary
#EFC9FA
secondary
#9BDF88
accent
#DF0637
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385