#EFBBB9#EFBBB9
#EFBBB9 is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.8% C 0.060 H 21.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB9 |
|---|---|
| RGB | rgb(239, 187, 185) |
| HSL | hsl(2, 63%, 83%) |
| HSV | hsv(2, 23%, 94%) |
| CMYK | cmyk(0%, 21.8%, 22.6%, 6.3%) |
| CIE-LAB | lab(80.40, 18.39, 8.20) |
| CIE-LCH | lch(80.40, 20.14, 24.02°) |
| OKLab | oklab(83.8% 0.0563 0.0216) |
| OKLCH | oklch(83.8% 0.06 21) |
| XYZ | xyz(62.1245, 57.3969, 53.6959) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.48
Light Rose
#FFC5CB
ΔE00 4.35
Pink
#FFC0CB
ΔE00 5.56
Bubblegum
#FFC1CC
ΔE00 5.57
Lightpink
#FFB6C1
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB9 #B9EDEF
analogous
#EFB9D2 #EFBBB9 #EFD6B9
triadic
#EFBBB9 #B9EFBB #BBB9EF
tetradic
#EFBBB9 #D2EFB9 #B9EDEF #D6B9EF
square
#EFBBB9 #D2EFB9 #B9EDEF #D6B9EF
split-complementary
#EFBBB9 #B9EFD6 #B9D2EF
monochromatic
#D85A55 #E48B87 #EFBBB9 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.68
#EFBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EFBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB9
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB9 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2B9
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#FAB6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb9; /* rgb */ color: rgb(239, 187, 185); /* oklch */ color: oklch(83.8% 0.060 21.0);
Tailwind
colors: {
custom: {
50: '#f5cfce',
500: '#efbbb9',
950: '#000000',
},
}SCSS
$custom: #efbbb9; $custom-light: #f5cfce; $custom-dark: #000000;
JSON
{
"hex": "#efbbb9",
"rgb": {
"r": 239,
"g": 187,
"b": 185
},
"hsl": {
"h": 2.222,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.83804,
"c": 0.06033,
"h": 21
},
"luminance": 0.57394
}Semantic roles & 50–950 ramp
primary
#EFBBB9
secondary
#7FCACD
accent
#C4CB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383