#EFBBC5#EFBBC5
#EFBBC5 is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.1% C 0.061 H 5.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC5 |
|---|---|
| RGB | rgb(239, 187, 197) |
| HSL | hsl(348, 62%, 84%) |
| HSV | hsv(348, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 17.6%, 6.3%) |
| CIE-LAB | lab(80.70, 20.18, 2.16) |
| CIE-LCH | lch(80.70, 20.29, 6.11°) |
| OKLab | oklab(84.13% 0.0609 0.006) |
| OKLCH | oklch(84.13% 0.061 5.6) |
| XYZ | xyz(63.4452, 57.9251, 60.6512) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.96
Pink
#FFC0CB
ΔE00 2.99
Light Rose
#FFC5CB
ΔE00 3.38
Pale Rose
#FDC1C5
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 4.21
Lightpink
#FFB6C1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC5 #BBEFE5
analogous
#EFBBDF #EFBBC5 #EFCBBB
triadic
#EFBBC5 #C5EFBB #BBC5EF
tetradic
#EFBBC5 #DFEFBB #BBEFE5 #CBBBEF
square
#EFBBC5 #DFEFBB #BBEFE5 #CBBBEF
split-complementary
#EFBBC5 #BBEFCB #BBDFEF
monochromatic
#D85870 #E3899B #EFBBC5 #F9E6EA #F9E6EA
Accessibility & contrast
On white
1.67
#EFBBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC5
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC5 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C5
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#F9B8BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc5; /* rgb */ color: rgb(239, 187, 197); /* oklch */ color: oklch(84.1% 0.061 5.6);
Tailwind
colors: {
custom: {
50: '#f5cfd6',
500: '#efbbc5',
950: '#000000',
},
}SCSS
$custom: #efbbc5; $custom-light: #f5cfd6; $custom-dark: #000000;
JSON
{
"hex": "#efbbc5",
"rgb": {
"r": 239,
"g": 187,
"b": 197
},
"hsl": {
"h": 348.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8413,
"c": 0.06114,
"h": 5.6
},
"luminance": 0.57923
}Semantic roles & 50–950 ramp
primary
#EFBBC5
secondary
#81CDBF
accent
#CAA81C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383