#EFC2FD#EFC2FD
#EFC2FD is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.2% C 0.093 H 318.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2FD |
|---|---|
| RGB | rgb(239, 194, 253) |
| HSL | hsl(286, 94%, 88%) |
| HSV | hsv(286, 23%, 99%) |
| CMYK | cmyk(5.5%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.98, 26.14, -22.96) |
| CIE-LCH | lch(83.98, 34.79, 318.71°) |
| OKLab | oklab(87.21% 0.0692 -0.0622) |
| OKLCH | oklch(87.21% 0.093 318.1) |
| XYZ | xyz(72.6155, 64.0274, 101.4427) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.73
Light Lilac
#EDC8FF
ΔE00 1.89
Very Light Purple
#F6CEFC
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lavender
#DFC5FE
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2FD #D0FDC2
analogous
#D2C2FD #EFC2FD #FDC2ED
triadic
#EFC2FD #FDEFC2 #C2FDEF
tetradic
#EFC2FD #FDD2C2 #D0FDC2 #C2EDFD
square
#EFC2FD #FDD2C2 #D0FDC2 #C2EDFD
split-complementary
#EFC2FD #EDFDC2 #C2FDD2
monochromatic
#D04BF9 #DF87FB #EFC2FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.52
#EFC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EFC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2FD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2FD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#EFC8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc2fd; /* rgb */ color: rgb(239, 194, 253); /* oklch */ color: oklch(87.2% 0.093 318.1);
Tailwind
colors: {
custom: {
50: '#f4d4fe',
500: '#efc2fd',
950: '#000000',
},
}SCSS
$custom: #efc2fd; $custom-light: #f4d4fe; $custom-dark: #000000;
JSON
{
"hex": "#efc2fd",
"rgb": {
"r": 239,
"g": 194,
"b": 253
},
"hsl": {
"h": 285.763,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87206,
"c": 0.09302,
"h": 318.1
},
"luminance": 0.64026
}Semantic roles & 50–950 ramp
primary
#EFC2FD
secondary
#97E47F
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385