#EFC0FD#EFC0FD
#EFC0FD is a very light, moderate purple. Relative luminance 0.631; OKLCH L 86.9% C 0.096 H 318.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0FD |
|---|---|
| RGB | rgb(239, 192, 253) |
| HSL | hsl(286, 94%, 87%) |
| HSV | hsv(286, 24%, 99%) |
| CMYK | cmyk(5.5%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.52, 27.20, -23.66) |
| CIE-LCH | lch(83.52, 36.05, 318.99°) |
| OKLab | oklab(86.85% 0.0721 -0.0641) |
| OKLCH | oklch(86.85% 0.096 318.4) |
| XYZ | xyz(72.1733, 63.1432, 101.2953) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.24
Light Lilac
#EDC8FF
ΔE00 2.43
Very Light Purple
#F6CEFC
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0FD #CEFDC0
analogous
#D1C0FD #EFC0FD #FDC0EC
triadic
#EFC0FD #FDEFC0 #C0FDEF
tetradic
#EFC0FD #FDD1C0 #CEFDC0 #C0ECFD
square
#EFC0FD #FDD1C0 #CEFDC0 #C0ECFD
split-complementary
#EFC0FD #ECFDC0 #C0FDD1
monochromatic
#D149F9 #E085FB #EFC0FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.54
#EFC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EFC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0FD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0FD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#F0C7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc0fd; /* rgb */ color: rgb(239, 192, 253); /* oklch */ color: oklch(86.9% 0.096 318.4);
Tailwind
colors: {
custom: {
50: '#f4d3fe',
500: '#efc0fd',
950: '#000000',
},
}SCSS
$custom: #efc0fd; $custom-light: #f4d3fe; $custom-dark: #000000;
JSON
{
"hex": "#efc0fd",
"rgb": {
"r": 239,
"g": 192,
"b": 253
},
"hsl": {
"h": 286.23,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.86851,
"c": 0.09647,
"h": 318.4
},
"luminance": 0.63142
}Semantic roles & 50–950 ramp
primary
#EFC0FD
secondary
#95E47D
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385