#EFB2CF#EFB2CF
#EFB2CF is a very light, moderate pink. Relative luminance 0.547; OKLCH L 82.8% C 0.080 H 348.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2CF |
|---|---|
| RGB | rgb(239, 178, 207) |
| HSL | hsl(331, 66%, 82%) |
| HSV | hsv(331, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 13.4%, 6.3%) |
| CIE-LAB | lab(78.87, 26.53, -5.93) |
| CIE-LCH | lch(78.87, 27.18, 347.41°) |
| OKLab | oklab(82.81% 0.0783 -0.0154) |
| OKLCH | oklch(82.81% 0.08 348.9) |
| XYZ | xyz(62.7794, 54.6991, 66.2705) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.18
Baby Pink
#FFB7CE
ΔE00 3.77
Pastel Pink
#FFBACD
ΔE00 4.55
Soft Pink
#FDB0C0
ΔE00 5.94
Pink
#FFC0CB
ΔE00 6.73
Bubblegum
#FFC1CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2CF #B2EFD2
analogous
#EFB2EE #EFB2CF #EFB4B2
triadic
#EFB2CF #CFEFB2 #B2CFEF
tetradic
#EFB2CF #EEEFB2 #B2EFD2 #B4B2EF
square
#EFB2CF #EEEFB2 #B2EFD2 #B4B2EF
split-complementary
#EFB2CF #B2EFB4 #B2EEEF
monochromatic
#DA4D90 #E47FAF #EFB2CF #FAE5EF #FAE6EF
Accessibility & contrast
On white
1.76
#EFB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#EFB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2CF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2CF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#F8B1BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb2cf; /* rgb */ color: rgb(239, 178, 207); /* oklch */ color: oklch(82.8% 0.080 348.9);
Tailwind
colors: {
custom: {
50: '#f5c9dd',
500: '#efb2cf',
950: '#000000',
},
}SCSS
$custom: #efb2cf; $custom-light: #f5c9dd; $custom-dark: #000000;
JSON
{
"hex": "#efb2cf",
"rgb": {
"r": 239,
"g": 178,
"b": 207
},
"hsl": {
"h": 331.475,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82807,
"c": 0.07975,
"h": 348.9
},
"luminance": 0.54697
}Semantic roles & 50–950 ramp
primary
#EFB2CF
secondary
#78CDA5
accent
#CD7718
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284