#EFBBBB#EFBBBB
#EFBBBB is a very light, moderate red. Relative luminance 0.575; OKLCH L 83.9% C 0.060 H 18.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBB |
|---|---|
| RGB | rgb(239, 187, 187) |
| HSL | hsl(0, 62%, 84%) |
| HSV | hsv(0, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 21.8%, 6.3%) |
| CIE-LAB | lab(80.45, 18.68, 7.19) |
| CIE-LCH | lch(80.45, 20.02, 21.05°) |
| OKLab | oklab(83.86% 0.0571 0.019) |
| OKLCH | oklch(83.86% 0.06 18.4) |
| XYZ | xyz(62.3371, 57.4819, 54.8156) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.82
Pink
#FFC0CB
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 4.90
Lightpink
#FFB6C1
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBB #BBEFEF
analogous
#EFBBD5 #EFBBBB #EFD5BB
triadic
#EFBBBB #BBEFBB #BBBBEF
tetradic
#EFBBBB #D5EFBB #BBEFEF #D5BBEF
square
#EFBBBB #D5EFBB #BBEFEF #D5BBEF
split-complementary
#EFBBBB #BBEFD5 #BBD5EF
monochromatic
#D85858 #E38989 #EFBBBB #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.68
#EFBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FAB6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbbb; /* rgb */ color: rgb(239, 187, 187); /* oklch */ color: oklch(83.9% 0.060 18.4);
Tailwind
colors: {
custom: {
50: '#f5cfcf',
500: '#efbbbb',
950: '#000000',
},
}SCSS
$custom: #efbbbb; $custom-light: #f5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#efbbbb",
"rgb": {
"r": 239,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83857,
"c": 0.06018,
"h": 18.4
},
"luminance": 0.57479
}Semantic roles & 50–950 ramp
primary
#EFBBBB
secondary
#81CDCD
accent
#CACA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383