#CFBDB8#CFBDB8
#CFBDB8 is a light, muted red. Relative luminance 0.531; OKLCH L 81.2% C 0.022 H 36.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB8 |
|---|---|
| RGB | rgb(207, 189, 184) |
| HSL | hsl(13, 19%, 77%) |
| HSV | hsv(13, 11%, 81%) |
| CMYK | cmyk(0%, 8.7%, 11.1%, 18.8%) |
| CIE-LAB | lab(77.95, 5.51, 4.83) |
| CIE-LCH | lch(77.95, 7.33, 41.22°) |
| OKLab | oklab(81.2% 0.0176 0.0128) |
| OKLCH | oklch(81.2% 0.022 36) |
| XYZ | xyz(52.5808, 53.1222, 52.8218) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 9.08
Dove Gray
#B6B8BD
ΔE00 9.58
Greige
#B8AB98
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB8 #B8CACF
analogous
#CFB8BF #CFBDB8 #CFC9B8
triadic
#CFBDB8 #B8CFBD #BDB8CF
tetradic
#CFBDB8 #BFCFB8 #B8CACF #C9B8CF
square
#CFBDB8 #BFCFB8 #B8CACF #C9B8CF
split-complementary
#CFBDB8 #B8CFC9 #B8BFCF
monochromatic
#9E796F #B69B93 #CFBDB8 #E8DFDD #F3EEED
Accessibility & contrast
On white
1.81
#CFBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CFBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB8
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB8 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#D4BBBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbdb8; /* rgb */ color: rgb(207, 189, 184); /* oklch */ color: oklch(81.2% 0.022 36.0);
Tailwind
colors: {
custom: {
50: '#ddd0cd',
500: '#cfbdb8',
950: '#000000',
},
}SCSS
$custom: #cfbdb8; $custom-light: #ddd0cd; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb8",
"rgb": {
"r": 207,
"g": 189,
"b": 184
},
"hsl": {
"h": 13.043,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.81198,
"c": 0.02171,
"h": 36
},
"luminance": 0.53121
}Semantic roles & 50–950 ramp
primary
#CFBDB8
secondary
#879EA4
accent
#8B9E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383