#CDBFB0#CDBFB0
#CDBFB0 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.2% C 0.026 H 69.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFB0 |
|---|---|
| RGB | rgb(205, 191, 176) |
| HSL | hsl(31, 22%, 75%) |
| HSV | hsv(31, 14%, 80%) |
| CMYK | cmyk(0%, 6.8%, 14.1%, 19.6%) |
| CIE-LAB | lab(78.10, 2.41, 9.34) |
| CIE-LCH | lch(78.10, 9.65, 75.51°) |
| OKLab | oklab(81.21% 0.0092 0.0244) |
| OKLCH | oklch(81.21% 0.026 69.4) |
| XYZ | xyz(51.6436, 53.3762, 48.6480) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.38
Greige
#B8AB98
ΔE00 5.90
Khaki
#C3B091
ΔE00 7.01
Warm Beige
#E9DCC9
ΔE00 7.12
Silver
#C0C0C0
ΔE00 8.18
Tan
#D2B48C
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFB0 #B0BECD
analogous
#CDB0B0 #CDBFB0 #CDCDB0
triadic
#CDBFB0 #B0CDBF #BFB0CD
tetradic
#CDBFB0 #B0CDB0 #B0BECD #CDB0CD
square
#CDBFB0 #B0CDB0 #B0BECD #CDB0CD
split-complementary
#CDBFB0 #B0CDCD #B0B0CD
monochromatic
#9E8265 #B5A18B #CDBFB0 #E5DDD5 #F3F0EC
Accessibility & contrast
On white
1.80
#CDBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CDBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFB0
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFB0 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#D3BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbfb0; /* rgb */ color: rgb(205, 191, 176); /* oklch */ color: oklch(81.2% 0.026 69.4);
Tailwind
colors: {
custom: {
50: '#dcd2c7',
500: '#cdbfb0',
950: '#000000',
},
}SCSS
$custom: #cdbfb0; $custom-light: #dcd2c7; $custom-dark: #000000;
JSON
{
"hex": "#cdbfb0",
"rgb": {
"r": 205,
"g": 191,
"b": 176
},
"hsl": {
"h": 31.034,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.81212,
"c": 0.02606,
"h": 69.4
},
"luminance": 0.53375
}Semantic roles & 50–950 ramp
primary
#CDBFB0
secondary
#7F90A2
accent
#71A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382