#CFB6BB#CFB6BB
#CFB6BB is a light, muted red. Relative luminance 0.503; OKLCH L 79.9% C 0.029 H 4.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB6BB |
|---|---|
| RGB | rgb(207, 182, 187) |
| HSL | hsl(348, 21%, 76%) |
| HSV | hsv(348, 12%, 81%) |
| CMYK | cmyk(0%, 12.1%, 9.7%, 18.8%) |
| CIE-LAB | lab(76.26, 9.77, 0.75) |
| CIE-LCH | lch(76.26, 9.80, 4.40°) |
| OKLab | oklab(79.91% 0.0293 0.0021) |
| OKLCH | oklch(79.91% 0.029 4.2) |
| XYZ | xyz(51.4290, 50.3102, 54.0057) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.86
Pale Pink
#FFCFDC
ΔE00 10.23
Light Pink
#FFD1DF
ΔE00 10.31
Pale Rose
#FDC1C5
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB6BB #B6CFCA
analogous
#CFB6C8 #CFB6BB #CFBEB6
triadic
#CFB6BB #BBCFB6 #B6BBCF
tetradic
#CFB6BB #C8CFB6 #B6CFCA #BEB6CF
square
#CFB6BB #C8CFB6 #B6CFCA #BEB6CF
split-complementary
#CFB6BB #B6CFBE #B6C8CF
monochromatic
#9E6C76 #B79199 #CFB6BB #E7DBDD #F3EDEE
Accessibility & contrast
On white
1.90
#CFB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CFB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB6BB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB6BB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#D4B5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb6bb; /* rgb */ color: rgb(207, 182, 187); /* oklch */ color: oklch(79.9% 0.029 4.2);
Tailwind
colors: {
custom: {
50: '#ddcbcf',
500: '#cfb6bb',
950: '#000000',
},
}SCSS
$custom: #cfb6bb; $custom-light: #ddcbcf; $custom-dark: #000000;
JSON
{
"hex": "#cfb6bb",
"rgb": {
"r": 207,
"g": 182,
"b": 187
},
"hsl": {
"h": 348,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.79905,
"c": 0.0294,
"h": 4.2
},
"luminance": 0.50309
}Semantic roles & 50–950 ramp
primary
#CFB6BB
secondary
#85A49E
accent
#9F8D46
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383