#EFC0FC#EFC0FC
#EFC0FC is a very light, moderate purple. Relative luminance 0.631; OKLCH L 86.8% C 0.095 H 318.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0FC |
|---|---|
| RGB | rgb(239, 192, 252) |
| HSL | hsl(287, 91%, 87%) |
| HSV | hsv(287, 24%, 99%) |
| CMYK | cmyk(5.2%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.48, 27.01, -23.18) |
| CIE-LCH | lch(83.48, 35.59, 319.37°) |
| OKLab | oklab(86.82% 0.0718 -0.0628) |
| OKLCH | oklch(86.82% 0.095 318.8) |
| XYZ | xyz(72.0145, 63.0796, 100.4585) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.48
Light Lilac
#EDC8FF
ΔE00 2.40
Very Light Purple
#F6CEFC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0FC #CDFCC0
analogous
#D1C0FC #EFC0FC #FCC0EB
triadic
#EFC0FC #FCEFC0 #C0FCEF
tetradic
#EFC0FC #FCD1C0 #CDFCC0 #C0EBFC
square
#EFC0FC #FCD1C0 #CDFCC0 #C0EBFC
split-complementary
#EFC0FC #EBFCC0 #C0FCD1
monochromatic
#D14BF6 #E086F9 #EFC0FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.54
#EFC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EFC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0FC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0FC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#F0C6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc0fc; /* rgb */ color: rgb(239, 192, 252); /* oklch */ color: oklch(86.8% 0.095 318.8);
Tailwind
colors: {
custom: {
50: '#f4d3fd',
500: '#efc0fc',
950: '#000000',
},
}SCSS
$custom: #efc0fc; $custom-light: #f4d3fd; $custom-dark: #000000;
JSON
{
"hex": "#efc0fc",
"rgb": {
"r": 239,
"g": 192,
"b": 252
},
"hsl": {
"h": 287,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.86815,
"c": 0.09536,
"h": 318.8
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#EFC0FC
secondary
#94E27E
accent
#E60032
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385