#EFC0FA#EFC0FA
#EFC0FA is a very light, moderate purple. Relative luminance 0.630; OKLCH L 86.7% C 0.093 H 319.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0FA |
|---|---|
| RGB | rgb(239, 192, 250) |
| HSL | hsl(289, 85%, 87%) |
| HSV | hsv(289, 23%, 98%) |
| CMYK | cmyk(4.4%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(83.42, 26.63, -22.21) |
| CIE-LCH | lch(83.42, 34.68, 320.17°) |
| OKLab | oklab(86.74% 0.0712 -0.0601) |
| OKLCH | oklch(86.74% 0.093 319.8) |
| XYZ | xyz(71.6992, 62.9535, 98.7981) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.97
Light Lilac
#EDC8FF
ΔE00 2.42
Very Light Purple
#F6CEFC
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 4.80
Pale Mauve
#FED0FC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0FA #CBFAC0
analogous
#D2C0FA #EFC0FA #FAC0E8
triadic
#EFC0FA #FAEFC0 #C0FAEF
tetradic
#EFC0FA #FAD2C0 #CBFAC0 #C0E8FA
square
#EFC0FA #FAD2C0 #CBFAC0 #C0E8FA
split-complementary
#EFC0FA #E8FAC0 #C0FAD2
monochromatic
#D24FF1 #E187F6 #EFC0FA #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.55
#EFC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EFC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0FA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0FA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#C4D2F8
Tritanopia (blue-blind)
#F0C6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc0fa; /* rgb */ color: rgb(239, 192, 250); /* oklch */ color: oklch(86.7% 0.093 319.8);
Tailwind
colors: {
custom: {
50: '#f4d3fc',
500: '#efc0fa',
950: '#000000',
},
}SCSS
$custom: #efc0fa; $custom-light: #f4d3fc; $custom-dark: #000000;
JSON
{
"hex": "#efc0fa",
"rgb": {
"r": 239,
"g": 192,
"b": 250
},
"hsl": {
"h": 288.621,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.86742,
"c": 0.09317,
"h": 319.8
},
"luminance": 0.62952
}Semantic roles & 50–950 ramp
primary
#EFC0FA
secondary
#91DF7F
accent
#E2042E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385