#CFBABB#CFBABB
#CFBABB is a light, muted red. Relative luminance 0.520; OKLCH L 80.7% C 0.024 H 14.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBABB |
|---|---|
| RGB | rgb(207, 186, 187) |
| HSL | hsl(357, 18%, 77%) |
| HSV | hsv(357, 10%, 81%) |
| CMYK | cmyk(0%, 10.1%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.26, 7.62, 2.21) |
| CIE-LCH | lch(77.26, 7.93, 16.21°) |
| OKLab | oklab(80.69% 0.0233 0.006) |
| OKLCH | oklch(80.69% 0.024 14.4) |
| XYZ | xyz(52.2599, 51.9720, 54.2827) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.46
Silver
#C0C0C0
ΔE00 9.23
Thistle
#D8BFD8
ΔE00 9.53
Dusty Pink
#D8A7B1
ΔE00 9.63
Warm Gray
#C9BEB0
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBABB #BACFCE
analogous
#CFBAC6 #CFBABB #CFC4BA
triadic
#CFBABB #BBCFBA #BABBCF
tetradic
#CFBABB #C6CFBA #BACFCE #C4BACF
square
#CFBABB #C6CFBA #BACFCE #C4BACF
split-complementary
#CFBABB #BACFC4 #BAC6CF
monochromatic
#9D7274 #B69697 #CFBABB #E8DEDF #F2EDED
Accessibility & contrast
On white
1.84
#CFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBABB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBABB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#D4B8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbabb; /* rgb */ color: rgb(207, 186, 187); /* oklch */ color: oklch(80.7% 0.024 14.4);
Tailwind
colors: {
custom: {
50: '#ddcecf',
500: '#cfbabb',
950: '#000000',
},
}SCSS
$custom: #cfbabb; $custom-light: #ddcecf; $custom-dark: #000000;
JSON
{
"hex": "#cfbabb",
"rgb": {
"r": 207,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.143,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.80689,
"c": 0.024,
"h": 14.4
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#CFBABB
secondary
#89A4A2
accent
#9C9849
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383