#EFB5CE#EFB5CE
#EFB5CE is a very light, moderate pink. Relative luminance 0.559; OKLCH L 83.3% C 0.074 H 351.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5CE |
|---|---|
| RGB | rgb(239, 181, 206) |
| HSL | hsl(334, 64%, 82%) |
| HSV | hsv(334, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 13.8%, 6.3%) |
| CIE-LAB | lab(79.53, 24.77, -4.40) |
| CIE-LCH | lch(79.53, 25.16, 349.92°) |
| OKLab | oklab(83.31% 0.0733 -0.0113) |
| OKLCH | oklch(83.31% 0.074 351.2) |
| XYZ | xyz(63.2610, 55.8572, 65.8298) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.34
Powder Pink
#FFB2D0
ΔE00 3.51
Pastel Pink
#FFBACD
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.65
Bubblegum
#FFC1CC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5CE #B5EFD6
analogous
#EFB5EB #EFB5CE #EFB9B5
triadic
#EFB5CE #CEEFB5 #B5CEEF
tetradic
#EFB5CE #EBEFB5 #B5EFD6 #B9B5EF
square
#EFB5CE #EBEFB5 #B5EFD6 #B9B5EF
split-complementary
#EFB5CE #B5EFB9 #B5EBEF
monochromatic
#D9508B #E483AD #EFB5CE #FAE6EE #FAE6EE
Accessibility & contrast
On white
1.73
#EFB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EFB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5CE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5CE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#F8B3BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb5ce; /* rgb */ color: rgb(239, 181, 206); /* oklch */ color: oklch(83.3% 0.074 351.2);
Tailwind
colors: {
custom: {
50: '#f5cbdc',
500: '#efb5ce',
950: '#000000',
},
}SCSS
$custom: #efb5ce; $custom-light: #f5cbdc; $custom-dark: #000000;
JSON
{
"hex": "#efb5ce",
"rgb": {
"r": 239,
"g": 181,
"b": 206
},
"hsl": {
"h": 334.138,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.8331,
"c": 0.07417,
"h": 351.2
},
"luminance": 0.55855
}Semantic roles & 50–950 ramp
primary
#EFB5CE
secondary
#7BCDAA
accent
#CC7F19
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384