#EFC4E4#EFC4E4
#EFC4E4 is a very light, moderate pink. Relative luminance 0.634; OKLCH L 86.7% C 0.064 H 335.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4E4 |
|---|---|
| RGB | rgb(239, 196, 228) |
| HSL | hsl(315, 57%, 85%) |
| HSV | hsv(315, 18%, 94%) |
| CMYK | cmyk(0%, 18%, 4.6%, 6.3%) |
| CIE-LAB | lab(83.67, 20.49, -10.10) |
| CIE-LCH | lch(83.67, 22.85, 333.77°) |
| OKLab | oklab(86.71% 0.0583 -0.0268) |
| OKLCH | oklch(86.71% 0.064 335.3) |
| XYZ | xyz(69.3388, 63.4337, 81.9751) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.47
Very Light Purple
#F6CEFC
ΔE00 4.82
Thistle
#D8BFD8
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.55
Pale Pink
#FFCFDC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4E4 #C4EFCF
analogous
#E4C4EF #EFC4E4 #EFC4CE
triadic
#EFC4E4 #E4EFC4 #C4E4EF
tetradic
#EFC4E4 #EFE4C4 #C4EFCF #C4CEEF
square
#EFC4E4 #EFE4C4 #C4EFCF #C4CEEF
split-complementary
#EFC4E4 #CEEFC4 #C4EFE4
monochromatic
#D564B8 #E294CE #EFC4E4 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.53
#EFC4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EFC4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4E4
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4E4 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#F4C5CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc4e4; /* rgb */ color: rgb(239, 196, 228); /* oklch */ color: oklch(86.7% 0.064 335.3);
Tailwind
colors: {
custom: {
50: '#f4d6ec',
500: '#efc4e4',
950: '#000000',
},
}SCSS
$custom: #efc4e4; $custom-light: #f4d6ec; $custom-dark: #000000;
JSON
{
"hex": "#efc4e4",
"rgb": {
"r": 239,
"g": 196,
"b": 228
},
"hsl": {
"h": 315.349,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.8671,
"c": 0.06413,
"h": 335.3
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#EFC4E4
secondary
#8ACD9B
accent
#C54B21
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384