#EFBFDF#EFBFDF
#EFBFDF is a very light, moderate pink. Relative luminance 0.609; OKLCH L 85.6% C 0.069 H 338.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFDF |
|---|---|
| RGB | rgb(239, 191, 223) |
| HSL | hsl(320, 60%, 84%) |
| HSV | hsv(320, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 6.7%, 6.3%) |
| CIE-LAB | lab(82.35, 22.28, -9.39) |
| CIE-LCH | lch(82.35, 24.18, 337.15°) |
| OKLab | oklab(85.64% 0.064 -0.0248) |
| OKLCH | oklch(85.64% 0.069 338.8) |
| XYZ | xyz(67.5457, 60.9420, 78.0026) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 5.84
Thistle
#D8BFD8
ΔE00 6.07
Powder Pink
#FFB2D0
ΔE00 6.26
Baby Pink
#FFB7CE
ΔE00 6.42
Pastel Pink
#FFBACD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFDF #BFEFCF
analogous
#E7BFEF #EFBFDF #EFBFC7
triadic
#EFBFDF #DFEFBF #BFDFEF
tetradic
#EFBFDF #EFE7BF #BFEFCF #BFC7EF
square
#EFBFDF #EFE7BF #BFEFCF #BFC7EF
split-complementary
#EFBFDF #C7EFBF #BFEFE7
monochromatic
#D75DAE #E38EC7 #EFBFDF #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.59
#EFBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EFBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFDF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFDF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#F5C0CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfdf; /* rgb */ color: rgb(239, 191, 223); /* oklch */ color: oklch(85.6% 0.069 338.8);
Tailwind
colors: {
custom: {
50: '#f4d2e9',
500: '#efbfdf',
950: '#000000',
},
}SCSS
$custom: #efbfdf; $custom-light: #f4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#efbfdf",
"rgb": {
"r": 239,
"g": 191,
"b": 223
},
"hsl": {
"h": 320,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8564,
"c": 0.06868,
"h": 338.8
},
"luminance": 0.6094
}Semantic roles & 50–950 ramp
primary
#EFBFDF
secondary
#85CD9D
accent
#C8561E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384