#EFBCB4#EFBCB4
#EFBCB4 is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.9% C 0.060 H 28.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB4 |
|---|---|
| RGB | rgb(239, 188, 180) |
| HSL | hsl(8, 65%, 82%) |
| HSV | hsv(8, 25%, 94%) |
| CMYK | cmyk(0%, 21.3%, 24.7%, 6.3%) |
| CIE-LAB | lab(80.52, 17.16, 11.06) |
| CIE-LCH | lch(80.52, 20.41, 32.82°) |
| OKLab | oklab(83.86% 0.0529 0.0289) |
| OKLCH | oklch(83.86% 0.06 28.7) |
| XYZ | xyz(61.8189, 57.6152, 51.0358) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.48
Light Rose
#FFC5CB
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.81
Bubblegum
#FFC1CC
ΔE00 7.81
Lightpink
#FFB6C1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB4 #B4E7EF
analogous
#EFB4CA #EFBCB4 #EFDAB4
triadic
#EFBCB4 #B4EFBC #BCB4EF
tetradic
#EFBCB4 #CAEFB4 #B4E7EF #DAB4EF
square
#EFBCB4 #CAEFB4 #B4E7EF #DAB4EF
split-complementary
#EFBCB4 #B4EFDA #B4CAEF
monochromatic
#D9624F #E48F82 #EFBCB4 #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.68
#EFBCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFBCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#FBB6BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb4; /* rgb */ color: rgb(239, 188, 180); /* oklch */ color: oklch(83.9% 0.060 28.7);
Tailwind
colors: {
custom: {
50: '#f5d0ca',
500: '#efbcb4',
950: '#000000',
},
}SCSS
$custom: #efbcb4; $custom-light: #f5d0ca; $custom-dark: #000000;
JSON
{
"hex": "#efbcb4",
"rgb": {
"r": 239,
"g": 188,
"b": 180
},
"hsl": {
"h": 8.136,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83861,
"c": 0.06024,
"h": 28.7
},
"luminance": 0.57612
}Semantic roles & 50–950 ramp
primary
#EFBCB4
secondary
#7AC2CD
accent
#B4CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382