#EFC1FF#EFC1FF
#EFC1FF is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.1% C 0.097 H 317.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC1FF |
|---|---|
| RGB | rgb(239, 193, 255) |
| HSL | hsl(285, 100%, 88%) |
| HSV | hsv(285, 24%, 100%) |
| CMYK | cmyk(6.3%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(83.82, 27.06, -24.27) |
| CIE-LCH | lch(83.82, 36.35, 318.11°) |
| OKLab | oklab(87.1% 0.0712 -0.0658) |
| OKLCH | oklch(87.1% 0.097 317.3) |
| XYZ | xyz(72.7139, 63.7119, 103.0555) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.28
Light Lilac
#EDC8FF
ΔE00 2.26
Light Lavender
#DFC5FE
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC1FF #D1FFC1
analogous
#D0C1FF #EFC1FF #FFC1F0
triadic
#EFC1FF #FFEFC1 #C1FFEF
tetradic
#EFC1FF #FFD0C1 #D1FFC1 #C1F0FF
square
#EFC1FF #FFD0C1 #D1FFC1 #C1F0FF
split-complementary
#EFC1FF #F0FFC1 #C1FFD0
monochromatic
#CF47FF #DF84FF #EFC1FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.53
#EFC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EFC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC1FF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC1FF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#EFC8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc1ff; /* rgb */ color: rgb(239, 193, 255); /* oklch */ color: oklch(87.1% 0.097 317.3);
Tailwind
colors: {
custom: {
50: '#f4d4ff',
500: '#efc1ff',
950: '#000000',
},
}SCSS
$custom: #efc1ff; $custom-light: #f4d4ff; $custom-dark: #000000;
JSON
{
"hex": "#efc1ff",
"rgb": {
"r": 239,
"g": 193,
"b": 255
},
"hsl": {
"h": 284.516,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.87102,
"c": 0.09698,
"h": 317.3
},
"luminance": 0.63711
}Semantic roles & 50–950 ramp
primary
#EFC1FF
secondary
#98E87C
accent
#E6003B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386