#EFBBDD#EFBBDD
#EFBBDD is a very light, moderate pink. Relative luminance 0.591; OKLCH L 84.9% C 0.074 H 339.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBDD |
|---|---|
| RGB | rgb(239, 187, 221) |
| HSL | hsl(321, 62%, 84%) |
| HSV | hsv(321, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 7.5%, 6.3%) |
| CIE-LAB | lab(81.35, 24.06, -9.80) |
| CIE-LCH | lch(81.35, 25.98, 337.85°) |
| OKLab | oklab(84.86% 0.0694 -0.0259) |
| OKLCH | oklch(84.86% 0.074 339.5) |
| XYZ | xyz(66.4172, 59.1139, 76.3041) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.57
Pale Mauve
#FED0FC
ΔE00 5.86
Baby Pink
#FFB7CE
ΔE00 6.05
Very Light Purple
#F6CEFC
ΔE00 6.36
Pastel Pink
#FFBACD
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBDD #BBEFCD
analogous
#E7BBEF #EFBBDD #EFBBC3
triadic
#EFBBDD #DDEFBB #BBDDEF
tetradic
#EFBBDD #EFE7BB #BBEFCD #BBC3EF
square
#EFBBDD #EFE7BB #BBEFCD #BBC3EF
split-complementary
#EFBBDD #C3EFBB #BBEFE7
monochromatic
#D858AB #E389C4 #EFBBDD #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.64
#EFBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EFBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBDD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBDD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DE
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#F5BCC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbdd; /* rgb */ color: rgb(239, 187, 221); /* oklch */ color: oklch(84.9% 0.074 339.5);
Tailwind
colors: {
custom: {
50: '#f4cfe7',
500: '#efbbdd',
950: '#000000',
},
}SCSS
$custom: #efbbdd; $custom-light: #f4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#efbbdd",
"rgb": {
"r": 239,
"g": 187,
"b": 221
},
"hsl": {
"h": 320.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84855,
"c": 0.07403,
"h": 339.5
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#EFBBDD
secondary
#81CD9B
accent
#CA581C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384