#EFBDBF#EFBDBF
#EFBDBF is a very light, muted red. Relative luminance 0.585; OKLCH L 84.3% C 0.058 H 15.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBF |
|---|---|
| RGB | rgb(239, 189, 191) |
| HSL | hsl(358, 61%, 84%) |
| HSV | hsv(358, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 20.1%, 6.3%) |
| CIE-LAB | lab(81.02, 18.21, 5.86) |
| CIE-LCH | lch(81.02, 19.13, 17.83°) |
| OKLab | oklab(84.33% 0.0555 0.0156) |
| OKLCH | oklch(84.33% 0.058 15.7) |
| XYZ | xyz(63.1986, 58.5101, 57.2447) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.80
Light Rose
#FFC5CB
ΔE00 3.32
Bubblegum
#FFC1CC
ΔE00 4.36
Pink
#FFC0CB
ΔE00 4.39
Lightpink
#FFB6C1
ΔE00 5.37
Pale Pink
#FFCFDC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBF #BDEFED
analogous
#EFBDD8 #EFBDBF #EFD4BD
triadic
#EFBDBF #BFEFBD #BDBFEF
tetradic
#EFBDBF #D8EFBD #BDEFED #D4BDEF
square
#EFBDBF #D8EFBD #BDEFED #D4BDEF
split-complementary
#EFBDBF #BDEFD4 #BDD8EF
monochromatic
#D75A5F #E38C8F #EFBDBF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.65
#EFBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EFBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#F9B9BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdbf; /* rgb */ color: rgb(239, 189, 191); /* oklch */ color: oklch(84.3% 0.058 15.7);
Tailwind
colors: {
custom: {
50: '#f5d1d2',
500: '#efbdbf',
950: '#000000',
},
}SCSS
$custom: #efbdbf; $custom-light: #f5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#efbdbf",
"rgb": {
"r": 239,
"g": 189,
"b": 191
},
"hsl": {
"h": 357.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84332,
"c": 0.05768,
"h": 15.7
},
"luminance": 0.58508
}Semantic roles & 50–950 ramp
primary
#EFBDBF
secondary
#83CDCA
accent
#C9C21D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383