#EFBBC1#EFBBC1
#EFBBC1 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.060 H 10.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC1 |
|---|---|
| RGB | rgb(239, 187, 193) |
| HSL | hsl(353, 62%, 84%) |
| HSV | hsv(353, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 19.2%, 6.3%) |
| CIE-LAB | lab(80.60, 19.57, 4.17) |
| CIE-LCH | lch(80.60, 20.01, 12.03°) |
| OKLab | oklab(84.02% 0.0594 0.0112) |
| OKLCH | oklch(84.02% 0.06 10.7) |
| XYZ | xyz(62.9929, 57.7442, 58.2693) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.72
Light Rose
#FFC5CB
ΔE00 3.04
Bubblegum
#FFC1CC
ΔE00 3.35
Pink
#FFC0CB
ΔE00 3.36
Lightpink
#FFB6C1
ΔE00 4.37
Pastel Pink
#FFBACD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC1 #BBEFE9
analogous
#EFBBDB #EFBBC1 #EFCFBB
triadic
#EFBBC1 #C1EFBB #BBC1EF
tetradic
#EFBBC1 #DBEFBB #BBEFE9 #CFBBEF
square
#EFBBC1 #DBEFBB #BBEFE9 #CFBBEF
split-complementary
#EFBBC1 #BBEFCF #BBDBEF
monochromatic
#D85867 #E38994 #EFBBC1 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.67
#EFBBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EFBBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC1
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC1 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2C1
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#F9B7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc1; /* rgb */ color: rgb(239, 187, 193); /* oklch */ color: oklch(84.0% 0.060 10.7);
Tailwind
colors: {
custom: {
50: '#f5cfd3',
500: '#efbbc1',
950: '#000000',
},
}SCSS
$custom: #efbbc1; $custom-light: #f5cfd3; $custom-dark: #000000;
JSON
{
"hex": "#efbbc1",
"rgb": {
"r": 239,
"g": 187,
"b": 193
},
"hsl": {
"h": 353.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84019,
"c": 0.06041,
"h": 10.7
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#EFBBC1
secondary
#81CDC4
accent
#CAB61C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383