#EFBBB2#EFBBB2
#EFBBB2 is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.6% C 0.062 H 29.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB2 |
|---|---|
| RGB | rgb(239, 187, 178) |
| HSL | hsl(9, 66%, 82%) |
| HSV | hsv(9, 26%, 94%) |
| CMYK | cmyk(0%, 21.8%, 25.5%, 6.3%) |
| CIE-LAB | lab(80.24, 17.41, 11.74) |
| CIE-LCH | lch(80.24, 20.99, 33.99°) |
| OKLab | oklab(83.63% 0.0536 0.0306) |
| OKLCH | oklch(83.63% 0.062 29.7) |
| XYZ | xyz(61.4037, 57.1085, 49.8995) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.70
Pale Salmon
#FFB19A
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 7.89
Pink
#FFC0CB
ΔE00 8.17
Bubblegum
#FFC1CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB2 #B2E6EF
analogous
#EFB2C8 #EFBBB2 #EFDAB2
triadic
#EFBBB2 #B2EFBB #BBB2EF
tetradic
#EFBBB2 #C8EFB2 #B2E6EF #DAB2EF
square
#EFBBB2 #C8EFB2 #B2E6EF #DAB2EF
split-complementary
#EFBBB2 #B2EFDA #B2C8EF
monochromatic
#DA624D #E48E7F #EFBBB2 #FAE8E5 #FAE9E6
Accessibility & contrast
On white
1.69
#EFBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EFBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#FBB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb2; /* rgb */ color: rgb(239, 187, 178); /* oklch */ color: oklch(83.6% 0.062 29.7);
Tailwind
colors: {
custom: {
50: '#f5cfc9',
500: '#efbbb2',
950: '#000000',
},
}SCSS
$custom: #efbbb2; $custom-light: #f5cfc9; $custom-dark: #000000;
JSON
{
"hex": "#efbbb2",
"rgb": {
"r": 239,
"g": 187,
"b": 178
},
"hsl": {
"h": 8.852,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83626,
"c": 0.06175,
"h": 29.7
},
"luminance": 0.57106
}Semantic roles & 50–950 ramp
primary
#EFBBB2
secondary
#78C1CD
accent
#B3CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382