#EFC0BF#EFC0BF
#EFC0BF is a very light, muted red. Relative luminance 0.598; OKLCH L 84.9% C 0.054 H 19.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0BF |
|---|---|
| RGB | rgb(239, 192, 191) |
| HSL | hsl(1, 60%, 84%) |
| HSV | hsv(1, 20%, 94%) |
| CMYK | cmyk(0%, 19.7%, 20.1%, 6.3%) |
| CIE-LAB | lab(81.74, 16.62, 6.89) |
| CIE-LCH | lch(81.74, 17.99, 22.51°) |
| OKLab | oklab(84.89% 0.0509 0.0182) |
| OKLCH | oklch(84.89% 0.054 19.7) |
| XYZ | xyz(63.8506, 59.8141, 57.4620) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.65
Light Rose
#FFC5CB
ΔE00 4.09
Bubblegum
#FFC1CC
ΔE00 5.51
Pink
#FFC0CB
ΔE00 5.58
Pale Pink
#FFCFDC
ΔE00 6.44
Lightpink
#FFB6C1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0BF #BFEEEF
analogous
#EFBFD6 #EFC0BF #EFD8BF
triadic
#EFC0BF #BFEFC0 #C0BFEF
tetradic
#EFC0BF #D6EFBF #BFEEEF #D8BFEF
square
#EFC0BF #D6EFBF #BFEEEF #D8BFEF
split-complementary
#EFC0BF #BFEFD8 #BFD6EF
monochromatic
#D7605D #E3908E #EFC0BF #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.62
#EFC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EFC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0BF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0BF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#F9BBC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc0bf; /* rgb */ color: rgb(239, 192, 191); /* oklch */ color: oklch(84.9% 0.054 19.7);
Tailwind
colors: {
custom: {
50: '#f5d3d2',
500: '#efc0bf',
950: '#000000',
},
}SCSS
$custom: #efc0bf; $custom-light: #f5d3d2; $custom-dark: #000000;
JSON
{
"hex": "#efc0bf",
"rgb": {
"r": 239,
"g": 192,
"b": 191
},
"hsl": {
"h": 1.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84888,
"c": 0.05408,
"h": 19.7
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#EFC0BF
secondary
#85CCCD
accent
#C4C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383