#EFBBC8#EFBBC8
#EFBBC8 is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.2% C 0.062 H 1.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC8 |
|---|---|
| RGB | rgb(239, 187, 200) |
| HSL | hsl(345, 62%, 84%) |
| HSV | hsv(345, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 16.3%, 6.3%) |
| CIE-LAB | lab(80.77, 20.64, 0.66) |
| CIE-LCH | lch(80.77, 20.65, 1.82°) |
| OKLab | oklab(84.21% 0.062 0.002) |
| OKLCH | oklch(84.21% 0.062 1.9) |
| XYZ | xyz(63.7923, 58.0640, 62.4796) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.11
Pink
#FFC0CB
ΔE00 3.16
Pastel Pink
#FFBACD
ΔE00 3.73
Light Rose
#FFC5CB
ΔE00 3.96
Pale Rose
#FDC1C5
ΔE00 4.24
Baby Pink
#FFB7CE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC8 #BBEFE2
analogous
#EFBBE2 #EFBBC8 #EFC8BB
triadic
#EFBBC8 #C8EFBB #BBC8EF
tetradic
#EFBBC8 #E2EFBB #BBEFE2 #C8BBEF
square
#EFBBC8 #E2EFBB #BBEFE2 #C8BBEF
split-complementary
#EFBBC8 #BBEFC8 #BBE2EF
monochromatic
#D85878 #E389A0 #EFBBC8 #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.67
#EFBBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EFBBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC8
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC8 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#F8B8BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc8; /* rgb */ color: rgb(239, 187, 200); /* oklch */ color: oklch(84.2% 0.062 1.9);
Tailwind
colors: {
custom: {
50: '#f5cfd8',
500: '#efbbc8',
950: '#000000',
},
}SCSS
$custom: #efbbc8; $custom-light: #f5cfd8; $custom-dark: #000000;
JSON
{
"hex": "#efbbc8",
"rgb": {
"r": 239,
"g": 187,
"b": 200
},
"hsl": {
"h": 345,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84215,
"c": 0.06199,
"h": 1.9
},
"luminance": 0.58062
}Semantic roles & 50–950 ramp
primary
#EFBBC8
secondary
#81CDBA
accent
#CA9E1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383