#EFBBCB#EFBBCB
#EFBBCB is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.3% C 0.063 H 358.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBCB |
|---|---|
| RGB | rgb(239, 187, 203) |
| HSL | hsl(342, 62%, 84%) |
| HSV | hsv(342, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 15.1%, 6.3%) |
| CIE-LAB | lab(80.85, 21.11, -0.85) |
| CIE-LCH | lch(80.85, 21.13, 357.70°) |
| OKLab | oklab(84.3% 0.0631 -0.0019) |
| OKLCH | oklch(84.3% 0.063 358.2) |
| XYZ | xyz(64.1464, 58.2056, 64.3442) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.54
Bubblegum
#FFC1CC
ΔE00 3.58
Pink
#FFC0CB
ΔE00 3.64
Baby Pink
#FFB7CE
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 4.64
Light Rose
#FFC5CB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBCB #BBEFDF
analogous
#EFBBE5 #EFBBCB #EFC5BB
triadic
#EFBBCB #CBEFBB #BBCBEF
tetradic
#EFBBCB #E5EFBB #BBEFDF #C5BBEF
square
#EFBBCB #E5EFBB #BBEFDF #C5BBEF
split-complementary
#EFBBCB #BBEFC5 #BBE5EF
monochromatic
#D8587F #E389A5 #EFBBCB #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.66
#EFBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EFBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBCB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBCB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CC
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#F8B9C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbcb; /* rgb */ color: rgb(239, 187, 203); /* oklch */ color: oklch(84.3% 0.063 358.2);
Tailwind
colors: {
custom: {
50: '#f5cfda',
500: '#efbbcb',
950: '#000000',
},
}SCSS
$custom: #efbbcb; $custom-light: #f5cfda; $custom-dark: #000000;
JSON
{
"hex": "#efbbcb",
"rgb": {
"r": 239,
"g": 187,
"b": 203
},
"hsl": {
"h": 341.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84302,
"c": 0.06308,
"h": 358.2
},
"luminance": 0.58203
}Semantic roles & 50–950 ramp
primary
#EFBBCB
secondary
#81CDB6
accent
#CA941C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383