#EFBCB3#EFBCB3
#EFBCB3 is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.8% C 0.061 H 29.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB3 |
|---|---|
| RGB | rgb(239, 188, 179) |
| HSL | hsl(9, 65%, 82%) |
| HSV | hsv(9, 25%, 94%) |
| CMYK | cmyk(0%, 21.3%, 25.1%, 6.3%) |
| CIE-LAB | lab(80.50, 17.02, 11.57) |
| CIE-LCH | lch(80.50, 20.58, 34.21°) |
| OKLab | oklab(83.84% 0.0525 0.0302) |
| OKLCH | oklch(83.84% 0.061 29.9) |
| XYZ | xyz(61.7174, 57.5746, 50.5012) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.85
Light Rose
#FFC5CB
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 6.99
Light Salmon
#FEA993
ΔE00 8.12
Pink
#FFC0CB
ΔE00 8.20
Bubblegum
#FFC1CC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB3 #B3E6EF
analogous
#EFB3C8 #EFBCB3 #EFDAB3
triadic
#EFBCB3 #B3EFBC #BCB3EF
tetradic
#EFBCB3 #C8EFB3 #B3E6EF #DAB3EF
square
#EFBCB3 #C8EFB3 #B3E6EF #DAB3EF
split-complementary
#EFBCB3 #B3EFDA #B3C8EF
monochromatic
#DA634E #E48F80 #EFBCB3 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.68
#EFBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#FBB6BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb3; /* rgb */ color: rgb(239, 188, 179); /* oklch */ color: oklch(83.8% 0.061 29.9);
Tailwind
colors: {
custom: {
50: '#f5d0c9',
500: '#efbcb3',
950: '#000000',
},
}SCSS
$custom: #efbcb3; $custom-light: #f5d0c9; $custom-dark: #000000;
JSON
{
"hex": "#efbcb3",
"rgb": {
"r": 239,
"g": 188,
"b": 179
},
"hsl": {
"h": 9,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.83836,
"c": 0.06054,
"h": 29.9
},
"luminance": 0.57572
}Semantic roles & 50–950 ramp
primary
#EFBCB3
secondary
#79C0CD
accent
#B2CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382