#EFBBD3#EFBBD3
#EFBBD3 is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.5% C 0.067 H 349.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBD3 |
|---|---|
| RGB | rgb(239, 187, 211) |
| HSL | hsl(332, 62%, 84%) |
| HSV | hsv(332, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 11.7%, 6.3%) |
| CIE-LAB | lab(81.07, 22.39, -4.84) |
| CIE-LCH | lch(81.07, 22.91, 347.81°) |
| OKLab | oklab(84.54% 0.0659 -0.0125) |
| OKLCH | oklch(84.54% 0.067 349.2) |
| XYZ | xyz(65.1244, 58.5968, 69.4952) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.22
Pastel Pink
#FFBACD
ΔE00 4.34
Powder Pink
#FFB2D0
ΔE00 4.73
Bubblegum
#FFC1CC
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBD3 #BBEFD7
analogous
#EFBBED #EFBBD3 #EFBDBB
triadic
#EFBBD3 #D3EFBB #BBD3EF
tetradic
#EFBBD3 #EDEFBB #BBEFD7 #BDBBEF
square
#EFBBD3 #EDEFBB #BBEFD7 #BDBBEF
split-complementary
#EFBBD3 #BBEFBD #BBEDEF
monochromatic
#D85893 #E389B3 #EFBBD3 #F9E6EF #F9E6EF
Accessibility & contrast
On white
1.65
#EFBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EFBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBD3
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBD3 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D4
Deuteranopia (green-blind)
#CBCCD2
Tritanopia (blue-blind)
#F7BAC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbd3; /* rgb */ color: rgb(239, 187, 211); /* oklch */ color: oklch(84.5% 0.067 349.2);
Tailwind
colors: {
custom: {
50: '#f4cfe0',
500: '#efbbd3',
950: '#000000',
},
}SCSS
$custom: #efbbd3; $custom-light: #f4cfe0; $custom-dark: #000000;
JSON
{
"hex": "#efbbd3",
"rgb": {
"r": 239,
"g": 187,
"b": 211
},
"hsl": {
"h": 332.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84541,
"c": 0.06709,
"h": 349.2
},
"luminance": 0.58595
}Semantic roles & 50–950 ramp
primary
#EFBBD3
secondary
#81CDAA
accent
#CA791C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384