#EFB4CF#EFB4CF
#EFB4CF is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.2% C 0.076 H 349.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4CF |
|---|---|
| RGB | rgb(239, 180, 207) |
| HSL | hsl(333, 65%, 82%) |
| HSV | hsv(333, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 13.4%, 6.3%) |
| CIE-LAB | lab(79.33, 25.47, -5.25) |
| CIE-LCH | lch(79.33, 26.00, 348.36°) |
| OKLab | oklab(83.16% 0.0752 -0.0136) |
| OKLCH | oklch(83.16% 0.076 349.8) |
| XYZ | xyz(63.1802, 55.5008, 66.4041) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.36
Baby Pink
#FFB7CE
ΔE00 3.55
Pastel Pink
#FFBACD
ΔE00 4.17
Soft Pink
#FDB0C0
ΔE00 5.74
Pink
#FFC0CB
ΔE00 6.18
Bubblegum
#FFC1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4CF #B4EFD4
analogous
#EFB4ED #EFB4CF #EFB7B4
triadic
#EFB4CF #CFEFB4 #B4CFEF
tetradic
#EFB4CF #EDEFB4 #B4EFD4 #B7B4EF
square
#EFB4CF #EDEFB4 #B4EFD4 #B7B4EF
split-complementary
#EFB4CF #B4EFB7 #B4EDEF
monochromatic
#D94F8E #E482AF #EFB4CF #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.74
#EFB4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EFB4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4CF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4CF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#F8B3BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb4cf; /* rgb */ color: rgb(239, 180, 207); /* oklch */ color: oklch(83.2% 0.076 349.8);
Tailwind
colors: {
custom: {
50: '#f5cadd',
500: '#efb4cf',
950: '#000000',
},
}SCSS
$custom: #efb4cf; $custom-light: #f5cadd; $custom-dark: #000000;
JSON
{
"hex": "#efb4cf",
"rgb": {
"r": 239,
"g": 180,
"b": 207
},
"hsl": {
"h": 332.542,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83162,
"c": 0.0764,
"h": 349.8
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#EFB4CF
secondary
#7ACDA7
accent
#CD7A19
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284