#CBB2AF#CBB2AF
#CBB2AF is a light, muted red. Relative luminance 0.476; OKLCH L 78.4% C 0.029 H 25.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2AF |
|---|---|
| RGB | rgb(203, 178, 175) |
| HSL | hsl(6, 21%, 74%) |
| HSV | hsv(6, 14%, 80%) |
| CMYK | cmyk(0%, 12.3%, 13.8%, 20.4%) |
| CIE-LAB | lab(74.59, 8.47, 4.83) |
| CIE-LCH | lch(74.59, 9.76, 29.69°) |
| OKLab | oklab(78.42% 0.0263 0.0128) |
| OKLCH | oklch(78.42% 0.029 25.9) |
| XYZ | xyz(48.2865, 47.6336, 47.1997) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.80
Dusty Pink
#D8A7B1
ΔE00 9.00
Warm Gray
#C9BEB0
ΔE00 9.71
Mushroom
#BA9E88
ΔE00 10.37
Silver
#C0C0C0
ΔE00 10.64
Rosybrown
#BC8F8F
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2AF #AFC8CB
analogous
#CBAFBA #CBB2AF #CBC0AF
triadic
#CBB2AF #AFCBB2 #B2AFCB
tetradic
#CBB2AF #BACBAF #AFC8CB #C0AFCB
square
#CBB2AF #BACBAF #AFC8CB #C0AFCB
split-complementary
#CBB2AF #AFCBC0 #AFBACB
monochromatic
#9B6B65 #B38E8A #CBB2AF #E3D6D4 #F3EDEC
Accessibility & contrast
On white
1.99
#CBB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CBB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2AF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2AF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#D1AFB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2af; /* rgb */ color: rgb(203, 178, 175); /* oklch */ color: oklch(78.4% 0.029 25.9);
Tailwind
colors: {
custom: {
50: '#dbc9c6',
500: '#cbb2af',
950: '#000000',
},
}SCSS
$custom: #cbb2af; $custom-light: #dbc9c6; $custom-dark: #000000;
JSON
{
"hex": "#cbb2af",
"rgb": {
"r": 203,
"g": 178,
"b": 175
},
"hsl": {
"h": 6.429,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.78419,
"c": 0.02928,
"h": 25.9
},
"luminance": 0.47632
}Semantic roles & 50–950 ramp
primary
#CBB2AF
secondary
#E2E8E9
accent
#96A046
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282