#EFBFD4#EFBFD4
#EFBFD4 is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.3% C 0.061 H 350.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD4 |
|---|---|
| RGB | rgb(239, 191, 212) |
| HSL | hsl(334, 60%, 84%) |
| HSV | hsv(334, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 11.3%, 6.3%) |
| CIE-LAB | lab(82.04, 20.43, -3.95) |
| CIE-LCH | lch(82.04, 20.81, 349.07°) |
| OKLab | oklab(85.3% 0.0602 -0.0102) |
| OKLCH | oklch(85.3% 0.061 350.4) |
| XYZ | xyz(66.1106, 60.3679, 70.4443) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.50
Light Pink
#FFD1DF
ΔE00 4.61
Pastel Pink
#FFBACD
ΔE00 4.68
Baby Pink
#FFB7CE
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 5.12
Pink
#FFC0CB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD4 #BFEFDA
analogous
#EFBFEC #EFBFD4 #EFC2BF
triadic
#EFBFD4 #D4EFBF #BFD4EF
tetradic
#EFBFD4 #ECEFBF #BFEFDA #C2BFEF
square
#EFBFD4 #ECEFBF #BFEFDA #C2BFEF
split-complementary
#EFBFD4 #BFEFC2 #BFECEF
monochromatic
#D75D92 #E38EB3 #EFBFD4 #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.61
#EFBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EFBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD4
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD4 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#F7BEC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd4; /* rgb */ color: rgb(239, 191, 212); /* oklch */ color: oklch(85.3% 0.061 350.4);
Tailwind
colors: {
custom: {
50: '#f4d2e1',
500: '#efbfd4',
950: '#000000',
},
}SCSS
$custom: #efbfd4; $custom-light: #f4d2e1; $custom-dark: #000000;
JSON
{
"hex": "#efbfd4",
"rgb": {
"r": 239,
"g": 191,
"b": 212
},
"hsl": {
"h": 333.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85299,
"c": 0.06106,
"h": 350.4
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#EFBFD4
secondary
#85CDAE
accent
#C87D1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384