#EFB3CE#EFB3CE
#EFB3CE is a very light, moderate pink. Relative luminance 0.550; OKLCH L 83.0% C 0.077 H 350.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3CE |
|---|---|
| RGB | rgb(239, 179, 206) |
| HSL | hsl(333, 65%, 82%) |
| HSV | hsv(333, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 13.8%, 6.3%) |
| CIE-LAB | lab(79.07, 25.84, -5.09) |
| CIE-LCH | lch(79.07, 26.33, 348.86°) |
| OKLab | oklab(82.95% 0.0764 -0.0131) |
| OKLCH | oklch(82.95% 0.077 350.2) |
| XYZ | xyz(62.8572, 55.0497, 65.6952) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.21
Baby Pink
#FFB7CE
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 4.13
Soft Pink
#FDB0C0
ΔE00 5.58
Pink
#FFC0CB
ΔE00 6.20
Bubblegum
#FFC1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3CE #B3EFD4
analogous
#EFB3EC #EFB3CE #EFB6B3
triadic
#EFB3CE #CEEFB3 #B3CEEF
tetradic
#EFB3CE #ECEFB3 #B3EFD4 #B6B3EF
square
#EFB3CE #ECEFB3 #B3EFD4 #B6B3EF
split-complementary
#EFB3CE #B3EFB6 #B3ECEF
monochromatic
#DA4E8D #E480AD #EFB3CE #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.75
#EFB3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EFB3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3CE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3CE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#F8B2BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb3ce; /* rgb */ color: rgb(239, 179, 206); /* oklch */ color: oklch(83.0% 0.077 350.2);
Tailwind
colors: {
custom: {
50: '#f5cadd',
500: '#efb3ce',
950: '#000000',
},
}SCSS
$custom: #efb3ce; $custom-light: #f5cadd; $custom-dark: #000000;
JSON
{
"hex": "#efb3ce",
"rgb": {
"r": 239,
"g": 179,
"b": 206
},
"hsl": {
"h": 333,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.82953,
"c": 0.07749,
"h": 350.2
},
"luminance": 0.55047
}Semantic roles & 50–950 ramp
primary
#EFB3CE
secondary
#79CDA7
accent
#CD7C18
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284