#CDC1BF#CDC1BF
#CDC1BF is a very light, near-neutral red. Relative luminance 0.549; OKLCH L 82.0% C 0.014 H 28.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1BF |
|---|---|
| RGB | rgb(205, 193, 191) |
| HSL | hsl(9, 12%, 78%) |
| HSV | hsv(9, 7%, 80%) |
| CMYK | cmyk(0%, 5.9%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.97, 3.85, 2.51) |
| CIE-LCH | lch(78.97, 4.60, 33.12°) |
| OKLab | oklab(82.02% 0.0121 0.0067) |
| OKLCH | oklch(82.02% 0.014 28.9) |
| XYZ | xyz(53.6497, 54.8813, 57.0470) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1BF #BFCBCD
analogous
#CDBFC4 #CDC1BF #CDC8BF
triadic
#CDC1BF #BFCDC1 #C1BFCD
tetradic
#CDC1BF #C4CDBF #BFCBCD #C8BFCD
square
#CDC1BF #C4CDBF #BFCBCD #C8BFCD
split-complementary
#CDC1BF #BFCDC8 #BFC4CD
monochromatic
#977E7A #B2A09D #CDC1BF #E8E2E1 #F2EEEE
Accessibility & contrast
On white
1.75
#CDC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CDC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1BF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1BF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#D0C0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc1bf; /* rgb */ color: rgb(205, 193, 191); /* oklch */ color: oklch(82.0% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#dcd3d2',
500: '#cdc1bf',
950: '#000000',
},
}SCSS
$custom: #cdc1bf; $custom-light: #dcd3d2; $custom-dark: #000000;
JSON
{
"hex": "#cdc1bf",
"rgb": {
"r": 205,
"g": 193,
"b": 191
},
"hsl": {
"h": 8.571,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.82019,
"c": 0.01385,
"h": 28.9
},
"luminance": 0.54881
}Semantic roles & 50–950 ramp
primary
#CDC1BF
secondary
#8F9EA1
accent
#8C964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383