#CDBFB8#CDBFB8
#CDBFB8 is a light, near-neutral orange. Relative luminance 0.537; OKLCH L 81.4% C 0.019 H 48.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFB8 |
|---|---|
| RGB | rgb(205, 191, 184) |
| HSL | hsl(20, 17%, 76%) |
| HSV | hsv(20, 10%, 80%) |
| CMYK | cmyk(0%, 6.8%, 10.2%, 19.6%) |
| CIE-LAB | lab(78.29, 3.72, 5.30) |
| CIE-LCH | lch(78.29, 6.48, 54.89°) |
| OKLab | oklab(81.43% 0.0124 0.014) |
| OKLCH | oklch(81.43% 0.019 48.5) |
| XYZ | xyz(52.4586, 53.7022, 52.9402) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.27
Silver
#C0C0C0
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.83
Greige
#B8AB98
ΔE00 8.24
Silver (survey)
#C5C9C7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFB8 #B8C6CD
analogous
#CDB8BC #CDBFB8 #CDCAB8
triadic
#CDBFB8 #B8CDBF #BFB8CD
tetradic
#CDBFB8 #BCCDB8 #B8C6CD #CAB8CD
square
#CDBFB8 #BCCDB8 #B8C6CD #CAB8CD
split-complementary
#CDBFB8 #B8CDCA #B8BCCD
monochromatic
#9A7E70 #B49F94 #CDBFB8 #E6DFDC #F2EFED
Accessibility & contrast
On white
1.79
#CDBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CDBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFB8
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFB8 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B8
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#D1BDBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfb8; /* rgb */ color: rgb(205, 191, 184); /* oklch */ color: oklch(81.4% 0.019 48.5);
Tailwind
colors: {
custom: {
50: '#dcd2cd',
500: '#cdbfb8',
950: '#000000',
},
}SCSS
$custom: #cdbfb8; $custom-light: #dcd2cd; $custom-dark: #000000;
JSON
{
"hex": "#cdbfb8",
"rgb": {
"r": 205,
"g": 191,
"b": 184
},
"hsl": {
"h": 20,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.81425,
"c": 0.01866,
"h": 48.5
},
"luminance": 0.53701
}Semantic roles & 50–950 ramp
primary
#CDBFB8
secondary
#8899A2
accent
#809C4A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383