#EFBFD7#EFBFD7
#EFBFD7 is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.4% C 0.063 H 347.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD7 |
|---|---|
| RGB | rgb(239, 191, 215) |
| HSL | hsl(330, 60%, 84%) |
| HSV | hsv(330, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 10%, 6.3%) |
| CIE-LAB | lab(82.12, 20.93, -5.44) |
| CIE-LCH | lch(82.12, 21.62, 345.44°) |
| OKLab | oklab(85.39% 0.0613 -0.0142) |
| OKLCH | oklch(85.39% 0.063 347) |
| XYZ | xyz(66.4925, 60.5207, 72.4559) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.08
Light Pink
#FFD1DF
ΔE00 5.10
Pastel Pink
#FFBACD
ΔE00 5.13
Baby Pink
#FFB7CE
ΔE00 5.14
Powder Pink
#FFB2D0
ΔE00 5.70
Bubblegum
#FFC1CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD7 #BFEFD7
analogous
#EFBFEF #EFBFD7 #EFBFBF
triadic
#EFBFD7 #D7EFBF #BFD7EF
tetradic
#EFBFD7 #EFEFBF #BFEFD7 #BFBFEF
square
#EFBFD7 #EFEFBF #BFEFD7 #BFBFEF
split-complementary
#EFBFD7 #BFEFBF #BFEFEF
monochromatic
#D75D9A #E38EB8 #EFBFD7 #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.60
#EFBFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EFBFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D8
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#F6BEC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd7; /* rgb */ color: rgb(239, 191, 215); /* oklch */ color: oklch(85.4% 0.063 347.0);
Tailwind
colors: {
custom: {
50: '#f4d2e3',
500: '#efbfd7',
950: '#000000',
},
}SCSS
$custom: #efbfd7; $custom-light: #f4d2e3; $custom-dark: #000000;
JSON
{
"hex": "#efbfd7",
"rgb": {
"r": 239,
"g": 191,
"b": 215
},
"hsl": {
"h": 330,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8539,
"c": 0.06288,
"h": 347
},
"luminance": 0.60519
}Semantic roles & 50–950 ramp
primary
#EFBFD7
secondary
#85CDA9
accent
#C8731E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384