#EFBDCD#EFBDCD
#EFBDCD is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.7% C 0.061 H 357.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDCD |
|---|---|
| RGB | rgb(239, 189, 205) |
| HSL | hsl(341, 61%, 84%) |
| HSV | hsv(341, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 14.2%, 6.3%) |
| CIE-LAB | lab(81.38, 20.36, -1.16) |
| CIE-LCH | lch(81.38, 20.40, 356.75°) |
| OKLab | oklab(84.73% 0.0607 -0.0028) |
| OKLCH | oklch(84.73% 0.061 357.4) |
| XYZ | xyz(64.8135, 59.1560, 65.7499) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.74
Pink
#FFC0CB
ΔE00 3.84
Pastel Pink
#FFBACD
ΔE00 3.92
Pale Pink
#FFCFDC
ΔE00 4.22
Baby Pink
#FFB7CE
ΔE00 4.51
Light Pink
#FFD1DF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDCD #BDEFDF
analogous
#EFBDE6 #EFBDCD #EFC6BD
triadic
#EFBDCD #CDEFBD #BDCDEF
tetradic
#EFBDCD #E6EFBD #BDEFDF #C6BDEF
square
#EFBDCD #E6EFBD #BDEFDF #C6BDEF
split-complementary
#EFBDCD #BDEFC6 #BDE6EF
monochromatic
#D75A82 #E38CA8 #EFBDCD #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.64
#EFBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EFBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDCD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDCD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#F8BBC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbdcd; /* rgb */ color: rgb(239, 189, 205); /* oklch */ color: oklch(84.7% 0.061 357.4);
Tailwind
colors: {
custom: {
50: '#f4d1dc',
500: '#efbdcd',
950: '#000000',
},
}SCSS
$custom: #efbdcd; $custom-light: #f4d1dc; $custom-dark: #000000;
JSON
{
"hex": "#efbdcd",
"rgb": {
"r": 239,
"g": 189,
"b": 205
},
"hsl": {
"h": 340.8,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84725,
"c": 0.06078,
"h": 357.4
},
"luminance": 0.59154
}Semantic roles & 50–950 ramp
primary
#EFBDCD
secondary
#83CDB5
accent
#C9921D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384