#EFC4EE#EFC4EE
#EFC4EE is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.0% C 0.074 H 326.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4EE |
|---|---|
| RGB | rgb(239, 196, 238) |
| HSL | hsl(301, 57%, 85%) |
| HSV | hsv(301, 18%, 94%) |
| CMYK | cmyk(0%, 18%, 0.4%, 6.3%) |
| CIE-LAB | lab(83.97, 22.28, -14.99) |
| CIE-LCH | lch(83.97, 26.85, 326.07°) |
| OKLab | oklab(87.04% 0.0616 -0.0401) |
| OKLCH | oklch(87.04% 0.074 326.9) |
| XYZ | xyz(70.7674, 64.0051, 89.4987) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.66
Pale Mauve
#FED0FC
ΔE00 3.03
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4EE #C4EFC5
analogous
#DAC4EF #EFC4EE #EFC4D8
triadic
#EFC4EE #EEEFC4 #C4EEEF
tetradic
#EFC4EE #EFDAC4 #C4EFC5 #C4D8EF
square
#EFC4EE #EFDAC4 #C4EFC5 #C4D8EF
split-complementary
#EFC4EE #D8EFC4 #C4EFDA
monochromatic
#D564D2 #E294E0 #EFC4EE #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.52
#EFC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#EFC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4EE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4EE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#F2C7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc4ee; /* rgb */ color: rgb(239, 196, 238); /* oklch */ color: oklch(87.0% 0.074 326.9);
Tailwind
colors: {
custom: {
50: '#f4d6f3',
500: '#efc4ee',
950: '#000000',
},
}SCSS
$custom: #efc4ee; $custom-light: #f4d6f3; $custom-dark: #000000;
JSON
{
"hex": "#efc4ee",
"rgb": {
"r": 239,
"g": 196,
"b": 238
},
"hsl": {
"h": 301.395,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.87039,
"c": 0.07352,
"h": 326.9
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#EFC4EE
secondary
#8ACD8C
accent
#C52421
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385