#CDBBB5#CDBBB5
#CDBBB5 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.022 H 39.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB5 |
|---|---|
| RGB | rgb(205, 187, 181) |
| HSL | hsl(15, 19%, 76%) |
| HSV | hsv(15, 12%, 80%) |
| CMYK | cmyk(0%, 8.8%, 11.7%, 19.6%) |
| CIE-LAB | lab(77.20, 5.36, 5.34) |
| CIE-LCH | lch(77.20, 7.57, 44.93°) |
| OKLab | oklab(80.54% 0.0172 0.0141) |
| OKLCH | oklch(80.54% 0.022 39.4) |
| XYZ | xyz(51.2870, 51.8569, 51.0147) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 6.02
Silver
#C0C0C0
ΔE00 7.94
Greige
#B8AB98
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB5 #B5C7CD
analogous
#CDB5BB #CDBBB5 #CDC7B5
triadic
#CDBBB5 #B5CDBB #BBB5CD
tetradic
#CDBBB5 #BBCDB5 #B5C7CD #C7B5CD
square
#CDBBB5 #BBCDB5 #B5C7CD #C7B5CD
split-complementary
#CDBBB5 #B5CDC7 #B5BBCD
monochromatic
#9C786C #B49990 #CDBBB5 #E6DDDA #F3EEED
Accessibility & contrast
On white
1.85
#CDBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CDBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB5
Deuteranopia (green-blind)
#C3C0B5
Tritanopia (blue-blind)
#D2B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb5; /* rgb */ color: rgb(205, 187, 181); /* oklch */ color: oklch(80.5% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#dccfcb',
500: '#cdbbb5',
950: '#000000',
},
}SCSS
$custom: #cdbbb5; $custom-light: #dccfcb; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb5",
"rgb": {
"r": 205,
"g": 187,
"b": 181
},
"hsl": {
"h": 15,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.80544,
"c": 0.02225,
"h": 39.4
},
"luminance": 0.51856
}Semantic roles & 50–950 ramp
primary
#CDBBB5
secondary
#849AA2
accent
#889E48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382