#CDBBB2#CDBBB2
#CDBBB2 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.5% C 0.024 H 48.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB2 |
|---|---|
| RGB | rgb(205, 187, 178) |
| HSL | hsl(20, 21%, 75%) |
| HSV | hsv(20, 13%, 80%) |
| CMYK | cmyk(0%, 8.8%, 13.2%, 19.6%) |
| CIE-LAB | lab(77.12, 4.87, 6.86) |
| CIE-LCH | lch(77.12, 8.41, 54.67°) |
| OKLab | oklab(80.46% 0.016 0.018) |
| OKLCH | oklch(80.46% 0.024 48.4) |
| XYZ | xyz(50.9825, 51.7351, 49.4110) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.81
Pinkish Grey
#C8ACA9
ΔE00 6.38
Greige
#B8AB98
ΔE00 7.79
Silver
#C0C0C0
ΔE00 8.18
Mushroom
#BA9E88
ΔE00 9.58
Light Gray
#D3D3D3
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB2 #B2C4CD
analogous
#CDB2B6 #CDBBB2 #CDC8B2
triadic
#CDBBB2 #B2CDBB #BBB2CD
tetradic
#CDBBB2 #B6CDB2 #B2C4CD #C8B2CD
square
#CDBBB2 #B6CDB2 #B2C4CD #C8B2CD
split-complementary
#CDBBB2 #B2CDC8 #B2B6CD
monochromatic
#9D7968 #B59A8D #CDBBB2 #E5DCD7 #F3EFEC
Accessibility & contrast
On white
1.85
#CDBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CDBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#D3B8B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbbb2; /* rgb */ color: rgb(205, 187, 178); /* oklch */ color: oklch(80.5% 0.024 48.4);
Tailwind
colors: {
custom: {
50: '#dccfc9',
500: '#cdbbb2',
950: '#000000',
},
}SCSS
$custom: #cdbbb2; $custom-light: #dccfc9; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb2",
"rgb": {
"r": 205,
"g": 187,
"b": 178
},
"hsl": {
"h": 20,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80463,
"c": 0.02412,
"h": 48.4
},
"luminance": 0.51734
}Semantic roles & 50–950 ramp
primary
#CDBBB2
secondary
#8197A2
accent
#82A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382