#EFBBCF#EFBBCF
#EFBBCF is a very light, moderate pink. Relative luminance 0.584; OKLCH L 84.4% C 0.065 H 353.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBCF |
|---|---|
| RGB | rgb(239, 187, 207) |
| HSL | hsl(337, 62%, 84%) |
| HSV | hsv(337, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 13.4%, 6.3%) |
| CIE-LAB | lab(80.96, 21.75, -2.84) |
| CIE-LCH | lch(80.96, 21.93, 352.55°) |
| OKLab | oklab(84.42% 0.0645 -0.0072) |
| OKLCH | oklch(84.42% 0.065 353.6) |
| XYZ | xyz(64.6292, 58.3987, 66.8871) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.73
Baby Pink
#FFB7CE
ΔE00 3.95
Bubblegum
#FFC1CC
ΔE00 4.48
Pink
#FFC0CB
ΔE00 4.55
Powder Pink
#FFB2D0
ΔE00 4.94
Pale Pink
#FFCFDC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBCF #BBEFDB
analogous
#EFBBE9 #EFBBCF #EFC1BB
triadic
#EFBBCF #CFEFBB #BBCFEF
tetradic
#EFBBCF #E9EFBB #BBEFDB #C1BBEF
square
#EFBBCF #E9EFBB #BBEFDB #C1BBEF
split-complementary
#EFBBCF #BBEFC1 #BBE9EF
monochromatic
#D85889 #E389AC #EFBBCF #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.66
#EFBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EFBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBCF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBCF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#F7B9C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbcf; /* rgb */ color: rgb(239, 187, 207); /* oklch */ color: oklch(84.4% 0.065 353.6);
Tailwind
colors: {
custom: {
50: '#f4cfdd',
500: '#efbbcf',
950: '#000000',
},
}SCSS
$custom: #efbbcf; $custom-light: #f4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#efbbcf",
"rgb": {
"r": 239,
"g": 187,
"b": 207
},
"hsl": {
"h": 336.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8442,
"c": 0.06489,
"h": 353.6
},
"luminance": 0.58396
}Semantic roles & 50–950 ramp
primary
#EFBBCF
secondary
#81CDB0
accent
#CA871C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384