#EFB7BF#EFB7BF
#EFB7BF is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.2% C 0.066 H 9.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7BF |
|---|---|
| RGB | rgb(239, 183, 191) |
| HSL | hsl(351, 64%, 83%) |
| HSV | hsv(351, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 20.1%, 6.3%) |
| CIE-LAB | lab(79.60, 21.39, 3.81) |
| CIE-LCH | lch(79.60, 21.73, 10.10°) |
| OKLab | oklab(83.23% 0.0648 0.0103) |
| OKLCH | oklch(83.23% 0.066 9) |
| XYZ | xyz(61.9345, 55.9820, 56.8234) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 3.13
Pale Rose
#FDC1C5
ΔE00 3.14
Bubblegum
#FFC1CC
ΔE00 3.21
Lightpink
#FFB6C1
ΔE00 3.48
Light Rose
#FFC5CB
ΔE00 3.57
Soft Pink
#FDB0C0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7BF #B7EFE7
analogous
#EFB7DB #EFB7BF #EFCBB7
triadic
#EFB7BF #BFEFB7 #B7BFEF
tetradic
#EFB7BF #DBEFB7 #B7EFE7 #CBB7EF
square
#EFB7BF #DBEFB7 #B7EFE7 #CBB7EF
split-complementary
#EFB7BF #B7EFCB #B7DBEF
monochromatic
#D95366 #E48592 #EFB7BF #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.72
#EFB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EFB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7BF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7BF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#FAB3BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb7bf; /* rgb */ color: rgb(239, 183, 191); /* oklch */ color: oklch(83.2% 0.066 9.0);
Tailwind
colors: {
custom: {
50: '#f5ccd2',
500: '#efb7bf',
950: '#000000',
},
}SCSS
$custom: #efb7bf; $custom-light: #f5ccd2; $custom-dark: #000000;
JSON
{
"hex": "#efb7bf",
"rgb": {
"r": 239,
"g": 183,
"b": 191
},
"hsl": {
"h": 351.429,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83234,
"c": 0.0656,
"h": 9
},
"luminance": 0.55979
}Semantic roles & 50–950 ramp
primary
#EFB7BF
secondary
#7DCDC2
accent
#CBB21A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383