#EFBFDA#EFBFDA
#EFBFDA is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.5% C 0.065 H 343.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFDA |
|---|---|
| RGB | rgb(239, 191, 218) |
| HSL | hsl(326, 60%, 84%) |
| HSV | hsv(326, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 8.8%, 6.3%) |
| CIE-LAB | lab(82.20, 21.43, -6.92) |
| CIE-LCH | lch(82.20, 22.52, 342.10°) |
| OKLab | oklab(85.48% 0.0623 -0.0182) |
| OKLCH | oklch(85.48% 0.065 343.8) |
| XYZ | xyz(66.8815, 60.6763, 74.5047) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 5.68
Pastel Pink
#FFBACD
ΔE00 5.69
Pale Pink
#FFCFDC
ΔE00 5.75
Powder Pink
#FFB2D0
ΔE00 5.79
Thistle
#D8BFD8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFDA #BFEFD4
analogous
#ECBFEF #EFBFDA #EFBFC2
triadic
#EFBFDA #DAEFBF #BFDAEF
tetradic
#EFBFDA #EFECBF #BFEFD4 #BFC2EF
square
#EFBFDA #EFECBF #BFEFD4 #BFC2EF
split-complementary
#EFBFDA #C2EFBF #BFEFEC
monochromatic
#D75DA1 #E38EBE #EFBFDA #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.60
#EFBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EFBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFDA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFDA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#F6BFC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbfda; /* rgb */ color: rgb(239, 191, 218); /* oklch */ color: oklch(85.5% 0.065 343.8);
Tailwind
colors: {
custom: {
50: '#f4d2e5',
500: '#efbfda',
950: '#000000',
},
}SCSS
$custom: #efbfda; $custom-light: #f4d2e5; $custom-dark: #000000;
JSON
{
"hex": "#efbfda",
"rgb": {
"r": 239,
"g": 191,
"b": 218
},
"hsl": {
"h": 326.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85483,
"c": 0.0649,
"h": 343.8
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#EFBFDA
secondary
#85CDA5
accent
#C8681E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384