#EFB2CB#EFB2CB
#EFB2CB is a very light, moderate pink. Relative luminance 0.545; OKLCH L 82.7% C 0.077 H 352.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2CB |
|---|---|
| RGB | rgb(239, 178, 203) |
| HSL | hsl(335, 66%, 82%) |
| HSV | hsv(335, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 15.1%, 6.3%) |
| CIE-LAB | lab(78.76, 25.89, -3.92) |
| CIE-LCH | lch(78.76, 26.19, 351.38°) |
| OKLab | oklab(82.68% 0.0769 -0.01) |
| OKLCH | oklch(82.68% 0.078 352.6) |
| XYZ | xyz(62.2966, 54.5060, 63.7276) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.10
Powder Pink
#FFB2D0
ΔE00 3.10
Pastel Pink
#FFBACD
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.92
Pink
#FFC0CB
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2CB #B2EFD6
analogous
#EFB2EA #EFB2CB #EFB8B2
triadic
#EFB2CB #CBEFB2 #B2CBEF
tetradic
#EFB2CB #EAEFB2 #B2EFD6 #B8B2EF
square
#EFB2CB #EAEFB2 #B2EFD6 #B8B2EF
split-complementary
#EFB2CB #B2EFB8 #B2EAEF
monochromatic
#DA4D87 #E47FA9 #EFB2CB #FAE5ED #FAE6EE
Accessibility & contrast
On white
1.76
#EFB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EFB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2CB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2CB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#F8B0BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb2cb; /* rgb */ color: rgb(239, 178, 203); /* oklch */ color: oklch(82.7% 0.077 352.6);
Tailwind
colors: {
custom: {
50: '#f5c9da',
500: '#efb2cb',
950: '#000000',
},
}SCSS
$custom: #efb2cb; $custom-light: #f5c9da; $custom-dark: #000000;
JSON
{
"hex": "#efb2cb",
"rgb": {
"r": 239,
"g": 178,
"b": 203
},
"hsl": {
"h": 335.41,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82684,
"c": 0.0775,
"h": 352.6
},
"luminance": 0.54503
}Semantic roles & 50–950 ramp
primary
#EFB2CB
secondary
#78CDAA
accent
#CD8318
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283