#EFBFD9#EFBFD9
#EFBFD9 is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.5% C 0.064 H 344.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD9 |
|---|---|
| RGB | rgb(239, 191, 217) |
| HSL | hsl(328, 60%, 84%) |
| HSV | hsv(328, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 9.2%, 6.3%) |
| CIE-LAB | lab(82.18, 21.26, -6.43) |
| CIE-LCH | lch(82.18, 22.21, 343.18°) |
| OKLab | oklab(85.45% 0.062 -0.0168) |
| OKLCH | oklch(85.45% 0.064 344.8) |
| XYZ | xyz(66.7511, 60.6241, 73.8176) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.39
Light Pink
#FFD1DF
ΔE00 5.48
Pastel Pink
#FFBACD
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD9 #BFEFD5
analogous
#EDBFEF #EFBFD9 #EFBFC1
triadic
#EFBFD9 #D9EFBF #BFD9EF
tetradic
#EFBFD9 #EFEDBF #BFEFD5 #BFC1EF
square
#EFBFD9 #EFEDBF #BFEFD5 #BFC1EF
split-complementary
#EFBFD9 #C1EFBF #BFEFED
monochromatic
#D75D9F #E38EBC #EFBFD9 #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.60
#EFBFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EFBFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD9
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD9 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DA
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#F6BFC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd9; /* rgb */ color: rgb(239, 191, 217); /* oklch */ color: oklch(85.5% 0.064 344.8);
Tailwind
colors: {
custom: {
50: '#f4d2e4',
500: '#efbfd9',
950: '#000000',
},
}SCSS
$custom: #efbfd9; $custom-light: #f4d2e4; $custom-dark: #000000;
JSON
{
"hex": "#efbfd9",
"rgb": {
"r": 239,
"g": 191,
"b": 217
},
"hsl": {
"h": 327.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85452,
"c": 0.06421,
"h": 344.8
},
"luminance": 0.60622
}Semantic roles & 50–950 ramp
primary
#EFBFD9
secondary
#85CDA6
accent
#C86C1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384