#EFB5CF#EFB5CF
#EFB5CF is a very light, moderate pink. Relative luminance 0.559; OKLCH L 83.3% C 0.075 H 350.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5CF |
|---|---|
| RGB | rgb(239, 181, 207) |
| HSL | hsl(333, 64%, 82%) |
| HSV | hsv(333, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 13.4%, 6.3%) |
| CIE-LAB | lab(79.56, 24.93, -4.90) |
| CIE-LCH | lch(79.56, 25.41, 348.87°) |
| OKLab | oklab(83.34% 0.0736 -0.0127) |
| OKLCH | oklch(83.34% 0.075 350.2) |
| XYZ | xyz(63.3828, 55.9060, 66.4716) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.49
Powder Pink
#FFB2D0
ΔE00 3.50
Pastel Pink
#FFBACD
ΔE00 4.01
Soft Pink
#FDB0C0
ΔE00 5.67
Pink
#FFC0CB
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5CF #B5EFD5
analogous
#EFB5EC #EFB5CF #EFB8B5
triadic
#EFB5CF #CFEFB5 #B5CFEF
tetradic
#EFB5CF #ECEFB5 #B5EFD5 #B8B5EF
square
#EFB5CF #ECEFB5 #B5EFD5 #B8B5EF
split-complementary
#EFB5CF #B5EFB8 #B5ECEF
monochromatic
#D9508E #E483AE #EFB5CF #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.72
#EFB5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EFB5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5CF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5CF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#F8B4BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb5cf; /* rgb */ color: rgb(239, 181, 207); /* oklch */ color: oklch(83.3% 0.075 350.2);
Tailwind
colors: {
custom: {
50: '#f5cbdd',
500: '#efb5cf',
950: '#000000',
},
}SCSS
$custom: #efb5cf; $custom-light: #f5cbdd; $custom-dark: #000000;
JSON
{
"hex": "#efb5cf",
"rgb": {
"r": 239,
"g": 181,
"b": 207
},
"hsl": {
"h": 333.103,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.8334,
"c": 0.07473,
"h": 350.2
},
"luminance": 0.55903
}Semantic roles & 50–950 ramp
primary
#EFB5CF
secondary
#7BCDA8
accent
#CC7C19
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384