#EFC2EF#EFC2EF
#EFC2EF is a very light, moderate purple. Relative luminance 0.632; OKLCH L 86.7% C 0.078 H 326.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2EF |
|---|---|
| RGB | rgb(239, 194, 239) |
| HSL | hsl(300, 58%, 85%) |
| HSV | hsv(300, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(83.53, 23.52, -16.18) |
| CIE-LCH | lch(83.53, 28.55, 325.48°) |
| OKLab | oklab(86.71% 0.0649 -0.0434) |
| OKLCH | oklch(86.71% 0.078 326.2) |
| XYZ | xyz(70.4666, 63.1678, 90.1252) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.83
Pale Mauve
#FED0FC
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 4.23
Pale Lilac
#E4CBFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2EF #C2EFC2
analogous
#D9C2EF #EFC2EF #EFC2D9
triadic
#EFC2EF #EFEFC2 #C2EFEF
tetradic
#EFC2EF #EFD9C2 #C2EFC2 #C2D9EF
square
#EFC2EF #EFD9C2 #C2EFC2 #C2D9EF
split-complementary
#EFC2EF #D9EFC2 #C2EFD9
monochromatic
#D661D6 #E292E2 #EFC2EF #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.54
#EFC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EFC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2EF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2EF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#F2C6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc2ef; /* rgb */ color: rgb(239, 194, 239); /* oklch */ color: oklch(86.7% 0.078 326.2);
Tailwind
colors: {
custom: {
50: '#f4d4f4',
500: '#efc2ef',
950: '#000000',
},
}SCSS
$custom: #efc2ef; $custom-light: #f4d4f4; $custom-dark: #000000;
JSON
{
"hex": "#efc2ef",
"rgb": {
"r": 239,
"g": 194,
"b": 239
},
"hsl": {
"h": 300,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.86712,
"c": 0.07804,
"h": 326.2
},
"luminance": 0.63166
}Semantic roles & 50–950 ramp
primary
#EFC2EF
secondary
#88CD88
accent
#C61F1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385