#EFBDBE#EFBDBE
#EFBDBE is a very light, muted red. Relative luminance 0.585; OKLCH L 84.3% C 0.058 H 17.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBE |
|---|---|
| RGB | rgb(239, 189, 190) |
| HSL | hsl(359, 61%, 84%) |
| HSV | hsv(359, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(81.00, 18.06, 6.36) |
| CIE-LCH | lch(81.00, 19.15, 19.40°) |
| OKLab | oklab(84.31% 0.0552 0.0169) |
| OKLCH | oklch(84.31% 0.058 17) |
| XYZ | xyz(63.0889, 58.4662, 56.6671) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.92
Light Rose
#FFC5CB
ΔE00 3.52
Bubblegum
#FFC1CC
ΔE00 4.65
Pink
#FFC0CB
ΔE00 4.68
Lightpink
#FFB6C1
ΔE00 5.58
Pale Pink
#FFCFDC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBE #BDEFEE
analogous
#EFBDD7 #EFBDBE #EFD5BD
triadic
#EFBDBE #BEEFBD #BDBEEF
tetradic
#EFBDBE #D7EFBD #BDEFEE #D5BDEF
square
#EFBDBE #D7EFBD #BDEFEE #D5BDEF
split-complementary
#EFBDBE #BDEFD5 #BDD7EF
monochromatic
#D75A5D #E38C8D #EFBDBE #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.65
#EFBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EFBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBE | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FAB8BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdbe; /* rgb */ color: rgb(239, 189, 190); /* oklch */ color: oklch(84.3% 0.058 17.0);
Tailwind
colors: {
custom: {
50: '#f5d1d1',
500: '#efbdbe',
950: '#000000',
},
}SCSS
$custom: #efbdbe; $custom-light: #f5d1d1; $custom-dark: #000000;
JSON
{
"hex": "#efbdbe",
"rgb": {
"r": 239,
"g": 189,
"b": 190
},
"hsl": {
"h": 358.8,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84305,
"c": 0.05768,
"h": 17
},
"luminance": 0.58464
}Semantic roles & 50–950 ramp
primary
#EFBDBE
secondary
#83CDCC
accent
#C9C51D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383