#EFBBCC#EFBBCC
#EFBBCC is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.3% C 0.063 H 357.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBCC |
|---|---|
| RGB | rgb(239, 187, 204) |
| HSL | hsl(340, 62%, 84%) |
| HSV | hsv(340, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 14.6%, 6.3%) |
| CIE-LAB | lab(80.88, 21.27, -1.35) |
| CIE-LCH | lch(80.88, 21.31, 356.38°) |
| OKLab | oklab(84.33% 0.0634 -0.0032) |
| OKLCH | oklch(84.33% 0.063 357.1) |
| XYZ | xyz(64.2659, 58.2534, 64.9738) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.54
Bubblegum
#FFC1CC
ΔE00 3.78
Pink
#FFC0CB
ΔE00 3.85
Baby Pink
#FFB7CE
ΔE00 4.03
Pale Pink
#FFCFDC
ΔE00 4.70
Light Rose
#FFC5CB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBCC #BBEFDE
analogous
#EFBBE6 #EFBBCC #EFC4BB
triadic
#EFBBCC #CCEFBB #BBCCEF
tetradic
#EFBBCC #E6EFBB #BBEFDE #C4BBEF
square
#EFBBCC #E6EFBB #BBEFDE #C4BBEF
split-complementary
#EFBBCC #BBEFC4 #BBE6EF
monochromatic
#D85882 #E389A7 #EFBBCC #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.66
#EFBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBCC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBCC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#F8B9C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbcc; /* rgb */ color: rgb(239, 187, 204); /* oklch */ color: oklch(84.3% 0.063 357.1);
Tailwind
colors: {
custom: {
50: '#f4cfdb',
500: '#efbbcc',
950: '#000000',
},
}SCSS
$custom: #efbbcc; $custom-light: #f4cfdb; $custom-dark: #000000;
JSON
{
"hex": "#efbbcc",
"rgb": {
"r": 239,
"g": 187,
"b": 204
},
"hsl": {
"h": 340.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84332,
"c": 0.06349,
"h": 357.1
},
"luminance": 0.58251
}Semantic roles & 50–950 ramp
primary
#EFBBCC
secondary
#81CDB4
accent
#CA911C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171415
muted
#858384