#EFBCB2#EFBCB2
#EFBCB2 is a very light, moderate red. Relative luminance 0.575; OKLCH L 83.8% C 0.061 H 31.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB2 |
|---|---|
| RGB | rgb(239, 188, 178) |
| HSL | hsl(10, 66%, 82%) |
| HSV | hsv(10, 26%, 94%) |
| CMYK | cmyk(0%, 21.3%, 25.5%, 6.3%) |
| CIE-LAB | lab(80.48, 16.88, 12.07) |
| CIE-LCH | lch(80.48, 20.75, 35.58°) |
| OKLab | oklab(83.81% 0.0521 0.0315) |
| OKLCH | oklch(83.81% 0.061 31.1) |
| XYZ | xyz(61.6166, 57.5343, 49.9705) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.23
Pale Salmon
#FFB19A
ΔE00 6.74
Light Rose
#FFC5CB
ΔE00 7.07
Light Salmon
#FEA993
ΔE00 7.92
Pinkish Grey
#C8ACA9
ΔE00 8.54
Pink
#FFC0CB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB2 #B2E5EF
analogous
#EFB2C7 #EFBCB2 #EFDBB2
triadic
#EFBCB2 #B2EFBC #BCB2EF
tetradic
#EFBCB2 #C7EFB2 #B2E5EF #DBB2EF
square
#EFBCB2 #C7EFB2 #B2E5EF #DBB2EF
split-complementary
#EFBCB2 #B2EFDB #B2C7EF
monochromatic
#DA644D #E4907F #EFBCB2 #FAE8E5 #FAE9E6
Accessibility & contrast
On white
1.68
#EFBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB2 | 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)
#C7C2B1
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#FBB6B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb2; /* rgb */ color: rgb(239, 188, 178); /* oklch */ color: oklch(83.8% 0.061 31.1);
Tailwind
colors: {
custom: {
50: '#f5d0c9',
500: '#efbcb2',
950: '#000000',
},
}SCSS
$custom: #efbcb2; $custom-light: #f5d0c9; $custom-dark: #000000;
JSON
{
"hex": "#efbcb2",
"rgb": {
"r": 239,
"g": 188,
"b": 178
},
"hsl": {
"h": 9.836,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83811,
"c": 0.06085,
"h": 31.1
},
"luminance": 0.57532
}Semantic roles & 50–950 ramp
primary
#EFBCB2
secondary
#78BFCD
accent
#B0CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382