#EFBDCE#EFBDCE
#EFBDCE is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.8% C 0.061 H 356.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDCE |
|---|---|
| RGB | rgb(239, 189, 206) |
| HSL | hsl(340, 61%, 84%) |
| HSV | hsv(340, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 13.8%, 6.3%) |
| CIE-LAB | lab(81.40, 20.52, -1.65) |
| CIE-LCH | lch(81.40, 20.59, 355.39°) |
| OKLab | oklab(84.76% 0.0611 -0.0041) |
| OKLCH | oklch(84.76% 0.061 356.2) |
| XYZ | xyz(64.9346, 59.2045, 66.3877) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.93
Bubblegum
#FFC1CC
ΔE00 3.95
Pink
#FFC0CB
ΔE00 4.05
Pale Pink
#FFCFDC
ΔE00 4.29
Baby Pink
#FFB7CE
ΔE00 4.44
Light Pink
#FFD1DF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDCE #BDEFDE
analogous
#EFBDE7 #EFBDCE #EFC5BD
triadic
#EFBDCE #CEEFBD #BDCEEF
tetradic
#EFBDCE #E7EFBD #BDEFDE #C5BDEF
square
#EFBDCE #E7EFBD #BDEFDE #C5BDEF
split-complementary
#EFBDCE #BDEFC5 #BDE7EF
monochromatic
#D75A85 #E38CA9 #EFBDCE #F9E6ED #F9E6ED
Accessibility & contrast
On white
1.64
#EFBDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EFBDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDCE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDCE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#CECDCD
Tritanopia (blue-blind)
#F7BBC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbdce; /* rgb */ color: rgb(239, 189, 206); /* oklch */ color: oklch(84.8% 0.061 356.2);
Tailwind
colors: {
custom: {
50: '#f4d1dc',
500: '#efbdce',
950: '#000000',
},
}SCSS
$custom: #efbdce; $custom-light: #f4d1dc; $custom-dark: #000000;
JSON
{
"hex": "#efbdce",
"rgb": {
"r": 239,
"g": 189,
"b": 206
},
"hsl": {
"h": 339.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84755,
"c": 0.06122,
"h": 356.2
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#EFBDCE
secondary
#83CDB4
accent
#C98E1D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384