#EFCBDB#EFCBDB
#EFCBDB is a very light, muted pink. Relative luminance 0.662; OKLCH L 87.7% C 0.045 H 349.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBDB |
|---|---|
| RGB | rgb(239, 203, 219) |
| HSL | hsl(333, 53%, 87%) |
| HSV | hsv(333, 15%, 94%) |
| CMYK | cmyk(0%, 15.1%, 8.4%, 6.3%) |
| CIE-LAB | lab(85.09, 15.25, -3.20) |
| CIE-LCH | lch(85.09, 15.58, 348.13°) |
| OKLab | oklab(87.73% 0.0447 -0.0083) |
| OKLCH | oklch(87.73% 0.045 349.5) |
| XYZ | xyz(69.7377, 66.1787, 76.1042) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.31
Pale Pink
#FFCFDC
ΔE00 3.66
Thistle
#D8BFD8
ΔE00 5.67
Bubblegum
#FFC1CC
ΔE00 6.73
Light Rose
#FFC5CB
ΔE00 6.73
Pink
#FFC0CB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBDB #CBEFDF
analogous
#EFCBED #EFCBDB #EFCDCB
triadic
#EFCBDB #DBEFCB #CBDBEF
tetradic
#EFCBDB #EDEFCB #CBEFDF #CDCBEF
square
#EFCBDB #EDEFCB #CBEFDF #CDCBEF
split-complementary
#EFCBDB #CBEFCD #CBEDEF
monochromatic
#D26D9A #E19CBB #EFCBDB #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.48
#EFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#EFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBDB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBDB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#F5CAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcbdb; /* rgb */ color: rgb(239, 203, 219); /* oklch */ color: oklch(87.7% 0.045 349.5);
Tailwind
colors: {
custom: {
50: '#f4dbe6',
500: '#efcbdb',
950: '#000000',
},
}SCSS
$custom: #efcbdb; $custom-light: #f4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#efcbdb",
"rgb": {
"r": 239,
"g": 203,
"b": 219
},
"hsl": {
"h": 333.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.87726,
"c": 0.04545,
"h": 349.5
},
"luminance": 0.66177
}Semantic roles & 50–950 ramp
primary
#EFCBDB
secondary
#91CDB2
accent
#C07B25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484