#EFBFC9#EFBFC9
#EFBFC9 is a very light, muted red. Relative luminance 0.598; OKLCH L 85.0% C 0.056 H 4.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC9 |
|---|---|
| RGB | rgb(239, 191, 201) |
| HSL | hsl(348, 60%, 84%) |
| HSV | hsv(348, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 15.9%, 6.3%) |
| CIE-LAB | lab(81.75, 18.67, 1.53) |
| CIE-LCH | lch(81.75, 18.74, 4.70°) |
| OKLab | oklab(84.98% 0.0562 0.0043) |
| OKLCH | oklch(84.98% 0.056 4.4) |
| XYZ | xyz(64.7700, 59.8317, 63.3839) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.35
Light Rose
#FFC5CB
ΔE00 3.41
Pink
#FFC0CB
ΔE00 3.47
Pale Rose
#FDC1C5
ΔE00 3.80
Pale Pink
#FFCFDC
ΔE00 3.95
Light Pink
#FFD1DF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC9 #BFEFE5
analogous
#EFBFE1 #EFBFC9 #EFCDBF
triadic
#EFBFC9 #C9EFBF #BFC9EF
tetradic
#EFBFC9 #E1EFBF #BFEFE5 #CDBFEF
square
#EFBFC9 #E1EFBF #BFEFE5 #CDBFEF
split-complementary
#EFBFC9 #BFEFCD #BFE1EF
monochromatic
#D75D76 #E38EA0 #EFBFC9 #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.62
#EFBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EFBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC9
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC9 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C9
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#F8BCC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc9; /* rgb */ color: rgb(239, 191, 201); /* oklch */ color: oklch(85.0% 0.056 4.4);
Tailwind
colors: {
custom: {
50: '#f4d2d9',
500: '#efbfc9',
950: '#000000',
},
}SCSS
$custom: #efbfc9; $custom-light: #f4d2d9; $custom-dark: #000000;
JSON
{
"hex": "#efbfc9",
"rgb": {
"r": 239,
"g": 191,
"b": 201
},
"hsl": {
"h": 347.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84977,
"c": 0.05637,
"h": 4.4
},
"luminance": 0.59829
}Semantic roles & 50–950 ramp
primary
#EFBFC9
secondary
#85CDBE
accent
#C8A41E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383