#EFB8BE#EFB8BE
#EFB8BE is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.4% C 0.064 H 11.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8BE |
|---|---|
| RGB | rgb(239, 184, 190) |
| HSL | hsl(353, 63%, 83%) |
| HSV | hsv(353, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 20.5%, 6.3%) |
| CIE-LAB | lab(79.81, 20.72, 4.66) |
| CIE-LCH | lch(79.81, 21.23, 12.67°) |
| OKLab | oklab(83.39% 0.0629 0.0125) |
| OKLCH | oklch(83.39% 0.064 11.2) |
| XYZ | xyz(62.0319, 56.3521, 56.3148) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.79
Pink
#FFC0CB
ΔE00 3.36
Light Rose
#FFC5CB
ΔE00 3.37
Bubblegum
#FFC1CC
ΔE00 3.42
Lightpink
#FFB6C1
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8BE #B8EFE9
analogous
#EFB8D9 #EFB8BE #EFCDB8
triadic
#EFB8BE #BEEFB8 #B8BEEF
tetradic
#EFB8BE #D9EFB8 #B8EFE9 #CDB8EF
square
#EFB8BE #D9EFB8 #B8EFE9 #CDB8EF
split-complementary
#EFB8BE #B8EFCD #B8D9EF
monochromatic
#D85463 #E48690 #EFB8BE #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.71
#EFB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EFB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8BE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8BE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#FAB4BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb8be; /* rgb */ color: rgb(239, 184, 190); /* oklch */ color: oklch(83.4% 0.064 11.2);
Tailwind
colors: {
custom: {
50: '#f5cdd1',
500: '#efb8be',
950: '#000000',
},
}SCSS
$custom: #efb8be; $custom-light: #f5cdd1; $custom-dark: #000000;
JSON
{
"hex": "#efb8be",
"rgb": {
"r": 239,
"g": 184,
"b": 190
},
"hsl": {
"h": 353.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.83388,
"c": 0.0641,
"h": 11.2
},
"luminance": 0.56349
}Semantic roles & 50–950 ramp
primary
#EFB8BE
secondary
#7ECDC5
accent
#CBB81B
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383