#CDBFBA#CDBFBA
#CDBFBA is a light, near-neutral orange. Relative luminance 0.538; OKLCH L 81.5% C 0.017 H 40.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFBA |
|---|---|
| RGB | rgb(205, 191, 186) |
| HSL | hsl(16, 16%, 77%) |
| HSV | hsv(16, 9%, 80%) |
| CMYK | cmyk(0%, 6.8%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.34, 4.06, 4.29) |
| CIE-LCH | lch(78.34, 5.91, 46.57°) |
| OKLab | oklab(81.48% 0.0132 0.0114) |
| OKLCH | oklch(81.48% 0.017 40.8) |
| XYZ | xyz(52.6697, 53.7866, 54.0521) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Silver
#C0C0C0
ΔE00 6.40
Pinkish Grey
#C8ACA9
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 8.40
Silver (survey)
#C5C9C7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFBA #BAC8CD
analogous
#CDBABF #CDBFBA #CDC9BA
triadic
#CDBFBA #BACDBF #BFBACD
tetradic
#CDBFBA #BFCDBA #BAC8CD #C9BACD
square
#CDBFBA #BFCDBA #BAC8CD #C9BACD
split-complementary
#CDBFBA #BACDC9 #BABFCD
monochromatic
#9A7D73 #B39E97 #CDBFBA #E7E0DD #F2EFED
Accessibility & contrast
On white
1.79
#CDBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CDBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFBA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFBA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#D1BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfba; /* rgb */ color: rgb(205, 191, 186); /* oklch */ color: oklch(81.5% 0.017 40.8);
Tailwind
colors: {
custom: {
50: '#dcd2ce',
500: '#cdbfba',
950: '#000000',
},
}SCSS
$custom: #cdbfba; $custom-light: #dcd2ce; $custom-dark: #000000;
JSON
{
"hex": "#cdbfba",
"rgb": {
"r": 205,
"g": 191,
"b": 186
},
"hsl": {
"h": 15.789,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8148,
"c": 0.01738,
"h": 40.8
},
"luminance": 0.53786
}Semantic roles & 50–950 ramp
primary
#CDBFBA
secondary
#8A9BA1
accent
#859A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383