#EFBDBC#EFBDBC
#EFBDBC is a very light, muted red. Relative luminance 0.584; OKLCH L 84.3% C 0.058 H 19.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBC |
|---|---|
| RGB | rgb(239, 189, 188) |
| HSL | hsl(1, 61%, 84%) |
| HSV | hsv(1, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 21.3%, 6.3%) |
| CIE-LAB | lab(80.95, 17.77, 7.37) |
| CIE-LCH | lch(80.95, 19.24, 22.52°) |
| OKLab | oklab(84.25% 0.0544 0.0195) |
| OKLCH | oklch(84.25% 0.058 19.7) |
| XYZ | xyz(62.8718, 58.3794, 55.5238) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.31
Light Rose
#FFC5CB
ΔE00 4.00
Bubblegum
#FFC1CC
ΔE00 5.28
Pink
#FFC0CB
ΔE00 5.30
Lightpink
#FFB6C1
ΔE00 6.07
Pale Pink
#FFCFDC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBC #BCEEEF
analogous
#EFBCD4 #EFBDBC #EFD6BC
triadic
#EFBDBC #BCEFBD #BDBCEF
tetradic
#EFBDBC #D4EFBC #BCEEEF #D6BCEF
square
#EFBDBC #D4EFBC #BCEEEF #D6BCEF
split-complementary
#EFBDBC #BCEFD6 #BCD4EF
monochromatic
#D75C59 #E38C8B #EFBDBC #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.66
#EFBDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EFBDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BC
Deuteranopia (green-blind)
#D1CDBB
Tritanopia (blue-blind)
#FAB8BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdbc; /* rgb */ color: rgb(239, 189, 188); /* oklch */ color: oklch(84.3% 0.058 19.7);
Tailwind
colors: {
custom: {
50: '#f5d1d0',
500: '#efbdbc',
950: '#000000',
},
}SCSS
$custom: #efbdbc; $custom-light: #f5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#efbdbc",
"rgb": {
"r": 239,
"g": 189,
"b": 188
},
"hsl": {
"h": 1.176,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84252,
"c": 0.05777,
"h": 19.7
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#EFBDBC
secondary
#82CCCD
accent
#C6C91C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383