#EFC3BF#EFC3BF
#EFC3BF is a very light, muted red. Relative luminance 0.611; OKLCH L 85.4% C 0.051 H 24.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3BF |
|---|---|
| RGB | rgb(239, 195, 191) |
| HSL | hsl(5, 60%, 84%) |
| HSV | hsv(5, 20%, 94%) |
| CMYK | cmyk(0%, 18.4%, 20.1%, 6.3%) |
| CIE-LAB | lab(82.46, 15.04, 7.92) |
| CIE-LCH | lch(82.46, 17.00, 27.78°) |
| OKLab | oklab(85.45% 0.0463 0.0209) |
| OKLCH | oklch(85.45% 0.051 24.3) |
| XYZ | xyz(64.5160, 61.1449, 57.6838) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.93
Light Rose
#FFC5CB
ΔE00 5.29
Bubblegum
#FFC1CC
ΔE00 6.90
Pink
#FFC0CB
ΔE00 6.98
Pale Pink
#FFCFDC
ΔE00 7.29
Light Pink
#FFD1DF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3BF #BFEBEF
analogous
#EFBFD3 #EFC3BF #EFDBBF
triadic
#EFC3BF #BFEFC3 #C3BFEF
tetradic
#EFC3BF #D3EFBF #BFEBEF #DBBFEF
square
#EFC3BF #D3EFBF #BFEBEF #DBBFEF
split-complementary
#EFC3BF #BFEFDB #BFD3EF
monochromatic
#D7675D #E3958E #EFC3BF #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.59
#EFC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EFC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3BF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3BF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#F9BEC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc3bf; /* rgb */ color: rgb(239, 195, 191); /* oklch */ color: oklch(85.4% 0.051 24.3);
Tailwind
colors: {
custom: {
50: '#f5d5d2',
500: '#efc3bf',
950: '#000000',
},
}SCSS
$custom: #efc3bf; $custom-light: #f5d5d2; $custom-dark: #000000;
JSON
{
"hex": "#efc3bf",
"rgb": {
"r": 239,
"g": 195,
"b": 191
},
"hsl": {
"h": 5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85447,
"c": 0.05082,
"h": 24.3
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#EFC3BF
secondary
#85C7CD
accent
#BAC81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383