#EFCFF2#EFCFF2
#EFCFF2 is a very light, muted purple. Relative luminance 0.694; OKLCH L 89.2% C 0.058 H 323.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFF2 |
|---|---|
| RGB | rgb(239, 207, 242) |
| HSL | hsl(295, 57%, 88%) |
| HSV | hsv(295, 14%, 95%) |
| CMYK | cmyk(1.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.70, 17.18, -13.03) |
| CIE-LCH | lch(86.70, 21.56, 322.83°) |
| OKLab | oklab(89.19% 0.0468 -0.0348) |
| OKLCH | oklch(89.19% 0.058 323.4) |
| XYZ | xyz(73.9343, 69.3883, 93.4856) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.12
Pale Lavender
#EECFFE
ΔE00 3.43
Pale Mauve
#FED0FC
ΔE00 3.67
Light Lilac
#EDC8FF
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFF2 #D2F2CF
analogous
#DDCFF2 #EFCFF2 #F2CFE3
triadic
#EFCFF2 #F2EFCF #CFF2EF
tetradic
#EFCFF2 #F2DDCF #D2F2CF #CFE3F2
square
#EFCFF2 #F2DDCF #D2F2CF #CFE3F2
split-complementary
#EFCFF2 #E3F2CF #CFF2DD
monochromatic
#CF6FD8 #DF9FE5 #EFCFF2 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.41
#EFCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EFCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFF2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFF2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#F1D2DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcff2; /* rgb */ color: rgb(239, 207, 242); /* oklch */ color: oklch(89.2% 0.058 323.4);
Tailwind
colors: {
custom: {
50: '#f4ddf6',
500: '#efcff2',
950: '#000000',
},
}SCSS
$custom: #efcff2; $custom-light: #f4ddf6; $custom-dark: #000000;
JSON
{
"hex": "#efcff2",
"rgb": {
"r": 239,
"g": 207,
"b": 242
},
"hsl": {
"h": 294.857,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89189,
"c": 0.05837,
"h": 323.4
},
"luminance": 0.69387
}Semantic roles & 50–950 ramp
primary
#EFCFF2
secondary
#99D194
accent
#C5212F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485