#EFBBC6#EFBBC6
#EFBBC6 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.2% C 0.061 H 4.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC6 |
|---|---|
| RGB | rgb(239, 187, 198) |
| HSL | hsl(347, 62%, 84%) |
| HSV | hsv(347, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 17.2%, 6.3%) |
| CIE-LAB | lab(80.72, 20.33, 1.66) |
| CIE-LCH | lch(80.72, 20.40, 4.66°) |
| OKLab | oklab(84.16% 0.0612 0.0047) |
| OKLCH | oklch(84.16% 0.061 4.4) |
| XYZ | xyz(63.5601, 57.9711, 61.2566) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.97
Pink
#FFC0CB
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.55
Pale Rose
#FDC1C5
ΔE00 3.71
Pastel Pink
#FFBACD
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC6 #BBEFE4
analogous
#EFBBE0 #EFBBC6 #EFCABB
triadic
#EFBBC6 #C6EFBB #BBC6EF
tetradic
#EFBBC6 #E0EFBB #BBEFE4 #CABBEF
square
#EFBBC6 #E0EFBB #BBEFE4 #CABBEF
split-complementary
#EFBBC6 #BBEFCA #BBE0EF
monochromatic
#D85873 #E3899C #EFBBC6 #F9E6EA #F9E6EA
Accessibility & contrast
On white
1.67
#EFBBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFBBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC6
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC6 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C6
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#F9B8BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc6; /* rgb */ color: rgb(239, 187, 198); /* oklch */ color: oklch(84.2% 0.061 4.4);
Tailwind
colors: {
custom: {
50: '#f5cfd7',
500: '#efbbc6',
950: '#000000',
},
}SCSS
$custom: #efbbc6; $custom-light: #f5cfd7; $custom-dark: #000000;
JSON
{
"hex": "#efbbc6",
"rgb": {
"r": 239,
"g": 187,
"b": 198
},
"hsl": {
"h": 347.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84158,
"c": 0.0614,
"h": 4.4
},
"luminance": 0.57969
}Semantic roles & 50–950 ramp
primary
#EFBBC6
secondary
#81CDBD
accent
#CAA51C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383