#EFBEC6#EFBEC6
#EFBEC6 is a very light, muted red. Relative luminance 0.593; OKLCH L 84.7% C 0.057 H 7.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC6 |
|---|---|
| RGB | rgb(239, 190, 198) |
| HSL | hsl(350, 60%, 84%) |
| HSV | hsv(350, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 17.2%, 6.3%) |
| CIE-LAB | lab(81.43, 18.74, 2.69) |
| CIE-LCH | lch(81.43, 18.93, 8.17°) |
| OKLab | oklab(84.71% 0.0566 0.0074) |
| OKLCH | oklch(84.71% 0.057 7.4) |
| XYZ | xyz(64.2032, 59.2573, 61.4710) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.09
Pale Rose
#FDC1C5
ΔE00 3.25
Bubblegum
#FFC1CC
ΔE00 3.29
Pink
#FFC0CB
ΔE00 3.38
Pale Pink
#FFCFDC
ΔE00 4.42
Lightpink
#FFB6C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC6 #BEEFE7
analogous
#EFBEDF #EFBEC6 #EFCFBE
triadic
#EFBEC6 #C6EFBE #BEC6EF
tetradic
#EFBEC6 #DFEFBE #BEEFE7 #CFBEEF
square
#EFBEC6 #DFEFBE #BEEFE7 #CFBEEF
split-complementary
#EFBEC6 #BEEFCF #BEDFEF
monochromatic
#D75C70 #E38D9B #EFBEC6 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.63
#EFBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EFBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC6 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C6
Deuteranopia (green-blind)
#D0CEC5
Tritanopia (blue-blind)
#F9BBC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec6; /* rgb */ color: rgb(239, 190, 198); /* oklch */ color: oklch(84.7% 0.057 7.4);
Tailwind
colors: {
custom: {
50: '#f5d1d7',
500: '#efbec6',
950: '#000000',
},
}SCSS
$custom: #efbec6; $custom-light: #f5d1d7; $custom-dark: #000000;
JSON
{
"hex": "#efbec6",
"rgb": {
"r": 239,
"g": 190,
"b": 198
},
"hsl": {
"h": 350.204,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84709,
"c": 0.0571,
"h": 7.4
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#EFBEC6
secondary
#84CDC1
accent
#C8AC1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383