#EFC7EE#EFC7EE
#EFC7EE is a very light, moderate purple. Relative luminance 0.654; OKLCH L 87.6% C 0.068 H 326.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7EE |
|---|---|
| RGB | rgb(239, 199, 238) |
| HSL | hsl(302, 56%, 86%) |
| HSV | hsv(302, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 0.4%, 6.3%) |
| CIE-LAB | lab(84.68, 20.69, -13.93) |
| CIE-LCH | lch(84.68, 24.94, 326.05°) |
| OKLab | oklab(87.59% 0.0572 -0.0372) |
| OKLCH | oklch(87.59% 0.068 326.9) |
| XYZ | xyz(71.4508, 65.3720, 89.7265) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.57
Pale Mauve
#FED0FC
ΔE00 2.91
Pale Lavender
#EECFFE
ΔE00 3.87
Light Lilac
#EDC8FF
ΔE00 4.57
Light Lavendar
#EFC0FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7EE #C7EFC8
analogous
#DCC7EF #EFC7EE #EFC7DA
triadic
#EFC7EE #EEEFC7 #C7EEEF
tetradic
#EFC7EE #EFDCC7 #C7EFC8 #C7DAEF
square
#EFC7EE #EFDCC7 #C7EFC8 #C7DAEF
split-complementary
#EFC7EE #DAEFC7 #C7EFDC
monochromatic
#D468D1 #E197E0 #EFC7EE #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.49
#EFC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EFC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7EE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7EE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#F2CAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efc7ee; /* rgb */ color: rgb(239, 199, 238); /* oklch */ color: oklch(87.6% 0.068 326.9);
Tailwind
colors: {
custom: {
50: '#f4d8f3',
500: '#efc7ee',
950: '#000000',
},
}SCSS
$custom: #efc7ee; $custom-light: #f4d8f3; $custom-dark: #000000;
JSON
{
"hex": "#efc7ee",
"rgb": {
"r": 239,
"g": 199,
"b": 238
},
"hsl": {
"h": 301.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.87585,
"c": 0.06825,
"h": 326.9
},
"luminance": 0.65371
}Semantic roles & 50–950 ramp
primary
#EFC7EE
secondary
#8DCD8F
accent
#C32622
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385