#EFBFC6#EFBFC6
#EFBFC6 is a very light, muted red. Relative luminance 0.597; OKLCH L 84.9% C 0.056 H 8.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC6 |
|---|---|
| RGB | rgb(239, 191, 198) |
| HSL | hsl(351, 60%, 84%) |
| HSV | hsv(351, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 17.2%, 6.3%) |
| CIE-LAB | lab(81.67, 18.21, 3.03) |
| CIE-LCH | lch(81.67, 18.46, 9.46°) |
| OKLab | oklab(84.89% 0.0551 0.0082) |
| OKLCH | oklch(84.89% 0.056 8.5) |
| XYZ | xyz(64.4205, 59.6919, 61.5434) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.06
Pale Rose
#FDC1C5
ΔE00 3.22
Bubblegum
#FFC1CC
ΔE00 3.52
Pink
#FFC0CB
ΔE00 3.62
Pale Pink
#FFCFDC
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC6 #BFEFE8
analogous
#EFBFDE #EFBFC6 #EFD0BF
triadic
#EFBFC6 #C6EFBF #BFC6EF
tetradic
#EFBFC6 #DEEFBF #BFEFE8 #D0BFEF
square
#EFBFC6 #DEEFBF #BFEFE8 #D0BFEF
split-complementary
#EFBFC6 #BFEFD0 #BFDEEF
monochromatic
#D75D6F #E38E9A #EFBFC6 #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.62
#EFBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EFBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC6
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC6 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C6
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#F8BCC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc6; /* rgb */ color: rgb(239, 191, 198); /* oklch */ color: oklch(84.9% 0.056 8.5);
Tailwind
colors: {
custom: {
50: '#f4d2d7',
500: '#efbfc6',
950: '#000000',
},
}SCSS
$custom: #efbfc6; $custom-light: #f4d2d7; $custom-dark: #000000;
JSON
{
"hex": "#efbfc6",
"rgb": {
"r": 239,
"g": 191,
"b": 198
},
"hsl": {
"h": 351.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84893,
"c": 0.0557,
"h": 8.5
},
"luminance": 0.5969
}Semantic roles & 50–950 ramp
primary
#EFBFC6
secondary
#85CDC3
accent
#C8AF1E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383