#EFB4BF#EFB4BF
#EFB4BF is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.7% C 0.070 H 6.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4BF |
|---|---|
| RGB | rgb(239, 180, 191) |
| HSL | hsl(349, 65%, 82%) |
| HSV | hsv(349, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 20.1%, 6.3%) |
| CIE-LAB | lab(78.90, 22.99, 2.79) |
| CIE-LCH | lch(78.90, 23.16, 6.93°) |
| OKLab | oklab(82.69% 0.0694 0.0077) |
| OKLCH | oklch(82.69% 0.07 6.3) |
| XYZ | xyz(61.3224, 54.7576, 56.6193) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.10
Pink
#FFC0CB
ΔE00 3.27
Bubblegum
#FFC1CC
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 3.48
Pastel Pink
#FFBACD
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4BF #B4EFE4
analogous
#EFB4DC #EFB4BF #EFC7B4
triadic
#EFB4BF #BFEFB4 #B4BFEF
tetradic
#EFB4BF #DCEFB4 #B4EFE4 #C7B4EF
square
#EFB4BF #DCEFB4 #B4EFE4 #C7B4EF
split-complementary
#EFB4BF #B4EFC7 #B4DCEF
monochromatic
#D94F69 #E48294 #EFB4BF #FAE6E9 #FAE6E9
Accessibility & contrast
On white
1.76
#EFB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EFB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4BF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4BF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#FAB0B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb4bf; /* rgb */ color: rgb(239, 180, 191); /* oklch */ color: oklch(82.7% 0.070 6.3);
Tailwind
colors: {
custom: {
50: '#f5cad2',
500: '#efb4bf',
950: '#000000',
},
}SCSS
$custom: #efb4bf; $custom-light: #f5cad2; $custom-dark: #000000;
JSON
{
"hex": "#efb4bf",
"rgb": {
"r": 239,
"g": 180,
"b": 191
},
"hsl": {
"h": 348.814,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.82691,
"c": 0.06985,
"h": 6.3
},
"luminance": 0.54755
}Semantic roles & 50–950 ramp
primary
#EFB4BF
secondary
#7ACDBE
accent
#CDAB19
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283