#EFBCD8#EFBCD8
#EFBCD8 is a very light, moderate pink. Relative luminance 0.593; OKLCH L 84.9% C 0.069 H 344.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCD8 |
|---|---|
| RGB | rgb(239, 188, 216) |
| HSL | hsl(327, 61%, 84%) |
| HSV | hsv(327, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 9.6%, 6.3%) |
| CIE-LAB | lab(81.44, 22.69, -6.97) |
| CIE-LCH | lch(81.44, 23.74, 342.91°) |
| OKLab | oklab(84.88% 0.0661 -0.0183) |
| OKLCH | oklch(84.88% 0.069 344.6) |
| XYZ | xyz(65.9739, 59.2772, 72.9188) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 5.10
Pastel Pink
#FFBACD
ΔE00 5.34
Pale Pink
#FFCFDC
ΔE00 6.25
Light Pink
#FFD1DF
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCD8 #BCEFD3
analogous
#ECBCEF #EFBCD8 #EFBCBE
triadic
#EFBCD8 #D8EFBC #BCD8EF
tetradic
#EFBCD8 #EFECBC #BCEFD3 #BCBEEF
square
#EFBCD8 #EFECBC #BCEFD3 #BCBEEF
split-complementary
#EFBCD8 #BEEFBC #BCEFEC
monochromatic
#D7599E #E38BBB #EFBCD8 #F9E6F1 #F9E6F1
Accessibility & contrast
On white
1.63
#EFBCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFBCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCD8
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCD8 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D9
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#F6BCC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbcd8; /* rgb */ color: rgb(239, 188, 216); /* oklch */ color: oklch(84.9% 0.069 344.6);
Tailwind
colors: {
custom: {
50: '#f4d0e4',
500: '#efbcd8',
950: '#000000',
},
}SCSS
$custom: #efbcd8; $custom-light: #f4d0e4; $custom-dark: #000000;
JSON
{
"hex": "#efbcd8",
"rgb": {
"r": 239,
"g": 188,
"b": 216
},
"hsl": {
"h": 327.059,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84876,
"c": 0.06862,
"h": 344.6
},
"luminance": 0.59275
}Semantic roles & 50–950 ramp
primary
#EFBCD8
secondary
#82CDA4
accent
#C96A1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384