#CDBFB6#CDBFB6
#CDBFB6 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.4% C 0.020 H 55.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFB6 |
|---|---|
| RGB | rgb(205, 191, 182) |
| HSL | hsl(23, 19%, 76%) |
| HSV | hsv(23, 11%, 80%) |
| CMYK | cmyk(0%, 6.8%, 11.2%, 19.6%) |
| CIE-LAB | lab(78.24, 3.39, 6.31) |
| CIE-LCH | lch(78.24, 7.16, 61.73°) |
| OKLab | oklab(81.37% 0.0116 0.0166) |
| OKLCH | oklch(81.37% 0.02 55.1) |
| XYZ | xyz(52.2504, 53.6189, 51.8439) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.33
Silver
#C0C0C0
ΔE00 6.86
Greige
#B8AB98
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.09
Pinkish Grey
#C8ACA9
ΔE00 8.15
Warm Beige
#E9DCC9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFB6 #B6C4CD
analogous
#CDB6B8 #CDBFB6 #CDCAB6
triadic
#CDBFB6 #B6CDBF #BFB6CD
tetradic
#CDBFB6 #B8CDB6 #B6C4CD #CAB6CD
square
#CDBFB6 #B8CDB6 #B6C4CD #CAB6CD
split-complementary
#CDBFB6 #B6CDCA #B6B8CD
monochromatic
#9B7F6D #B49F92 #CDBFB6 #E6DFDA #F3EFED
Accessibility & contrast
On white
1.79
#CDBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFB6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFB6 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B5
Deuteranopia (green-blind)
#C6C3B6
Tritanopia (blue-blind)
#D2BDBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbfb6; /* rgb */ color: rgb(205, 191, 182); /* oklch */ color: oklch(81.4% 0.020 55.1);
Tailwind
colors: {
custom: {
50: '#dcd2cb',
500: '#cdbfb6',
950: '#000000',
},
}SCSS
$custom: #cdbfb6; $custom-light: #dcd2cb; $custom-dark: #000000;
JSON
{
"hex": "#cdbfb6",
"rgb": {
"r": 205,
"g": 191,
"b": 182
},
"hsl": {
"h": 23.478,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.8137,
"c": 0.02023,
"h": 55.1
},
"luminance": 0.53618
}Semantic roles & 50–950 ramp
primary
#CDBFB6
secondary
#8697A2
accent
#7C9D48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382