#EFB3CF#EFB3CF
#EFB3CF is a very light, moderate pink. Relative luminance 0.551; OKLCH L 83.0% C 0.078 H 349.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3CF |
|---|---|
| RGB | rgb(239, 179, 207) |
| HSL | hsl(332, 65%, 82%) |
| HSV | hsv(332, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 13.4%, 6.3%) |
| CIE-LAB | lab(79.10, 26.00, -5.59) |
| CIE-LCH | lch(79.10, 26.59, 347.87°) |
| OKLab | oklab(82.98% 0.0767 -0.0145) |
| OKLCH | oklch(82.98% 0.078 349.3) |
| XYZ | xyz(62.9791, 55.0985, 66.3370) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.25
Baby Pink
#FFB7CE
ΔE00 3.65
Pastel Pink
#FFBACD
ΔE00 4.35
Soft Pink
#FDB0C0
ΔE00 5.83
Pink
#FFC0CB
ΔE00 6.45
Bubblegum
#FFC1CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3CF #B3EFD3
analogous
#EFB3ED #EFB3CF #EFB5B3
triadic
#EFB3CF #CFEFB3 #B3CFEF
tetradic
#EFB3CF #EDEFB3 #B3EFD3 #B5B3EF
square
#EFB3CF #EDEFB3 #B3EFD3 #B5B3EF
split-complementary
#EFB3CF #B3EFB5 #B3EDEF
monochromatic
#DA4E8F #E480AF #EFB3CF #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.75
#EFB3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EFB3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3CF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3CF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#F8B2BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb3cf; /* rgb */ color: rgb(239, 179, 207); /* oklch */ color: oklch(83.0% 0.078 349.3);
Tailwind
colors: {
custom: {
50: '#f5cadd',
500: '#efb3cf',
950: '#000000',
},
}SCSS
$custom: #efb3cf; $custom-light: #f5cadd; $custom-dark: #000000;
JSON
{
"hex": "#efb3cf",
"rgb": {
"r": 239,
"g": 179,
"b": 207
},
"hsl": {
"h": 332,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.82984,
"c": 0.07808,
"h": 349.3
},
"luminance": 0.55096
}Semantic roles & 50–950 ramp
primary
#EFB3CF
secondary
#79CDA6
accent
#CD7918
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284