#EFB3BB#EFB3BB
#EFB3BB is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.4% C 0.071 H 9.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3BB |
|---|---|
| RGB | rgb(239, 179, 187) |
| HSL | hsl(352, 65%, 82%) |
| HSV | hsv(352, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 21.8%, 6.3%) |
| CIE-LAB | lab(78.57, 22.93, 4.48) |
| CIE-LCH | lch(78.57, 23.36, 11.05°) |
| OKLab | oklab(82.4% 0.0695 0.0121) |
| OKLCH | oklch(82.4% 0.071 9.8) |
| XYZ | xyz(60.6870, 54.1817, 54.2656) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.02
Pink
#FFC0CB
ΔE00 3.59
Pale Rose
#FDC1C5
ΔE00 3.65
Soft Pink
#FDB0C0
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.75
Light Rose
#FFC5CB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3BB #B3EFE7
analogous
#EFB3D9 #EFB3BB #EFC9B3
triadic
#EFB3BB #BBEFB3 #B3BBEF
tetradic
#EFB3BB #D9EFB3 #B3EFE7 #C9B3EF
square
#EFB3BB #D9EFB3 #B3EFE7 #C9B3EF
split-complementary
#EFB3BB #B3EFC9 #B3D9EF
monochromatic
#DA4E61 #E4808E #EFB3BB #FAE6E8 #FAE6E8
Accessibility & contrast
On white
1.77
#EFB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#EFB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3BB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3BB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#CAC7BA
Tritanopia (blue-blind)
#FAAEB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb3bb; /* rgb */ color: rgb(239, 179, 187); /* oklch */ color: oklch(82.4% 0.071 9.8);
Tailwind
colors: {
custom: {
50: '#f5cacf',
500: '#efb3bb',
950: '#000000',
},
}SCSS
$custom: #efb3bb; $custom-light: #f5cacf; $custom-dark: #000000;
JSON
{
"hex": "#efb3bb",
"rgb": {
"r": 239,
"g": 179,
"b": 187
},
"hsl": {
"h": 352,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.824,
"c": 0.07054,
"h": 9.8
},
"luminance": 0.54179
}Semantic roles & 50–950 ramp
primary
#EFB3BB
secondary
#79CDC2
accent
#CDB518
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283