#EFC1FA#EFC1FA
#EFC1FA is a very light, moderate purple. Relative luminance 0.634; OKLCH L 86.9% C 0.091 H 319.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC1FA |
|---|---|
| RGB | rgb(239, 193, 250) |
| HSL | hsl(288, 85%, 87%) |
| HSV | hsv(288, 23%, 98%) |
| CMYK | cmyk(4.4%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(83.65, 26.10, -21.86) |
| CIE-LCH | lch(83.65, 34.05, 320.05°) |
| OKLab | oklab(86.92% 0.0698 -0.0591) |
| OKLCH | oklch(86.92% 0.091 319.7) |
| XYZ | xyz(71.9195, 63.3941, 98.8716) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.14
Light Lilac
#EDC8FF
ΔE00 2.18
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Lavender
#EECFFE
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC1FA #CCFAC1
analogous
#D3C1FA #EFC1FA #FAC1E9
triadic
#EFC1FA #FAEFC1 #C1FAEF
tetradic
#EFC1FA #FAD3C1 #CCFAC1 #C1E9FA
square
#EFC1FA #FAD3C1 #CCFAC1 #C1E9FA
split-complementary
#EFC1FA #E9FAC1 #C1FAD3
monochromatic
#D250F1 #E088F5 #EFC1FA #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.54
#EFC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EFC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC1FA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC1FA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#F0C7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc1fa; /* rgb */ color: rgb(239, 193, 250); /* oklch */ color: oklch(86.9% 0.091 319.7);
Tailwind
colors: {
custom: {
50: '#f4d4fc',
500: '#efc1fa',
950: '#000000',
},
}SCSS
$custom: #efc1fa; $custom-light: #f4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#efc1fa",
"rgb": {
"r": 239,
"g": 193,
"b": 250
},
"hsl": {
"h": 288.421,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.86919,
"c": 0.09143,
"h": 319.7
},
"luminance": 0.63393
}Semantic roles & 50–950 ramp
primary
#EFC1FA
secondary
#93DF80
accent
#E2042F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385