#EFBBCA#EFBBCA
#EFBBCA is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.3% C 0.063 H 359.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBCA |
|---|---|
| RGB | rgb(239, 187, 202) |
| HSL | hsl(343, 62%, 84%) |
| HSV | hsv(343, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 15.5%, 6.3%) |
| CIE-LAB | lab(80.83, 20.95, -0.35) |
| CIE-LCH | lch(80.83, 20.95, 359.05°) |
| OKLab | oklab(84.27% 0.0627 -0.0006) |
| OKLCH | oklch(84.27% 0.063 359.4) |
| XYZ | xyz(64.0276, 58.1581, 63.7186) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.40
Pink
#FFC0CB
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 3.57
Baby Pink
#FFB7CE
ΔE00 4.22
Light Rose
#FFC5CB
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBCA #BBEFE0
analogous
#EFBBE4 #EFBBCA #EFC6BB
triadic
#EFBBCA #CAEFBB #BBCAEF
tetradic
#EFBBCA #E4EFBB #BBEFE0 #C6BBEF
square
#EFBBCA #E4EFBB #BBEFE0 #C6BBEF
split-complementary
#EFBBCA #BBEFC6 #BBE4EF
monochromatic
#D8587D #E389A3 #EFBBCA #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.66
#EFBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EFBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBCA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBCA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CB
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#F8B8C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbca; /* rgb */ color: rgb(239, 187, 202); /* oklch */ color: oklch(84.3% 0.063 359.4);
Tailwind
colors: {
custom: {
50: '#f5cfda',
500: '#efbbca',
950: '#000000',
},
}SCSS
$custom: #efbbca; $custom-light: #f5cfda; $custom-dark: #000000;
JSON
{
"hex": "#efbbca",
"rgb": {
"r": 239,
"g": 187,
"b": 202
},
"hsl": {
"h": 342.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84273,
"c": 0.06269,
"h": 359.4
},
"luminance": 0.58156
}Semantic roles & 50–950 ramp
primary
#EFBBCA
secondary
#81CDB7
accent
#CA981C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383