#EFBBBC#EFBBBC
#EFBBBC is a very light, moderate red. Relative luminance 0.575; OKLCH L 83.9% C 0.060 H 17.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBC |
|---|---|
| RGB | rgb(239, 187, 188) |
| HSL | hsl(359, 62%, 84%) |
| HSV | hsv(359, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 21.3%, 6.3%) |
| CIE-LAB | lab(80.47, 18.83, 6.69) |
| CIE-LCH | lch(80.47, 19.98, 19.55°) |
| OKLab | oklab(83.88% 0.0575 0.0177) |
| OKLCH | oklch(83.88% 0.06 17.1) |
| XYZ | xyz(62.4446, 57.5249, 55.3814) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.83
Light Rose
#FFC5CB
ΔE00 3.60
Pink
#FFC0CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 4.59
Lightpink
#FFB6C1
ΔE00 5.21
Dusty Pink
#D8A7B1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBC #BBEFEE
analogous
#EFBBD6 #EFBBBC #EFD4BB
triadic
#EFBBBC #BCEFBB #BBBCEF
tetradic
#EFBBBC #D6EFBB #BBEFEE #D4BBEF
square
#EFBBBC #D6EFBB #BBEFEE #D4BBEF
split-complementary
#EFBBBC #BBEFD4 #BBD6EF
monochromatic
#D8585A #E3898B #EFBBBC #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.68
#EFBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#FAB6BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbbc; /* rgb */ color: rgb(239, 187, 188); /* oklch */ color: oklch(83.9% 0.060 17.1);
Tailwind
colors: {
custom: {
50: '#f5cfd0',
500: '#efbbbc',
950: '#000000',
},
}SCSS
$custom: #efbbbc; $custom-light: #f5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#efbbbc",
"rgb": {
"r": 239,
"g": 187,
"b": 188
},
"hsl": {
"h": 358.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83884,
"c": 0.06015,
"h": 17.1
},
"luminance": 0.57522
}Semantic roles & 50–950 ramp
primary
#EFBBBC
secondary
#81CDCC
accent
#CAC61C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383