#EFCFF1#EFCFF1
#EFCFF1 is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.2% C 0.057 H 324.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFF1 |
|---|---|
| RGB | rgb(239, 207, 241) |
| HSL | hsl(296, 55%, 88%) |
| HSV | hsv(296, 14%, 95%) |
| CMYK | cmyk(0.8%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(86.67, 17.00, -12.54) |
| CIE-LCH | lch(86.67, 21.13, 323.58°) |
| OKLab | oklab(89.16% 0.0465 -0.0335) |
| OKLCH | oklch(89.16% 0.057 324.2) |
| XYZ | xyz(73.7845, 69.3284, 92.6968) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.37
Pale Lavender
#EECFFE
ΔE00 3.72
Pale Mauve
#FED0FC
ΔE00 3.81
Thistle
#D8BFD8
ΔE00 5.32
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFF1 #D1F1CF
analogous
#DECFF1 #EFCFF1 #F1CFE2
triadic
#EFCFF1 #F1EFCF #CFF1EF
tetradic
#EFCFF1 #F1DECF #D1F1CF #CFE2F1
square
#EFCFF1 #F1DECF #D1F1CF #CFE2F1
split-complementary
#EFCFF1 #E2F1CF #CFF1DE
monochromatic
#CF70D5 #DFA0E3 #EFCFF1 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.41
#EFCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EFCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFF1
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFF1 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F2
Deuteranopia (green-blind)
#D3DAF0
Tritanopia (blue-blind)
#F1D2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcff1; /* rgb */ color: rgb(239, 207, 241); /* oklch */ color: oklch(89.2% 0.057 324.2);
Tailwind
colors: {
custom: {
50: '#f4ddf5',
500: '#efcff1',
950: '#000000',
},
}SCSS
$custom: #efcff1; $custom-light: #f4ddf5; $custom-dark: #000000;
JSON
{
"hex": "#efcff1",
"rgb": {
"r": 239,
"g": 207,
"b": 241
},
"hsl": {
"h": 296.471,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.89156,
"c": 0.05731,
"h": 324.2
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#EFCFF1
secondary
#98D095
accent
#C2232D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485