#EFBBB5#EFBBB5
#EFBBB5 is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.7% C 0.061 H 26.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB5 |
|---|---|
| RGB | rgb(239, 187, 181) |
| HSL | hsl(6, 64%, 82%) |
| HSV | hsv(6, 24%, 94%) |
| CMYK | cmyk(0%, 21.8%, 24.3%, 6.3%) |
| CIE-LAB | lab(80.31, 17.83, 10.22) |
| CIE-LCH | lch(80.31, 20.55, 29.82°) |
| OKLab | oklab(83.7% 0.0548 0.0268) |
| OKLCH | oklch(83.7% 0.061 26) |
| XYZ | xyz(61.7082, 57.2303, 51.5032) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.74
Light Rose
#FFC5CB
ΔE00 5.63
Pink
#FFC0CB
ΔE00 7.01
Bubblegum
#FFC1CC
ΔE00 7.02
Lightpink
#FFB6C1
ΔE00 7.33
Pale Salmon
#FFB19A
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB5 #B5E9EF
analogous
#EFB5CC #EFBBB5 #EFD8B5
triadic
#EFBBB5 #B5EFBB #BBB5EF
tetradic
#EFBBB5 #CCEFB5 #B5E9EF #D8B5EF
square
#EFBBB5 #CCEFB5 #B5E9EF #D8B5EF
split-complementary
#EFBBB5 #B5EFD8 #B5CCEF
monochromatic
#D95F50 #E48D83 #EFBBB5 #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.69
#EFBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB5
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB5 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B4
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#FBB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb5; /* rgb */ color: rgb(239, 187, 181); /* oklch */ color: oklch(83.7% 0.061 26.0);
Tailwind
colors: {
custom: {
50: '#f5cfcb',
500: '#efbbb5',
950: '#000000',
},
}SCSS
$custom: #efbbb5; $custom-light: #f5cfcb; $custom-dark: #000000;
JSON
{
"hex": "#efbbb5",
"rgb": {
"r": 239,
"g": 187,
"b": 181
},
"hsl": {
"h": 6.207,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.83701,
"c": 0.06098,
"h": 26
},
"luminance": 0.57228
}Semantic roles & 50–950 ramp
primary
#EFBBB5
secondary
#7BC5CD
accent
#BACC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382