#EFBBC2#EFBBC2
#EFBBC2 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.0% C 0.061 H 9.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC2 |
|---|---|
| RGB | rgb(239, 187, 194) |
| HSL | hsl(352, 62%, 84%) |
| HSV | hsv(352, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 18.8%, 6.3%) |
| CIE-LAB | lab(80.62, 19.72, 3.67) |
| CIE-LCH | lch(80.62, 20.06, 10.53°) |
| OKLab | oklab(84.05% 0.0597 0.0099) |
| OKLCH | oklch(84.05% 0.061 9.4) |
| XYZ | xyz(63.1048, 57.7890, 58.8588) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.85
Light Rose
#FFC5CB
ΔE00 3.06
Bubblegum
#FFC1CC
ΔE00 3.19
Pink
#FFC0CB
ΔE00 3.21
Lightpink
#FFB6C1
ΔE00 4.29
Pastel Pink
#FFBACD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC2 #BBEFE8
analogous
#EFBBDC #EFBBC2 #EFCEBB
triadic
#EFBBC2 #C2EFBB #BBC2EF
tetradic
#EFBBC2 #DCEFBB #BBEFE8 #CEBBEF
square
#EFBBC2 #DCEFBB #BBEFE8 #CEBBEF
split-complementary
#EFBBC2 #BBEFCE #BBDCEF
monochromatic
#D85869 #E38996 #EFBBC2 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.67
#EFBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#F9B7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc2; /* rgb */ color: rgb(239, 187, 194); /* oklch */ color: oklch(84.0% 0.061 9.4);
Tailwind
colors: {
custom: {
50: '#f5cfd4',
500: '#efbbc2',
950: '#000000',
},
}SCSS
$custom: #efbbc2; $custom-light: #f5cfd4; $custom-dark: #000000;
JSON
{
"hex": "#efbbc2",
"rgb": {
"r": 239,
"g": 187,
"b": 194
},
"hsl": {
"h": 351.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84046,
"c": 0.06056,
"h": 9.4
},
"luminance": 0.57786
}Semantic roles & 50–950 ramp
primary
#EFBBC2
secondary
#81CDC3
accent
#CAB21C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383