#EFBDBD#EFBDBD
#EFBDBD is a very light, muted red. Relative luminance 0.584; OKLCH L 84.3% C 0.058 H 18.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBD |
|---|---|
| RGB | rgb(239, 189, 189) |
| HSL | hsl(0, 61%, 84%) |
| HSV | hsv(0, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 20.9%, 6.3%) |
| CIE-LAB | lab(80.97, 17.92, 6.87) |
| CIE-LCH | lch(80.97, 19.19, 20.97°) |
| OKLab | oklab(84.28% 0.0548 0.0182) |
| OKLCH | oklch(84.28% 0.058 18.4) |
| XYZ | xyz(62.9800, 58.4226, 56.0935) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.10
Light Rose
#FFC5CB
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 4.96
Pink
#FFC0CB
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.81
Pale Pink
#FFCFDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBD #BDEFEF
analogous
#EFBDD6 #EFBDBD #EFD6BD
triadic
#EFBDBD #BDEFBD #BDBDEF
tetradic
#EFBDBD #D6EFBD #BDEFEF #D6BDEF
square
#EFBDBD #D6EFBD #BDEFEF #D6BDEF
split-complementary
#EFBDBD #BDEFD6 #BDD6EF
monochromatic
#D75A5A #E38C8C #EFBDBD #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.66
#EFBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EFBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBD | 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)
#C6C4BD
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#FAB8BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdbd; /* rgb */ color: rgb(239, 189, 189); /* oklch */ color: oklch(84.3% 0.058 18.4);
Tailwind
colors: {
custom: {
50: '#f5d1d0',
500: '#efbdbd',
950: '#000000',
},
}SCSS
$custom: #efbdbd; $custom-light: #f5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#efbdbd",
"rgb": {
"r": 239,
"g": 189,
"b": 189
},
"hsl": {
"h": 0,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84279,
"c": 0.05771,
"h": 18.4
},
"luminance": 0.5842
}Semantic roles & 50–950 ramp
primary
#EFBDBD
secondary
#83CDCD
accent
#C9C91D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383