#EFBFC2#EFBFC2
#EFBFC2 is a very light, muted red. Relative luminance 0.595; OKLCH L 84.8% C 0.055 H 14.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC2 |
|---|---|
| RGB | rgb(239, 191, 194) |
| HSL | hsl(356, 60%, 84%) |
| HSV | hsv(356, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 18.8%, 6.3%) |
| CIE-LAB | lab(81.57, 17.60, 5.04) |
| CIE-LCH | lch(81.57, 18.31, 15.98°) |
| OKLab | oklab(84.78% 0.0536 0.0135) |
| OKLCH | oklch(84.78% 0.055 14.1) |
| XYZ | xyz(63.9653, 59.5098, 59.1456) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.97
Light Rose
#FFC5CB
ΔE00 3.21
Bubblegum
#FFC1CC
ΔE00 4.26
Pink
#FFC0CB
ΔE00 4.34
Pale Pink
#FFCFDC
ΔE00 5.35
Lightpink
#FFB6C1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC2 #BFEFEC
analogous
#EFBFDA #EFBFC2 #EFD4BF
triadic
#EFBFC2 #C2EFBF #BFC2EF
tetradic
#EFBFC2 #DAEFBF #BFEFEC #D4BFEF
square
#EFBFC2 #DAEFBF #BFEFEC #D4BFEF
split-complementary
#EFBFC2 #BFEFD4 #BFDAEF
monochromatic
#D75D65 #E38E93 #EFBFC2 #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.63
#EFBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EFBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#F9BBC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc2; /* rgb */ color: rgb(239, 191, 194); /* oklch */ color: oklch(84.8% 0.055 14.1);
Tailwind
colors: {
custom: {
50: '#f5d2d4',
500: '#efbfc2',
950: '#000000',
},
}SCSS
$custom: #efbfc2; $custom-light: #f5d2d4; $custom-dark: #000000;
JSON
{
"hex": "#efbfc2",
"rgb": {
"r": 239,
"g": 191,
"b": 194
},
"hsl": {
"h": 356.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84783,
"c": 0.05525,
"h": 14.1
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#EFBFC2
secondary
#85CDC9
accent
#C8BD1E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383