#EFB9BD#EFB9BD
#EFB9BD is a very light, moderate red. Relative luminance 0.567; OKLCH L 83.5% C 0.063 H 13.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9BD |
|---|---|
| RGB | rgb(239, 185, 189) |
| HSL | hsl(356, 63%, 83%) |
| HSV | hsv(356, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 20.9%, 6.3%) |
| CIE-LAB | lab(80.03, 20.04, 5.50) |
| CIE-LCH | lch(80.03, 20.78, 15.35°) |
| OKLab | oklab(83.54% 0.0609 0.0147) |
| OKLCH | oklch(83.54% 0.063 13.5) |
| XYZ | xyz(62.1314, 56.7255, 55.8106) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.63
Light Rose
#FFC5CB
ΔE00 3.33
Pink
#FFC0CB
ΔE00 3.76
Bubblegum
#FFC1CC
ΔE00 3.80
Lightpink
#FFB6C1
ΔE00 4.25
Dusty Pink
#D8A7B1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9BD #B9EFEB
analogous
#EFB9D8 #EFB9BD #EFD0B9
triadic
#EFB9BD #BDEFB9 #B9BDEF
tetradic
#EFB9BD #D8EFB9 #B9EFEB #D0B9EF
square
#EFB9BD #D8EFB9 #B9EFEB #D0B9EF
split-complementary
#EFB9BD #B9EFD0 #B9D8EF
monochromatic
#D8555F #E4878E #EFB9BD #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.70
#EFB9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EFB9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9BD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9BD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#FAB4BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb9bd; /* rgb */ color: rgb(239, 185, 189); /* oklch */ color: oklch(83.5% 0.063 13.5);
Tailwind
colors: {
custom: {
50: '#f5ced0',
500: '#efb9bd',
950: '#000000',
},
}SCSS
$custom: #efb9bd; $custom-light: #f5ced0; $custom-dark: #000000;
JSON
{
"hex": "#efb9bd",
"rgb": {
"r": 239,
"g": 185,
"b": 189
},
"hsl": {
"h": 355.556,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.83544,
"c": 0.06268,
"h": 13.5
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#EFB9BD
secondary
#7FCDC7
accent
#CBBE1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383