#EFBBD5#EFBBD5
#EFBBD5 is a very light, moderate pink. Relative luminance 0.587; OKLCH L 84.6% C 0.068 H 347.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBD5 |
|---|---|
| RGB | rgb(239, 187, 213) |
| HSL | hsl(330, 62%, 84%) |
| HSV | hsv(330, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 10.9%, 6.3%) |
| CIE-LAB | lab(81.13, 22.72, -5.83) |
| CIE-LCH | lch(81.13, 23.46, 345.61°) |
| OKLab | oklab(84.6% 0.0666 -0.0152) |
| OKLCH | oklch(84.6% 0.068 347.1) |
| XYZ | xyz(65.3767, 58.6977, 70.8239) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.49
Pastel Pink
#FFBACD
ΔE00 4.74
Powder Pink
#FFB2D0
ΔE00 4.75
Pale Pink
#FFCFDC
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 6.06
Bubblegum
#FFC1CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBD5 #BBEFD5
analogous
#EFBBEF #EFBBD5 #EFBBBB
triadic
#EFBBD5 #D5EFBB #BBD5EF
tetradic
#EFBBD5 #EFEFBB #BBEFD5 #BBBBEF
square
#EFBBD5 #EFEFBB #BBEFD5 #BBBBEF
split-complementary
#EFBBD5 #BBEFBB #BBEFEF
monochromatic
#D85898 #E389B6 #EFBBD5 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.65
#EFBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EFBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBD5
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBD5 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#F7BAC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbd5; /* rgb */ color: rgb(239, 187, 213); /* oklch */ color: oklch(84.6% 0.068 347.1);
Tailwind
colors: {
custom: {
50: '#f4cfe1',
500: '#efbbd5',
950: '#000000',
},
}SCSS
$custom: #efbbd5; $custom-light: #f4cfe1; $custom-dark: #000000;
JSON
{
"hex": "#efbbd5",
"rgb": {
"r": 239,
"g": 187,
"b": 213
},
"hsl": {
"h": 330,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84603,
"c": 0.06832,
"h": 347.1
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#EFBBD5
secondary
#81CDA7
accent
#CA731C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384