#EFBFD2#EFBFD2
#EFBFD2 is a very light, muted pink. Relative luminance 0.603; OKLCH L 85.2% C 0.060 H 352.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD2 |
|---|---|
| RGB | rgb(239, 191, 210) |
| HSL | hsl(336, 60%, 84%) |
| HSV | hsv(336, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 12.1%, 6.3%) |
| CIE-LAB | lab(81.98, 20.11, -2.95) |
| CIE-LCH | lch(81.98, 20.32, 351.64°) |
| OKLab | oklab(85.24% 0.0595 -0.0075) |
| OKLCH | oklch(85.24% 0.06 352.8) |
| XYZ | xyz(65.8599, 60.2677, 69.1238) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.18
Light Pink
#FFD1DF
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.48
Bubblegum
#FFC1CC
ΔE00 4.63
Pink
#FFC0CB
ΔE00 4.76
Baby Pink
#FFB7CE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD2 #BFEFDC
analogous
#EFBFEA #EFBFD2 #EFC4BF
triadic
#EFBFD2 #D2EFBF #BFD2EF
tetradic
#EFBFD2 #EAEFBF #BFEFDC #C4BFEF
square
#EFBFD2 #EAEFBF #BFEFDC #C4BFEF
split-complementary
#EFBFD2 #BFEFC4 #BFEAEF
monochromatic
#D75D8D #E38EB0 #EFBFD2 #F9E7EE #F9E7EE
Accessibility & contrast
On white
1.61
#EFBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EFBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#F7BEC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd2; /* rgb */ color: rgb(239, 191, 210); /* oklch */ color: oklch(85.2% 0.060 352.8);
Tailwind
colors: {
custom: {
50: '#f4d2df',
500: '#efbfd2',
950: '#000000',
},
}SCSS
$custom: #efbfd2; $custom-light: #f4d2df; $custom-dark: #000000;
JSON
{
"hex": "#efbfd2",
"rgb": {
"r": 239,
"g": 191,
"b": 210
},
"hsl": {
"h": 336.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85239,
"c": 0.05996,
"h": 352.8
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#EFBFD2
secondary
#85CDB1
accent
#C8841E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384