#CDBFBE#CDBFBE
#CDBFBE is a light, near-neutral red. Relative luminance 0.540; OKLCH L 81.6% C 0.016 H 22.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFBE |
|---|---|
| RGB | rgb(205, 191, 190) |
| HSL | hsl(4, 13%, 77%) |
| HSV | hsv(4, 7%, 80%) |
| CMYK | cmyk(0%, 6.8%, 7.3%, 19.6%) |
| CIE-LAB | lab(78.44, 4.74, 2.28) |
| CIE-LCH | lch(78.44, 5.26, 25.62°) |
| OKLab | oklab(81.59% 0.0147 0.0061) |
| OKLCH | oklch(81.59% 0.016 22.4) |
| XYZ | xyz(53.1009, 53.9591, 56.3230) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.42
Pinkish Grey
#C8ACA9
ΔE00 6.70
Warm Gray
#C9BEB0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFBE #BECCCD
analogous
#CDBEC5 #CDBFBE #CDC7BE
triadic
#CDBFBE #BECDBF #BFBECD
tetradic
#CDBFBE #C5CDBE #BECCCD #C7BECD
square
#CDBFBE #C5CDBE #BECCCD #C7BECD
split-complementary
#CDBFBE #BECDC7 #BEC5CD
monochromatic
#987B79 #B29D9B #CDBFBE #E8E1E1 #F2EEEE
Accessibility & contrast
On white
1.78
#CDBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CDBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFBE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFBE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BE
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#D1BEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfbe; /* rgb */ color: rgb(205, 191, 190); /* oklch */ color: oklch(81.6% 0.016 22.4);
Tailwind
colors: {
custom: {
50: '#dcd2d1',
500: '#cdbfbe',
950: '#000000',
},
}SCSS
$custom: #cdbfbe; $custom-light: #dcd2d1; $custom-dark: #000000;
JSON
{
"hex": "#cdbfbe",
"rgb": {
"r": 205,
"g": 191,
"b": 190
},
"hsl": {
"h": 4,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.81592,
"c": 0.01593,
"h": 22.4
},
"luminance": 0.53958
}Semantic roles & 50–950 ramp
primary
#CDBFBE
secondary
#8EA0A1
accent
#92974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383