#EFBFDB#EFBFDB
#EFBFDB is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.5% C 0.066 H 342.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFDB |
|---|---|
| RGB | rgb(239, 191, 219) |
| HSL | hsl(325, 60%, 84%) |
| HSV | hsv(325, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 8.4%, 6.3%) |
| CIE-LAB | lab(82.23, 21.60, -7.42) |
| CIE-LCH | lch(82.23, 22.84, 341.05°) |
| OKLab | oklab(85.51% 0.0627 -0.0195) |
| OKLCH | oklch(85.51% 0.066 342.7) |
| XYZ | xyz(67.0128, 60.7288, 75.1959) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.69
Powder Pink
#FFB2D0
ΔE00 5.86
Light Pink
#FFD1DF
ΔE00 5.89
Pastel Pink
#FFBACD
ΔE00 5.90
Pale Pink
#FFCFDC
ΔE00 5.98
Thistle
#D8BFD8
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFDB #BFEFD3
analogous
#EBBFEF #EFBFDB #EFBFC3
triadic
#EFBFDB #DBEFBF #BFDBEF
tetradic
#EFBFDB #EFEBBF #BFEFD3 #BFC3EF
square
#EFBFDB #EFEBBF #BFEFD3 #BFC3EF
split-complementary
#EFBFDB #C3EFBF #BFEFEB
monochromatic
#D75DA4 #E38EBF #EFBFDB #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.60
#EFBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EFBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFDB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFDB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#F5BFC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfdb; /* rgb */ color: rgb(239, 191, 219); /* oklch */ color: oklch(85.5% 0.066 342.7);
Tailwind
colors: {
custom: {
50: '#f4d2e6',
500: '#efbfdb',
950: '#000000',
},
}SCSS
$custom: #efbfdb; $custom-light: #f4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#efbfdb",
"rgb": {
"r": 239,
"g": 191,
"b": 219
},
"hsl": {
"h": 325,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85514,
"c": 0.06562,
"h": 342.7
},
"luminance": 0.60727
}Semantic roles & 50–950 ramp
primary
#EFBFDB
secondary
#85CDA3
accent
#C8651E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384