#EFB6BF#EFB6BF
#EFB6BF is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.1% C 0.067 H 8.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6BF |
|---|---|
| RGB | rgb(239, 182, 191) |
| HSL | hsl(351, 64%, 83%) |
| HSV | hsv(351, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 20.1%, 6.3%) |
| CIE-LAB | lab(79.37, 21.93, 3.47) |
| CIE-LCH | lch(79.37, 22.20, 9.00°) |
| OKLab | oklab(83.05% 0.0663 0.0094) |
| OKLCH | oklch(83.05% 0.067 8.1) |
| XYZ | xyz(61.7290, 55.5710, 56.7549) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 3.12
Bubblegum
#FFC1CC
ΔE00 3.21
Lightpink
#FFB6C1
ΔE00 3.30
Pale Rose
#FDC1C5
ΔE00 3.40
Light Rose
#FFC5CB
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6BF #B6EFE6
analogous
#EFB6DC #EFB6BF #EFC9B6
triadic
#EFB6BF #BFEFB6 #B6BFEF
tetradic
#EFB6BF #DCEFB6 #B6EFE6 #C9B6EF
square
#EFB6BF #DCEFB6 #B6EFE6 #C9B6EF
split-complementary
#EFB6BF #B6EFC9 #B6DCEF
monochromatic
#D95267 #E48493 #EFB6BF #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.73
#EFB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EFB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6BF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6BF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFBF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#FAB2B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb6bf; /* rgb */ color: rgb(239, 182, 191); /* oklch */ color: oklch(83.1% 0.067 8.1);
Tailwind
colors: {
custom: {
50: '#f5ccd2',
500: '#efb6bf',
950: '#000000',
},
}SCSS
$custom: #efb6bf; $custom-light: #f5ccd2; $custom-dark: #000000;
JSON
{
"hex": "#efb6bf",
"rgb": {
"r": 239,
"g": 182,
"b": 191
},
"hsl": {
"h": 350.526,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.83052,
"c": 0.067,
"h": 8.1
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#EFB6BF
secondary
#7CCDC0
accent
#CCB01A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383