#EFBBD7#EFBBD7
#EFBBD7 is a very light, moderate pink. Relative luminance 0.588; OKLCH L 84.7% C 0.070 H 345.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBD7 |
|---|---|
| RGB | rgb(239, 187, 215) |
| HSL | hsl(328, 62%, 84%) |
| HSV | hsv(328, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 10%, 6.3%) |
| CIE-LAB | lab(81.18, 23.05, -6.82) |
| CIE-LCH | lch(81.18, 24.04, 343.51°) |
| OKLab | oklab(84.67% 0.0673 -0.0179) |
| OKLCH | oklch(84.67% 0.07 345.1) |
| XYZ | xyz(65.6321, 58.7999, 72.1691) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.82
Powder Pink
#FFB2D0
ΔE00 4.85
Pastel Pink
#FFBACD
ΔE00 5.17
Pale Pink
#FFCFDC
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBD7 #BBEFD3
analogous
#EDBBEF #EFBBD7 #EFBBBD
triadic
#EFBBD7 #D7EFBB #BBD7EF
tetradic
#EFBBD7 #EFEDBB #BBEFD3 #BBBDEF
square
#EFBBD7 #EFEDBB #BBEFD3 #BBBDEF
split-complementary
#EFBBD7 #BDEFBB #BBEFED
monochromatic
#D8589D #E389BA #EFBBD7 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.65
#EFBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EFBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBD7
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBD7 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D8
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#F6BBC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbd7; /* rgb */ color: rgb(239, 187, 215); /* oklch */ color: oklch(84.7% 0.070 345.1);
Tailwind
colors: {
custom: {
50: '#f4cfe3',
500: '#efbbd7',
950: '#000000',
},
}SCSS
$custom: #efbbd7; $custom-light: #f4cfe3; $custom-dark: #000000;
JSON
{
"hex": "#efbbd7",
"rgb": {
"r": 239,
"g": 187,
"b": 215
},
"hsl": {
"h": 327.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84665,
"c": 0.06964,
"h": 345.1
},
"luminance": 0.58798
}Semantic roles & 50–950 ramp
primary
#EFBBD7
secondary
#81CDA4
accent
#CA6C1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384