#EFC0BB#EFC0BB
#EFC0BB is a very light, muted red. Relative luminance 0.596; OKLCH L 84.8% C 0.055 H 25.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0BB |
|---|---|
| RGB | rgb(239, 192, 187) |
| HSL | hsl(6, 62%, 84%) |
| HSV | hsv(6, 22%, 94%) |
| CMYK | cmyk(0%, 19.7%, 21.8%, 6.3%) |
| CIE-LAB | lab(81.64, 16.04, 8.90) |
| CIE-LCH | lch(81.64, 18.34, 29.03°) |
| OKLab | oklab(84.78% 0.0494 0.0234) |
| OKLCH | oklch(84.78% 0.055 25.3) |
| XYZ | xyz(63.4164, 59.6404, 55.1754) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.75
Light Rose
#FFC5CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 6.90
Pink
#FFC0CB
ΔE00 6.95
Lightpink
#FFB6C1
ΔE00 7.80
Pale Pink
#FFCFDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0BB #BBEAEF
analogous
#EFBBD0 #EFC0BB #EFDABB
triadic
#EFC0BB #BBEFC0 #C0BBEF
tetradic
#EFC0BB #D0EFBB #BBEAEF #DABBEF
square
#EFC0BB #D0EFBB #BBEAEF #DABBEF
split-complementary
#EFC0BB #BBEFDA #BBD0EF
monochromatic
#D86458 #E39289 #EFC0BB #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.62
#EFC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EFC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0BB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0BB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#FABBBF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc0bb; /* rgb */ color: rgb(239, 192, 187); /* oklch */ color: oklch(84.8% 0.055 25.3);
Tailwind
colors: {
custom: {
50: '#f5d3cf',
500: '#efc0bb',
950: '#000000',
},
}SCSS
$custom: #efc0bb; $custom-light: #f5d3cf; $custom-dark: #000000;
JSON
{
"hex": "#efc0bb",
"rgb": {
"r": 239,
"g": 192,
"b": 187
},
"hsl": {
"h": 5.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84783,
"c": 0.05465,
"h": 25.3
},
"luminance": 0.59638
}Semantic roles & 50–950 ramp
primary
#EFC0BB
secondary
#81C6CD
accent
#B9CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383