Light Lavendar#EFC0FE
#EFC0FE is a very light, moderate purple. Relative luminance 0.632; OKLCH L 86.9% C 0.098 H 317.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0FE |
|---|---|
| RGB | rgb(239, 192, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 24%, 100%) |
| CMYK | cmyk(5.9%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.55, 27.40, -24.14) |
| CIE-LCH | lch(83.55, 36.51, 318.61°) |
| OKLab | oklab(86.89% 0.0724 -0.0654) |
| OKLCH | oklch(86.89% 0.098 317.9) |
| XYZ | xyz(72.3330, 63.2070, 102.1364) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.00
Light Lilac
#EDC8FF
ΔE00 2.47
Light Lavender
#DFC5FE
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0FE #CFFEC0
analogous
#D0C0FE #EFC0FE #FEC0EE
triadic
#EFC0FE #FEEFC0 #C0FEEF
tetradic
#EFC0FE #FED0C0 #CFFEC0 #C0EEFE
square
#EFC0FE #FED0C0 #CFFEC0 #C0EEFE
split-complementary
#EFC0FE #EEFEC0 #C0FED0
monochromatic
#D048FC #E084FD #EFC0FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.54
#EFC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EFC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0FE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0FE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#EFC7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc0fe; /* rgb */ color: rgb(239, 192, 254); /* oklch */ color: oklch(86.9% 0.098 317.9);
Tailwind
colors: {
custom: {
50: '#f4d3ff',
500: '#efc0fe',
950: '#000000',
},
}SCSS
$custom: #efc0fe; $custom-light: #f4d3ff; $custom-dark: #000000;
JSON
{
"hex": "#efc0fe",
"rgb": {
"r": 239,
"g": 192,
"b": 254
},
"hsl": {
"h": 285.484,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.86888,
"c": 0.09759,
"h": 317.9
},
"luminance": 0.63206
}Semantic roles & 50–950 ramp
primary
#EFC0FE
secondary
#96E67C
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386