#EFCFF3#EFCFF3
#EFCFF3 is a very light, muted purple. Relative luminance 0.694; OKLCH L 89.2% C 0.059 H 322.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFF3 |
|---|---|
| RGB | rgb(239, 207, 243) |
| HSL | hsl(293, 60%, 88%) |
| HSV | hsv(293, 15%, 95%) |
| CMYK | cmyk(1.6%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(86.73, 17.37, -13.51) |
| CIE-LCH | lch(86.73, 22.01, 322.12°) |
| OKLab | oklab(89.22% 0.0472 -0.0362) |
| OKLCH | oklch(89.22% 0.059 322.5) |
| XYZ | xyz(74.0849, 69.4485, 94.2788) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.89
Pale Lavender
#EECFFE
ΔE00 3.14
Pale Mauve
#FED0FC
ΔE00 3.54
Light Lilac
#EDC8FF
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFF3 #D3F3CF
analogous
#DDCFF3 #EFCFF3 #F3CFE5
triadic
#EFCFF3 #F3EFCF #CFF3EF
tetradic
#EFCFF3 #F3DDCF #D3F3CF #CFE5F3
square
#EFCFF3 #F3DDCF #D3F3CF #CFE5F3
split-complementary
#EFCFF3 #E5F3CF #CFF3DD
monochromatic
#CE6DDB #DF9EE7 #EFCFF3 #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.41
#EFCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EFCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFF3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFF3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#D3DAF2
Tritanopia (blue-blind)
#F1D2DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcff3; /* rgb */ color: rgb(239, 207, 243); /* oklch */ color: oklch(89.2% 0.059 322.5);
Tailwind
colors: {
custom: {
50: '#f4ddf7',
500: '#efcff3',
950: '#000000',
},
}SCSS
$custom: #efcff3; $custom-light: #f4ddf7; $custom-dark: #000000;
JSON
{
"hex": "#efcff3",
"rgb": {
"r": 239,
"g": 207,
"b": 243
},
"hsl": {
"h": 293.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.89222,
"c": 0.05944,
"h": 322.5
},
"luminance": 0.69447
}Semantic roles & 50–950 ramp
primary
#EFCFF3
secondary
#9AD393
accent
#C81E31
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485