#EFBDB6#EFBDB6
#EFBDB6 is a very light, muted red. Relative luminance 0.581; OKLCH L 84.1% C 0.059 H 27.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB6 |
|---|---|
| RGB | rgb(239, 189, 182) |
| HSL | hsl(7, 64%, 83%) |
| HSV | hsv(7, 24%, 94%) |
| CMYK | cmyk(0%, 20.9%, 23.8%, 6.3%) |
| CIE-LAB | lab(80.81, 16.91, 10.39) |
| CIE-LCH | lch(80.81, 19.85, 31.58°) |
| OKLab | oklab(84.1% 0.0521 0.0272) |
| OKLCH | oklch(84.1% 0.059 27.6) |
| XYZ | xyz(62.2384, 58.1260, 52.1880) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.16
Light Rose
#FFC5CB
ΔE00 5.95
Bubblegum
#FFC1CC
ΔE00 7.46
Pink
#FFC0CB
ΔE00 7.47
Pale Salmon
#FFB19A
ΔE00 7.72
Lightpink
#FFB6C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB6 #B6E8EF
analogous
#EFB6CC #EFBDB6 #EFD9B6
triadic
#EFBDB6 #B6EFBD #BDB6EF
tetradic
#EFBDB6 #CCEFB6 #B6E8EF #D9B6EF
square
#EFBDB6 #CCEFB6 #B6E8EF #D9B6EF
split-complementary
#EFBDB6 #B6EFD9 #B6CCEF
monochromatic
#D96252 #E49084 #EFBDB6 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.66
#EFBDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B5
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#FBB7BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdb6; /* rgb */ color: rgb(239, 189, 182); /* oklch */ color: oklch(84.1% 0.059 27.6);
Tailwind
colors: {
custom: {
50: '#f5d1cb',
500: '#efbdb6',
950: '#000000',
},
}SCSS
$custom: #efbdb6; $custom-light: #f5d1cb; $custom-dark: #000000;
JSON
{
"hex": "#efbdb6",
"rgb": {
"r": 239,
"g": 189,
"b": 182
},
"hsl": {
"h": 7.368,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.84097,
"c": 0.05876,
"h": 27.6
},
"luminance": 0.58123
}Semantic roles & 50–950 ramp
primary
#EFBDB6
secondary
#7CC3CD
accent
#B6CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382