#EFBFDC#EFBFDC
#EFBFDC is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.5% C 0.066 H 341.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFDC |
|---|---|
| RGB | rgb(239, 191, 220) |
| HSL | hsl(324, 60%, 84%) |
| HSV | hsv(324, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 7.9%, 6.3%) |
| CIE-LAB | lab(82.26, 21.77, -7.91) |
| CIE-LCH | lch(82.26, 23.16, 340.03°) |
| OKLab | oklab(85.55% 0.063 -0.0208) |
| OKLCH | oklch(85.55% 0.066 341.7) |
| XYZ | xyz(67.1448, 60.7816, 75.8913) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.86
Powder Pink
#FFB2D0
ΔE00 5.94
Pale Mauve
#FED0FC
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 6.04
Light Pink
#FFD1DF
ΔE00 6.11
Pastel Pink
#FFBACD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFDC #BFEFD2
analogous
#EABFEF #EFBFDC #EFBFC4
triadic
#EFBFDC #DCEFBF #BFDCEF
tetradic
#EFBFDC #EFEABF #BFEFD2 #BFC4EF
square
#EFBFDC #EFEABF #BFEFD2 #BFC4EF
split-complementary
#EFBFDC #C4EFBF #BFEFEA
monochromatic
#D75DA6 #E38EC1 #EFBFDC #F9E7F2 #F9E7F2
Accessibility & contrast
On white
1.60
#EFBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EFBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFDC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFDC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#F5BFC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfdc; /* rgb */ color: rgb(239, 191, 220); /* oklch */ color: oklch(85.5% 0.066 341.7);
Tailwind
colors: {
custom: {
50: '#f4d2e6',
500: '#efbfdc',
950: '#000000',
},
}SCSS
$custom: #efbfdc; $custom-light: #f4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#efbfdc",
"rgb": {
"r": 239,
"g": 191,
"b": 220
},
"hsl": {
"h": 323.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85545,
"c": 0.06635,
"h": 341.7
},
"luminance": 0.6078
}Semantic roles & 50–950 ramp
primary
#EFBFDC
secondary
#85CDA2
accent
#C8611E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384