#EFB1CA#EFB1CA
#EFB1CA is a very light, moderate pink. Relative luminance 0.541; OKLCH L 82.5% C 0.079 H 353.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1CA |
|---|---|
| RGB | rgb(239, 177, 202) |
| HSL | hsl(336, 66%, 82%) |
| HSV | hsv(336, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 15.5%, 6.3%) |
| CIE-LAB | lab(78.50, 26.27, -3.76) |
| CIE-LCH | lch(78.50, 26.53, 351.85°) |
| OKLab | oklab(82.48% 0.078 -0.0096) |
| OKLCH | oklch(82.48% 0.079 353) |
| XYZ | xyz(61.9795, 54.0620, 63.0359) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.01
Baby Pink
#FFB7CE
ΔE00 3.07
Pastel Pink
#FFBACD
ΔE00 3.70
Soft Pink
#FDB0C0
ΔE00 4.77
Pink
#FFC0CB
ΔE00 5.79
Bubblegum
#FFC1CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1CA #B1EFD6
analogous
#EFB1E9 #EFB1CA #EFB7B1
triadic
#EFB1CA #CAEFB1 #B1CAEF
tetradic
#EFB1CA #E9EFB1 #B1EFD6 #B7B1EF
square
#EFB1CA #E9EFB1 #B1EFD6 #B7B1EF
split-complementary
#EFB1CA #B1EFB7 #B1E9EF
monochromatic
#DA4B85 #E57EA7 #EFB1CA #F9E4ED #FAE6EE
Accessibility & contrast
On white
1.78
#EFB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EFB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1CA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1CA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#F9AFB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb1ca; /* rgb */ color: rgb(239, 177, 202); /* oklch */ color: oklch(82.5% 0.079 353.0);
Tailwind
colors: {
custom: {
50: '#f5c8da',
500: '#efb1ca',
950: '#000000',
},
}SCSS
$custom: #efb1ca; $custom-light: #f5c8da; $custom-dark: #000000;
JSON
{
"hex": "#efb1ca",
"rgb": {
"r": 239,
"g": 177,
"b": 202
},
"hsl": {
"h": 335.806,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.82476,
"c": 0.07863,
"h": 353
},
"luminance": 0.54059
}Semantic roles & 50–950 ramp
primary
#EFB1CA
secondary
#77CDAA
accent
#CE8418
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283