#EFBBB0#EFBBB0
#EFBBB0 is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.6% C 0.062 H 32.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB0 |
|---|---|
| RGB | rgb(239, 187, 176) |
| HSL | hsl(10, 66%, 81%) |
| HSV | hsv(10, 26%, 94%) |
| CMYK | cmyk(0%, 21.8%, 26.4%, 6.3%) |
| CIE-LAB | lab(80.20, 17.13, 12.75) |
| CIE-LCH | lch(80.20, 21.35, 36.65°) |
| OKLab | oklab(83.58% 0.0529 0.0331) |
| OKLCH | oklch(83.58% 0.062 32.1) |
| XYZ | xyz(61.2044, 57.0288, 48.8497) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 7.45
Light Salmon
#FEA993
ΔE00 7.51
Blush (survey)
#F29E8E
ΔE00 8.40
Pinkish Grey
#C8ACA9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB0 #B0E4EF
analogous
#EFB0C5 #EFBBB0 #EFDBB0
triadic
#EFBBB0 #B0EFBB #BBB0EF
tetradic
#EFBBB0 #C5EFB0 #B0E4EF #DBB0EF
square
#EFBBB0 #C5EFB0 #B0E4EF #DBB0EF
split-complementary
#EFBBB0 #B0EFDB #B0C5EF
monochromatic
#DA634A #E58F7D #EFBBB0 #F9E7E3 #FAE9E6
Accessibility & contrast
On white
1.69
#EFBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EFBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB0
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB0 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AF
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#FBB4B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb0; /* rgb */ color: rgb(239, 187, 176); /* oklch */ color: oklch(83.6% 0.062 32.1);
Tailwind
colors: {
custom: {
50: '#f5cfc7',
500: '#efbbb0',
950: '#000000',
},
}SCSS
$custom: #efbbb0; $custom-light: #f5cfc7; $custom-dark: #000000;
JSON
{
"hex": "#efbbb0",
"rgb": {
"r": 239,
"g": 187,
"b": 176
},
"hsl": {
"h": 10.476,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.83576,
"c": 0.06239,
"h": 32.1
},
"luminance": 0.57026
}Semantic roles & 50–950 ramp
primary
#EFBBB0
secondary
#76BECD
accent
#AECE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382