#EFBBC3#EFBBC3
#EFBBC3 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.1% C 0.061 H 8.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC3 |
|---|---|
| RGB | rgb(239, 187, 195) |
| HSL | hsl(351, 62%, 84%) |
| HSV | hsv(351, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 18.4%, 6.3%) |
| CIE-LAB | lab(80.65, 19.87, 3.16) |
| CIE-LCH | lch(80.65, 20.12, 9.05°) |
| OKLab | oklab(84.07% 0.0601 0.0086) |
| OKLCH | oklch(84.07% 0.061 8.1) |
| XYZ | xyz(63.2175, 57.8341, 59.4523) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.02
Bubblegum
#FFC1CC
ΔE00 3.07
Pink
#FFC0CB
ΔE00 3.09
Light Rose
#FFC5CB
ΔE00 3.13
Lightpink
#FFB6C1
ΔE00 4.25
Pastel Pink
#FFBACD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC3 #BBEFE7
analogous
#EFBBDD #EFBBC3 #EFCDBB
triadic
#EFBBC3 #C3EFBB #BBC3EF
tetradic
#EFBBC3 #DDEFBB #BBEFE7 #CDBBEF
square
#EFBBC3 #DDEFBB #BBEFE7 #CDBBEF
split-complementary
#EFBBC3 #BBEFCD #BBDDEF
monochromatic
#D8586C #E38997 #EFBBC3 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.67
#EFBBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EFBBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC3
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC3 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#CECCC2
Tritanopia (blue-blind)
#F9B7BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc3; /* rgb */ color: rgb(239, 187, 195); /* oklch */ color: oklch(84.1% 0.061 8.1);
Tailwind
colors: {
custom: {
50: '#f5cfd5',
500: '#efbbc3',
950: '#000000',
},
}SCSS
$custom: #efbbc3; $custom-light: #f5cfd5; $custom-dark: #000000;
JSON
{
"hex": "#efbbc3",
"rgb": {
"r": 239,
"g": 187,
"b": 195
},
"hsl": {
"h": 350.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84074,
"c": 0.06072,
"h": 8.1
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#EFBBC3
secondary
#81CDC1
accent
#CAAF1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383