#EFBFC8#EFBFC8
#EFBFC8 is a very light, muted red. Relative luminance 0.598; OKLCH L 84.9% C 0.056 H 5.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC8 |
|---|---|
| RGB | rgb(239, 191, 200) |
| HSL | hsl(349, 60%, 84%) |
| HSV | hsv(349, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 16.3%, 6.3%) |
| CIE-LAB | lab(81.72, 18.52, 2.03) |
| CIE-LCH | lch(81.72, 18.63, 6.27°) |
| OKLab | oklab(84.95% 0.0558 0.0056) |
| OKLCH | oklch(84.95% 0.056 5.7) |
| XYZ | xyz(64.6527, 59.7848, 62.7664) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.26
Bubblegum
#FFC1CC
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.48
Pale Rose
#FDC1C5
ΔE00 3.58
Pale Pink
#FFCFDC
ΔE00 4.07
Light Pink
#FFD1DF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC8 #BFEFE6
analogous
#EFBFE0 #EFBFC8 #EFCEBF
triadic
#EFBFC8 #C8EFBF #BFC8EF
tetradic
#EFBFC8 #E0EFBF #BFEFE6 #CEBFEF
square
#EFBFC8 #E0EFBF #BFEFE6 #CEBFEF
split-complementary
#EFBFC8 #BFEFCE #BFE0EF
monochromatic
#D75D74 #E38E9E #EFBFC8 #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.62
#EFBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EFBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#F8BCC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc8; /* rgb */ color: rgb(239, 191, 200); /* oklch */ color: oklch(84.9% 0.056 5.7);
Tailwind
colors: {
custom: {
50: '#f4d2d8',
500: '#efbfc8',
950: '#000000',
},
}SCSS
$custom: #efbfc8; $custom-light: #f4d2d8; $custom-dark: #000000;
JSON
{
"hex": "#efbfc8",
"rgb": {
"r": 239,
"g": 191,
"b": 200
},
"hsl": {
"h": 348.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84949,
"c": 0.05612,
"h": 5.7
},
"luminance": 0.59782
}Semantic roles & 50–950 ramp
primary
#EFBFC8
secondary
#85CDC0
accent
#C8A81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383