#EFB7BE#EFB7BE
#EFB7BE is a very light, moderate red. Relative luminance 0.559; OKLCH L 83.2% C 0.065 H 10.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7BE |
|---|---|
| RGB | rgb(239, 183, 190) |
| HSL | hsl(353, 64%, 83%) |
| HSV | hsv(353, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(79.58, 21.25, 4.32) |
| CIE-LCH | lch(79.58, 21.68, 11.48°) |
| OKLab | oklab(83.21% 0.0644 0.0116) |
| OKLCH | oklch(83.21% 0.065 10.2) |
| XYZ | xyz(61.8249, 55.9381, 56.2458) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.99
Pink
#FFC0CB
ΔE00 3.26
Bubblegum
#FFC1CC
ΔE00 3.34
Light Rose
#FFC5CB
ΔE00 3.53
Lightpink
#FFB6C1
ΔE00 3.54
Soft Pink
#FDB0C0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7BE #B7EFE8
analogous
#EFB7DA #EFB7BE #EFCCB7
triadic
#EFB7BE #BEEFB7 #B7BEEF
tetradic
#EFB7BE #DAEFB7 #B7EFE8 #CCB7EF
square
#EFB7BE #DAEFB7 #B7EFE8 #CCB7EF
split-complementary
#EFB7BE #B7EFCC #B7DAEF
monochromatic
#D95364 #E48591 #EFB7BE #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.72
#EFB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EFB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7BE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7BE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#FAB3B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb7be; /* rgb */ color: rgb(239, 183, 190); /* oklch */ color: oklch(83.2% 0.065 10.2);
Tailwind
colors: {
custom: {
50: '#f5ccd1',
500: '#efb7be',
950: '#000000',
},
}SCSS
$custom: #efb7be; $custom-light: #f5ccd1; $custom-dark: #000000;
JSON
{
"hex": "#efb7be",
"rgb": {
"r": 239,
"g": 183,
"b": 190
},
"hsl": {
"h": 352.5,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83206,
"c": 0.06545,
"h": 10.2
},
"luminance": 0.55935
}Semantic roles & 50–950 ramp
primary
#EFB7BE
secondary
#7DCDC3
accent
#CBB51A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383