#EFBEC7#EFBEC7
#EFBEC7 is a very light, muted red. Relative luminance 0.593; OKLCH L 84.7% C 0.057 H 6.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC7 |
|---|---|
| RGB | rgb(239, 190, 199) |
| HSL | hsl(349, 60%, 84%) |
| HSV | hsv(349, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 16.7%, 6.3%) |
| CIE-LAB | lab(81.46, 18.89, 2.19) |
| CIE-LCH | lch(81.46, 19.02, 6.61°) |
| OKLab | oklab(84.74% 0.057 0.006) |
| OKLCH | oklch(84.74% 0.057 6) |
| XYZ | xyz(64.3189, 59.3036, 62.0805) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.21
Bubblegum
#FFC1CC
ΔE00 3.23
Pink
#FFC0CB
ΔE00 3.33
Pale Rose
#FDC1C5
ΔE00 3.45
Pale Pink
#FFCFDC
ΔE00 4.27
Light Pink
#FFD1DF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC7 #BEEFE6
analogous
#EFBEE0 #EFBEC7 #EFCEBE
triadic
#EFBEC7 #C7EFBE #BEC7EF
tetradic
#EFBEC7 #E0EFBE #BEEFE6 #CEBEEF
square
#EFBEC7 #E0EFBE #BEEFE6 #CEBEEF
split-complementary
#EFBEC7 #BEEFCE #BEE0EF
monochromatic
#D75C72 #E38D9D #EFBEC7 #F9E6EA #F9E6EA
Accessibility & contrast
On white
1.63
#EFBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C7
Deuteranopia (green-blind)
#D0CEC6
Tritanopia (blue-blind)
#F8BBC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec7; /* rgb */ color: rgb(239, 190, 199); /* oklch */ color: oklch(84.7% 0.057 6.0);
Tailwind
colors: {
custom: {
50: '#f4d1d8',
500: '#efbec7',
950: '#000000',
},
}SCSS
$custom: #efbec7; $custom-light: #f4d1d8; $custom-dark: #000000;
JSON
{
"hex": "#efbec7",
"rgb": {
"r": 239,
"g": 190,
"b": 199
},
"hsl": {
"h": 348.98,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84737,
"c": 0.05731,
"h": 6
},
"luminance": 0.59301
}Semantic roles & 50–950 ramp
primary
#EFBEC7
secondary
#84CDC0
accent
#C8A91D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383