#EFBBBD#EFBBBD
#EFBBBD is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.9% C 0.060 H 15.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBD |
|---|---|
| RGB | rgb(239, 187, 189) |
| HSL | hsl(358, 62%, 84%) |
| HSV | hsv(358, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 20.9%, 6.3%) |
| CIE-LAB | lab(80.50, 18.98, 6.18) |
| CIE-LCH | lch(80.50, 19.96, 18.04°) |
| OKLab | oklab(83.91% 0.0579 0.0164) |
| OKLCH | oklch(83.91% 0.06 15.9) |
| XYZ | xyz(62.5527, 57.5681, 55.9511) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.70
Light Rose
#FFC5CB
ΔE00 3.40
Pink
#FFC0CB
ΔE00 4.29
Bubblegum
#FFC1CC
ΔE00 4.30
Lightpink
#FFB6C1
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBD #BBEFED
analogous
#EFBBD7 #EFBBBD #EFD3BB
triadic
#EFBBBD #BDEFBB #BBBDEF
tetradic
#EFBBBD #D7EFBB #BBEFED #D3BBEF
square
#EFBBBD #D7EFBB #BBEFED #D3BBEF
split-complementary
#EFBBBD #BBEFD3 #BBD7EF
monochromatic
#D8585D #E3898D #EFBBBD #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.68
#EFBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#FAB6BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbbd; /* rgb */ color: rgb(239, 187, 189); /* oklch */ color: oklch(83.9% 0.060 15.9);
Tailwind
colors: {
custom: {
50: '#f5cfd0',
500: '#efbbbd',
950: '#000000',
},
}SCSS
$custom: #efbbbd; $custom-light: #f5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#efbbbd",
"rgb": {
"r": 239,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8391,
"c": 0.06015,
"h": 15.9
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#EFBBBD
secondary
#81CDCA
accent
#CAC31C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383