#CFB8BD#CFB8BD
#CFB8BD is a light, muted red. Relative luminance 0.512; OKLCH L 80.4% C 0.027 H 2.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8BD |
|---|---|
| RGB | rgb(207, 184, 189) |
| HSL | hsl(347, 19%, 77%) |
| HSV | hsv(347, 11%, 81%) |
| CMYK | cmyk(0%, 11.1%, 8.7%, 18.8%) |
| CIE-LAB | lab(76.81, 9.03, 0.47) |
| CIE-LCH | lch(76.81, 9.04, 3.00°) |
| OKLab | oklab(80.35% 0.0271 0.0014) |
| OKLCH | oklch(80.35% 0.027 2.9) |
| XYZ | xyz(52.0571, 51.2215, 55.2787) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.89
Thistle
#D8BFD8
ΔE00 7.79
Dusty Pink
#D8A7B1
ΔE00 8.28
Pale Pink
#FFCFDC
ΔE00 10.38
Silver
#C0C0C0
ΔE00 10.40
Light Pink
#FFD1DF
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8BD #B8CFCA
analogous
#CFB8C9 #CFB8BD #CFBFB8
triadic
#CFB8BD #BDCFB8 #B8BDCF
tetradic
#CFB8BD #C9CFB8 #B8CFCA #BFB8CF
square
#CFB8BD #C9CFB8 #B8CFCA #BFB8CF
split-complementary
#CFB8BD #B8CFBF #B8C9CF
monochromatic
#9E6F79 #B6939B #CFB8BD #E8DDDF #F3EDEE
Accessibility & contrast
On white
1.87
#CFB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CFB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8BD
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8BD | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#D4B7BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb8bd; /* rgb */ color: rgb(207, 184, 189); /* oklch */ color: oklch(80.4% 0.027 2.9);
Tailwind
colors: {
custom: {
50: '#ddcdd0',
500: '#cfb8bd',
950: '#000000',
},
}SCSS
$custom: #cfb8bd; $custom-light: #ddcdd0; $custom-dark: #000000;
JSON
{
"hex": "#cfb8bd",
"rgb": {
"r": 207,
"g": 184,
"b": 189
},
"hsl": {
"h": 346.957,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.80354,
"c": 0.02709,
"h": 2.9
},
"luminance": 0.51221
}Semantic roles & 50–950 ramp
primary
#CFB8BD
secondary
#87A49E
accent
#9E8B48
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383