#EFBFC3#EFBFC3
#EFBFC3 is a very light, muted red. Relative luminance 0.596; OKLCH L 84.8% C 0.055 H 12.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC3 |
|---|---|
| RGB | rgb(239, 191, 195) |
| HSL | hsl(355, 60%, 84%) |
| HSV | hsv(355, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 18.4%, 6.3%) |
| CIE-LAB | lab(81.60, 17.75, 4.54) |
| CIE-LCH | lch(81.60, 18.32, 14.34°) |
| OKLab | oklab(84.81% 0.054 0.0122) |
| OKLCH | oklch(84.81% 0.055 12.7) |
| XYZ | xyz(64.0779, 59.5549, 59.7391) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.96
Light Rose
#FFC5CB
ΔE00 3.10
Bubblegum
#FFC1CC
ΔE00 4.03
Pink
#FFC0CB
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 5.08
Lightpink
#FFB6C1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC3 #BFEFEB
analogous
#EFBFDB #EFBFC3 #EFD3BF
triadic
#EFBFC3 #C3EFBF #BFC3EF
tetradic
#EFBFC3 #DBEFBF #BFEFEB #D3BFEF
square
#EFBFC3 #DBEFBF #BFEFEB #D3BFEF
split-complementary
#EFBFC3 #BFEFD3 #BFDBEF
monochromatic
#D75D67 #E38E95 #EFBFC3 #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.63
#EFBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EFBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC3
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC3 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#F9BBC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc3; /* rgb */ color: rgb(239, 191, 195); /* oklch */ color: oklch(84.8% 0.055 12.7);
Tailwind
colors: {
custom: {
50: '#f5d2d5',
500: '#efbfc3',
950: '#000000',
},
}SCSS
$custom: #efbfc3; $custom-light: #f5d2d5; $custom-dark: #000000;
JSON
{
"hex": "#efbfc3",
"rgb": {
"r": 239,
"g": 191,
"b": 195
},
"hsl": {
"h": 355,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8481,
"c": 0.05532,
"h": 12.7
},
"luminance": 0.59552
}Semantic roles & 50–950 ramp
primary
#EFBFC3
secondary
#85CDC7
accent
#C8BA1E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383