#EFC2EC#EFC2EC
#EFC2EC is a very light, moderate purple. Relative luminance 0.630; OKLCH L 86.6% C 0.075 H 328.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2EC |
|---|---|
| RGB | rgb(239, 194, 236) |
| HSL | hsl(304, 58%, 85%) |
| HSV | hsv(304, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 1.3%, 6.3%) |
| CIE-LAB | lab(83.44, 22.98, -14.72) |
| CIE-LCH | lch(83.44, 27.29, 327.36°) |
| OKLab | oklab(86.61% 0.0639 -0.0394) |
| OKLCH | oklch(86.61% 0.075 328.4) |
| XYZ | xyz(70.0270, 62.9920, 87.8104) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.16
Pale Mauve
#FED0FC
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2EC #C2EFC5
analogous
#DCC2EF #EFC2EC #EFC2D6
triadic
#EFC2EC #ECEFC2 #C2ECEF
tetradic
#EFC2EC #EFDCC2 #C2EFC5 #C2D6EF
square
#EFC2EC #EFDCC2 #C2EFC5 #C2D6EF
split-complementary
#EFC2EC #D6EFC2 #C2EFDC
monochromatic
#D661CE #E292DD #EFC2EC #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.54
#EFC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EFC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2EC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2EC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#F3C5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc2ec; /* rgb */ color: rgb(239, 194, 236); /* oklch */ color: oklch(86.6% 0.075 328.4);
Tailwind
colors: {
custom: {
50: '#f4d4f2',
500: '#efc2ec',
950: '#000000',
},
}SCSS
$custom: #efc2ec; $custom-light: #f4d4f2; $custom-dark: #000000;
JSON
{
"hex": "#efc2ec",
"rgb": {
"r": 239,
"g": 194,
"b": 236
},
"hsl": {
"h": 304,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.8661,
"c": 0.07505,
"h": 328.4
},
"luminance": 0.6299
}Semantic roles & 50–950 ramp
primary
#EFC2EC
secondary
#88CD8D
accent
#C62B1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385