#EFBBB6#EFBBB6
#EFBBB6 is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.7% C 0.061 H 24.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB6 |
|---|---|
| RGB | rgb(239, 187, 182) |
| HSL | hsl(5, 64%, 83%) |
| HSV | hsv(5, 24%, 94%) |
| CMYK | cmyk(0%, 21.8%, 23.8%, 6.3%) |
| CIE-LAB | lab(80.33, 17.97, 9.71) |
| CIE-LCH | lch(80.33, 20.42, 28.40°) |
| OKLab | oklab(83.73% 0.0552 0.0255) |
| OKLCH | oklch(83.73% 0.061 24.8) |
| XYZ | xyz(61.8112, 57.2715, 52.0455) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.40
Light Rose
#FFC5CB
ΔE00 5.29
Pink
#FFC0CB
ΔE00 6.63
Bubblegum
#FFC1CC
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB6 #B6EAEF
analogous
#EFB6CE #EFBBB6 #EFD7B6
triadic
#EFBBB6 #B6EFBB #BBB6EF
tetradic
#EFBBB6 #CEEFB6 #B6EAEF #D7B6EF
square
#EFBBB6 #CEEFB6 #B6EAEF #D7B6EF
split-complementary
#EFBBB6 #B6EFD7 #B6CEEF
monochromatic
#D95D52 #E48C84 #EFBBB6 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.69
#EFBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB6
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB6 | 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)
#C5C1B5
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#FBB5BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb6; /* rgb */ color: rgb(239, 187, 182); /* oklch */ color: oklch(83.7% 0.061 24.8);
Tailwind
colors: {
custom: {
50: '#f5cfcb',
500: '#efbbb6',
950: '#000000',
},
}SCSS
$custom: #efbbb6; $custom-light: #f5cfcb; $custom-dark: #000000;
JSON
{
"hex": "#efbbb6",
"rgb": {
"r": 239,
"g": 187,
"b": 182
},
"hsl": {
"h": 5.263,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.83727,
"c": 0.06077,
"h": 24.8
},
"luminance": 0.57269
}Semantic roles & 50–950 ramp
primary
#EFBBB6
secondary
#7CC6CD
accent
#BCCC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382