#EFBBDB#EFBBDB
#EFBBDB is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.8% C 0.073 H 341.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBDB |
|---|---|
| RGB | rgb(239, 187, 219) |
| HSL | hsl(323, 62%, 84%) |
| HSV | hsv(323, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 8.4%, 6.3%) |
| CIE-LAB | lab(81.30, 23.72, -8.81) |
| CIE-LCH | lch(81.30, 25.31, 339.64°) |
| OKLab | oklab(84.79% 0.0687 -0.0232) |
| OKLCH | oklch(84.79% 0.073 341.3) |
| XYZ | xyz(66.1524, 59.0080, 74.9091) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.27
Baby Pink
#FFB7CE
ΔE00 5.61
Pastel Pink
#FFBACD
ΔE00 6.12
Pale Mauve
#FED0FC
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBDB #BBEFCF
analogous
#E9BBEF #EFBBDB #EFBBC1
triadic
#EFBBDB #DBEFBB #BBDBEF
tetradic
#EFBBDB #EFE9BB #BBEFCF #BBC1EF
square
#EFBBDB #EFE9BB #BBEFCF #BBC1EF
split-complementary
#EFBBDB #C1EFBB #BBEFE9
monochromatic
#D858A7 #E389C1 #EFBBDB #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.64
#EFBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#EFBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBDB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBDB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#F6BBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbdb; /* rgb */ color: rgb(239, 187, 219); /* oklch */ color: oklch(84.8% 0.073 341.3);
Tailwind
colors: {
custom: {
50: '#f4cfe6',
500: '#efbbdb',
950: '#000000',
},
}SCSS
$custom: #efbbdb; $custom-light: #f4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#efbbdb",
"rgb": {
"r": 239,
"g": 187,
"b": 219
},
"hsl": {
"h": 323.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84791,
"c": 0.07251,
"h": 341.3
},
"luminance": 0.59006
}Semantic roles & 50–950 ramp
primary
#EFBBDB
secondary
#81CD9E
accent
#CA5F1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384