#EFBDCF#EFBDCF
#EFBDCF is a very light, moderate pink. Relative luminance 0.593; OKLCH L 84.8% C 0.062 H 355.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDCF |
|---|---|
| RGB | rgb(239, 189, 207) |
| HSL | hsl(338, 61%, 84%) |
| HSV | hsv(338, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 13.4%, 6.3%) |
| CIE-LAB | lab(81.43, 20.68, -2.15) |
| CIE-LCH | lch(81.43, 20.80, 354.06°) |
| OKLab | oklab(84.78% 0.0614 -0.0054) |
| OKLCH | oklch(84.78% 0.062 355) |
| XYZ | xyz(65.0564, 59.2532, 67.0295) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.97
Bubblegum
#FFC1CC
ΔE00 4.16
Pink
#FFC0CB
ΔE00 4.27
Pale Pink
#FFCFDC
ΔE00 4.39
Baby Pink
#FFB7CE
ΔE00 4.39
Light Pink
#FFD1DF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDCF #BDEFDD
analogous
#EFBDE8 #EFBDCF #EFC4BD
triadic
#EFBDCF #CFEFBD #BDCFEF
tetradic
#EFBDCF #E8EFBD #BDEFDD #C4BDEF
square
#EFBDCF #E8EFBD #BDEFDD #C4BDEF
split-complementary
#EFBDCF #BDEFC4 #BDE8EF
monochromatic
#D75A87 #E38CAB #EFBDCF #F9E6ED #F9E6ED
Accessibility & contrast
On white
1.63
#EFBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EFBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDCF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDCF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#F7BBC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbdcf; /* rgb */ color: rgb(239, 189, 207); /* oklch */ color: oklch(84.8% 0.062 355.0);
Tailwind
colors: {
custom: {
50: '#f4d1dd',
500: '#efbdcf',
950: '#000000',
},
}SCSS
$custom: #efbdcf; $custom-light: #f4d1dd; $custom-dark: #000000;
JSON
{
"hex": "#efbdcf",
"rgb": {
"r": 239,
"g": 189,
"b": 207
},
"hsl": {
"h": 338.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84784,
"c": 0.06168,
"h": 355
},
"luminance": 0.59251
}Semantic roles & 50–950 ramp
primary
#EFBDCF
secondary
#83CDB2
accent
#C98B1D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384