#EFBFCB#EFBFCB
#EFBFCB is a very light, muted red. Relative luminance 0.599; OKLCH L 85.0% C 0.057 H 1.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFCB |
|---|---|
| RGB | rgb(239, 191, 203) |
| HSL | hsl(345, 60%, 84%) |
| HSV | hsv(345, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 15.1%, 6.3%) |
| CIE-LAB | lab(81.80, 18.99, 0.53) |
| CIE-LCH | lch(81.80, 19.00, 1.61°) |
| OKLab | oklab(85.03% 0.0569 0.0017) |
| OKLCH | oklch(85.03% 0.057 1.7) |
| XYZ | xyz(65.0068, 59.9264, 64.6310) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.43
Pink
#FFC0CB
ΔE00 3.57
Pale Pink
#FFCFDC
ΔE00 3.79
Light Rose
#FFC5CB
ΔE00 3.81
Light Pink
#FFD1DF
ΔE00 4.24
Pale Rose
#FDC1C5
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFCB #BFEFE3
analogous
#EFBFE3 #EFBFCB #EFCBBF
triadic
#EFBFCB #CBEFBF #BFCBEF
tetradic
#EFBFCB #E3EFBF #BFEFE3 #CBBFEF
square
#EFBFCB #E3EFBF #BFEFE3 #CBBFEF
split-complementary
#EFBFCB #BFEFCB #BFE3EF
monochromatic
#D75D7B #E38EA3 #EFBFCB #F9E7EB #F9E7EB
Accessibility & contrast
On white
1.62
#EFBFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EFBFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFCB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFCB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#F8BCC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfcb; /* rgb */ color: rgb(239, 191, 203); /* oklch */ color: oklch(85.0% 0.057 1.7);
Tailwind
colors: {
custom: {
50: '#f4d2da',
500: '#efbfcb',
950: '#000000',
},
}SCSS
$custom: #efbfcb; $custom-light: #f4d2da; $custom-dark: #000000;
JSON
{
"hex": "#efbfcb",
"rgb": {
"r": 239,
"g": 191,
"b": 203
},
"hsl": {
"h": 345,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85034,
"c": 0.05697,
"h": 1.7
},
"luminance": 0.59924
}Semantic roles & 50–950 ramp
primary
#EFBFCB
secondary
#85CDBB
accent
#C89D1E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383