#EFC2DA#EFC2DA
#EFC2DA is a very light, muted pink. Relative luminance 0.620; OKLCH L 86.0% C 0.060 H 345.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2DA |
|---|---|
| RGB | rgb(239, 194, 218) |
| HSL | hsl(328, 58%, 85%) |
| HSV | hsv(328, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 8.8%, 6.3%) |
| CIE-LAB | lab(82.91, 19.84, -5.87) |
| CIE-LCH | lch(82.91, 20.69, 343.51°) |
| OKLab | oklab(86.03% 0.0578 -0.0154) |
| OKLCH | oklch(86.03% 0.06 345.1) |
| XYZ | xyz(67.5425, 61.9982, 74.7250) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.75
Pale Pink
#FFCFDC
ΔE00 4.86
Thistle
#D8BFD8
ΔE00 5.71
Pastel Pink
#FFBACD
ΔE00 5.82
Baby Pink
#FFB7CE
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2DA #C2EFD7
analogous
#EEC2EF #EFC2DA #EFC2C3
triadic
#EFC2DA #DAEFC2 #C2DAEF
tetradic
#EFC2DA #EFEEC2 #C2EFD7 #C2C3EF
square
#EFC2DA #EFEEC2 #C2EFD7 #C2C3EF
split-complementary
#EFC2DA #C3EFC2 #C2EFEE
monochromatic
#D6619F #E292BD #EFC2DA #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.57
#EFC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EFC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2DA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2DA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#F5C2CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc2da; /* rgb */ color: rgb(239, 194, 218); /* oklch */ color: oklch(86.0% 0.060 345.1);
Tailwind
colors: {
custom: {
50: '#f4d4e5',
500: '#efc2da',
950: '#000000',
},
}SCSS
$custom: #efc2da; $custom-light: #f4d4e5; $custom-dark: #000000;
JSON
{
"hex": "#efc2da",
"rgb": {
"r": 239,
"g": 194,
"b": 218
},
"hsl": {
"h": 328,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.8603,
"c": 0.05981,
"h": 345.1
},
"luminance": 0.61996
}Semantic roles & 50–950 ramp
primary
#EFC2DA
secondary
#88CDA8
accent
#C66D1F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384