#EFBBC7#EFBBC7
#EFBBC7 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.2% C 0.062 H 3.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC7 |
|---|---|
| RGB | rgb(239, 187, 199) |
| HSL | hsl(346, 62%, 84%) |
| HSV | hsv(346, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 16.7%, 6.3%) |
| CIE-LAB | lab(80.75, 20.48, 1.16) |
| CIE-LCH | lch(80.75, 20.52, 3.23°) |
| OKLab | oklab(84.19% 0.0616 0.0033) |
| OKLCH | oklch(84.19% 0.062 3.1) |
| XYZ | xyz(63.6758, 58.0174, 61.8661) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.02
Pink
#FFC0CB
ΔE00 3.07
Light Rose
#FFC5CB
ΔE00 3.74
Pastel Pink
#FFBACD
ΔE00 3.86
Pale Rose
#FDC1C5
ΔE00 3.97
Lightpink
#FFB6C1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC7 #BBEFE3
analogous
#EFBBE1 #EFBBC7 #EFC9BB
triadic
#EFBBC7 #C7EFBB #BBC7EF
tetradic
#EFBBC7 #E1EFBB #BBEFE3 #C9BBEF
square
#EFBBC7 #E1EFBB #BBEFE3 #C9BBEF
split-complementary
#EFBBC7 #BBEFC9 #BBE1EF
monochromatic
#D85875 #E3899E #EFBBC7 #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.67
#EFBBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFBBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C7
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#F9B8BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc7; /* rgb */ color: rgb(239, 187, 199); /* oklch */ color: oklch(84.2% 0.062 3.1);
Tailwind
colors: {
custom: {
50: '#f5cfd8',
500: '#efbbc7',
950: '#000000',
},
}SCSS
$custom: #efbbc7; $custom-light: #f5cfd8; $custom-dark: #000000;
JSON
{
"hex": "#efbbc7",
"rgb": {
"r": 239,
"g": 187,
"b": 199
},
"hsl": {
"h": 346.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84187,
"c": 0.06168,
"h": 3.1
},
"luminance": 0.58015
}Semantic roles & 50–950 ramp
primary
#EFBBC7
secondary
#81CDBC
accent
#CAA21C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383