#EFBFD5#EFBFD5
#EFBFD5 is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.3% C 0.062 H 349.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD5 |
|---|---|
| RGB | rgb(239, 191, 213) |
| HSL | hsl(333, 60%, 84%) |
| HSV | hsv(333, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 10.9%, 6.3%) |
| CIE-LAB | lab(82.07, 20.60, -4.44) |
| CIE-LCH | lch(82.07, 21.07, 347.82°) |
| OKLab | oklab(85.33% 0.0606 -0.0115) |
| OKLCH | oklch(85.33% 0.062 349.2) |
| XYZ | xyz(66.2371, 60.4186, 71.1107) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 4.76
Pastel Pink
#FFBACD
ΔE00 4.82
Baby Pink
#FFB7CE
ΔE00 4.96
Bubblegum
#FFC1CC
ΔE00 5.37
Pink
#FFC0CB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD5 #BFEFD9
analogous
#EFBFED #EFBFD5 #EFC1BF
triadic
#EFBFD5 #D5EFBF #BFD5EF
tetradic
#EFBFD5 #EDEFBF #BFEFD9 #C1BFEF
square
#EFBFD5 #EDEFBF #BFEFD9 #C1BFEF
split-complementary
#EFBFD5 #BFEFC1 #BFEDEF
monochromatic
#D75D95 #E38EB5 #EFBFD5 #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.61
#EFBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EFBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD5
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD5 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#F6BEC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd5; /* rgb */ color: rgb(239, 191, 213); /* oklch */ color: oklch(85.3% 0.062 349.2);
Tailwind
colors: {
custom: {
50: '#f4d2e1',
500: '#efbfd5',
950: '#000000',
},
}SCSS
$custom: #efbfd5; $custom-light: #f4d2e1; $custom-dark: #000000;
JSON
{
"hex": "#efbfd5",
"rgb": {
"r": 239,
"g": 191,
"b": 213
},
"hsl": {
"h": 332.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85329,
"c": 0.06164,
"h": 349.2
},
"luminance": 0.60416
}Semantic roles & 50–950 ramp
primary
#EFBFD5
secondary
#85CDAC
accent
#C87A1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384