#EFB4CE#EFB4CE
#EFB4CE is a very light, moderate pink. Relative luminance 0.554; OKLCH L 83.1% C 0.076 H 350.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4CE |
|---|---|
| RGB | rgb(239, 180, 206) |
| HSL | hsl(334, 65%, 82%) |
| HSV | hsv(334, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 13.8%, 6.3%) |
| CIE-LAB | lab(79.30, 25.31, -4.75) |
| CIE-LCH | lch(79.30, 25.75, 349.38°) |
| OKLab | oklab(83.13% 0.0748 -0.0122) |
| OKLCH | oklch(83.13% 0.076 350.7) |
| XYZ | xyz(63.0584, 55.4520, 65.7623) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.34
Baby Pink
#FFB7CE
ΔE00 3.38
Pastel Pink
#FFBACD
ΔE00 3.95
Soft Pink
#FDB0C0
ΔE00 5.49
Pink
#FFC0CB
ΔE00 5.92
Bubblegum
#FFC1CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4CE #B4EFD5
analogous
#EFB4EC #EFB4CE #EFB8B4
triadic
#EFB4CE #CEEFB4 #B4CEEF
tetradic
#EFB4CE #ECEFB4 #B4EFD5 #B8B4EF
square
#EFB4CE #ECEFB4 #B4EFD5 #B8B4EF
split-complementary
#EFB4CE #B4EFB8 #B4ECEF
monochromatic
#D94F8C #E482AD #EFB4CE #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.74
#EFB4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EFB4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4CE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4CE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCF
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#F8B3BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb4ce; /* rgb */ color: rgb(239, 180, 206); /* oklch */ color: oklch(83.1% 0.076 350.7);
Tailwind
colors: {
custom: {
50: '#f5cadd',
500: '#efb4ce',
950: '#000000',
},
}SCSS
$custom: #efb4ce; $custom-light: #f5cadd; $custom-dark: #000000;
JSON
{
"hex": "#efb4ce",
"rgb": {
"r": 239,
"g": 180,
"b": 206
},
"hsl": {
"h": 333.559,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83131,
"c": 0.07584,
"h": 350.7
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#EFB4CE
secondary
#7ACDA9
accent
#CD7D19
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284