#EFBFD0#EFBFD0
#EFBFD0 is a very light, muted pink. Relative luminance 0.602; OKLCH L 85.2% C 0.059 H 355.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFD0 |
|---|---|
| RGB | rgb(239, 191, 208) |
| HSL | hsl(339, 60%, 84%) |
| HSV | hsv(339, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 13%, 6.3%) |
| CIE-LAB | lab(81.93, 19.78, -1.96) |
| CIE-LCH | lch(81.93, 19.88, 354.35°) |
| OKLab | oklab(85.18% 0.0588 -0.0049) |
| OKLCH | oklch(85.18% 0.059 355.2) |
| XYZ | xyz(65.6123, 60.1686, 67.8198) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.93
Bubblegum
#FFC1CC
ΔE00 4.19
Light Pink
#FFD1DF
ΔE00 4.20
Pink
#FFC0CB
ΔE00 4.33
Pastel Pink
#FFBACD
ΔE00 4.37
Baby Pink
#FFB7CE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFD0 #BFEFDE
analogous
#EFBFE8 #EFBFD0 #EFC6BF
triadic
#EFBFD0 #D0EFBF #BFD0EF
tetradic
#EFBFD0 #E8EFBF #BFEFDE #C6BFEF
square
#EFBFD0 #E8EFBF #BFEFDE #C6BFEF
split-complementary
#EFBFD0 #BFEFC6 #BFE8EF
monochromatic
#D75D88 #E38EAC #EFBFD0 #F9E7ED #F9E7ED
Accessibility & contrast
On white
1.61
#EFBFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EFBFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFD0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFD0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D1
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#F7BDC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfd0; /* rgb */ color: rgb(239, 191, 208); /* oklch */ color: oklch(85.2% 0.059 355.2);
Tailwind
colors: {
custom: {
50: '#f4d2de',
500: '#efbfd0',
950: '#000000',
},
}SCSS
$custom: #efbfd0; $custom-light: #f4d2de; $custom-dark: #000000;
JSON
{
"hex": "#efbfd0",
"rgb": {
"r": 239,
"g": 191,
"b": 208
},
"hsl": {
"h": 338.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85179,
"c": 0.05896,
"h": 355.2
},
"luminance": 0.60166
}Semantic roles & 50–950 ramp
primary
#EFBFD0
secondary
#85CDB4
accent
#C88C1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384