#EFB8BA#EFB8BA
#EFB8BA is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.3% C 0.064 H 16.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8BA |
|---|---|
| RGB | rgb(239, 184, 186) |
| HSL | hsl(358, 63%, 83%) |
| HSV | hsv(358, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 22.2%, 6.3%) |
| CIE-LAB | lab(79.72, 20.13, 6.67) |
| CIE-LCH | lch(79.72, 21.21, 18.34°) |
| OKLab | oklab(83.28% 0.0614 0.0177) |
| OKLCH | oklch(83.28% 0.064 16.1) |
| XYZ | xyz(61.6007, 56.1796, 54.0438) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.81
Light Rose
#FFC5CB
ΔE00 3.73
Pink
#FFC0CB
ΔE00 4.32
Bubblegum
#FFC1CC
ΔE00 4.38
Lightpink
#FFB6C1
ΔE00 4.52
Dusty Pink
#D8A7B1
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8BA #B8EFED
analogous
#EFB8D5 #EFB8BA #EFD1B8
triadic
#EFB8BA #BAEFB8 #B8BAEF
tetradic
#EFB8BA #D5EFB8 #B8EFED #D1B8EF
square
#EFB8BA #D5EFB8 #B8EFED #D1B8EF
split-complementary
#EFB8BA #B8EFD1 #B8D5EF
monochromatic
#D85459 #E48689 #EFB8BA #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.72
#EFB8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFB8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8BA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8BA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BA
Deuteranopia (green-blind)
#CECAB9
Tritanopia (blue-blind)
#FAB3B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb8ba; /* rgb */ color: rgb(239, 184, 186); /* oklch */ color: oklch(83.3% 0.064 16.1);
Tailwind
colors: {
custom: {
50: '#f5cdce',
500: '#efb8ba',
950: '#000000',
},
}SCSS
$custom: #efb8ba; $custom-light: #f5cdce; $custom-dark: #000000;
JSON
{
"hex": "#efb8ba",
"rgb": {
"r": 239,
"g": 184,
"b": 186
},
"hsl": {
"h": 357.818,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.8328,
"c": 0.06386,
"h": 16.1
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#EFB8BA
secondary
#7ECDCA
accent
#CBC51B
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383