#EFB2BB#EFB2BB
#EFB2BB is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.2% C 0.072 H 8.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2BB |
|---|---|
| RGB | rgb(239, 178, 187) |
| HSL | hsl(351, 66%, 82%) |
| HSV | hsv(351, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(78.33, 23.46, 4.14) |
| CIE-LCH | lch(78.33, 23.82, 10.01°) |
| OKLab | oklab(82.22% 0.0711 0.0112) |
| OKLCH | oklch(82.22% 0.072 8.9) |
| XYZ | xyz(60.4873, 53.7823, 54.1990) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.91
Soft Pink
#FDB0C0
ΔE00 3.43
Pink
#FFC0CB
ΔE00 3.66
Bubblegum
#FFC1CC
ΔE00 3.83
Pale Rose
#FDC1C5
ΔE00 3.95
Pastel Pink
#FFBACD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2BB #B2EFE6
analogous
#EFB2DA #EFB2BB #EFC8B2
triadic
#EFB2BB #BBEFB2 #B2BBEF
tetradic
#EFB2BB #DAEFB2 #B2EFE6 #C8B2EF
square
#EFB2BB #DAEFB2 #B2EFE6 #C8B2EF
split-complementary
#EFB2BB #B2EFC8 #B2DAEF
monochromatic
#DA4D62 #E47F8E #EFB2BB #FAE5E8 #FAE6E9
Accessibility & contrast
On white
1.79
#EFB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#EFB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2BB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2BB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#FBADB5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb2bb; /* rgb */ color: rgb(239, 178, 187); /* oklch */ color: oklch(82.2% 0.072 8.9);
Tailwind
colors: {
custom: {
50: '#f5c9cf',
500: '#efb2bb',
950: '#000000',
},
}SCSS
$custom: #efb2bb; $custom-light: #f5c9cf; $custom-dark: #000000;
JSON
{
"hex": "#efb2bb",
"rgb": {
"r": 239,
"g": 178,
"b": 187
},
"hsl": {
"h": 351.148,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.8222,
"c": 0.07192,
"h": 8.9
},
"luminance": 0.53779
}Semantic roles & 50–950 ramp
primary
#EFB2BB
secondary
#78CDC1
accent
#CDB318
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283