#EFBBD6#EFBBD6
#EFBBD6 is a very light, moderate pink. Relative luminance 0.587; OKLCH L 84.6% C 0.069 H 346.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBD6 |
|---|---|
| RGB | rgb(239, 187, 214) |
| HSL | hsl(329, 62%, 84%) |
| HSV | hsv(329, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 10.5%, 6.3%) |
| CIE-LAB | lab(81.15, 22.89, -6.33) |
| CIE-LCH | lch(81.15, 23.75, 344.54°) |
| OKLab | oklab(84.63% 0.067 -0.0165) |
| OKLCH | oklch(84.63% 0.069 346.1) |
| XYZ | xyz(65.5040, 58.7486, 71.4944) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.65
Powder Pink
#FFB2D0
ΔE00 4.79
Pastel Pink
#FFBACD
ΔE00 4.95
Pale Pink
#FFCFDC
ΔE00 6.16
Light Pink
#FFD1DF
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBD6 #BBEFD4
analogous
#EEBBEF #EFBBD6 #EFBBBC
triadic
#EFBBD6 #D6EFBB #BBD6EF
tetradic
#EFBBD6 #EFEEBB #BBEFD4 #BBBCEF
square
#EFBBD6 #EFEEBB #BBEFD4 #BBBCEF
split-complementary
#EFBBD6 #BCEFBB #BBEFEE
monochromatic
#D8589A #E389B8 #EFBBD6 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.65
#EFBBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EFBBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBD6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBD6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D7
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#F6BBC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbd6; /* rgb */ color: rgb(239, 187, 214); /* oklch */ color: oklch(84.6% 0.069 346.1);
Tailwind
colors: {
custom: {
50: '#f4cfe2',
500: '#efbbd6',
950: '#000000',
},
}SCSS
$custom: #efbbd6; $custom-light: #f4cfe2; $custom-dark: #000000;
JSON
{
"hex": "#efbbd6",
"rgb": {
"r": 239,
"g": 187,
"b": 214
},
"hsl": {
"h": 328.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84633,
"c": 0.06897,
"h": 346.1
},
"luminance": 0.58746
}Semantic roles & 50–950 ramp
primary
#EFBBD6
secondary
#81CDA6
accent
#CA6F1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384