#CCBDB5#CCBDB5
#CCBDB5 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.020 H 50.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB5 |
|---|---|
| RGB | rgb(204, 189, 181) |
| HSL | hsl(21, 18%, 75%) |
| HSV | hsv(21, 11%, 80%) |
| CMYK | cmyk(0%, 7.4%, 11.3%, 20%) |
| CIE-LAB | lab(77.62, 3.93, 5.95) |
| CIE-LCH | lch(77.62, 7.13, 56.55°) |
| OKLab | oklab(80.86% 0.0131 0.0157) |
| OKLCH | oklch(80.86% 0.02 50.1) |
| XYZ | xyz(51.4392, 52.5696, 51.1443) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.10
Silver
#C0C0C0
ΔE00 7.04
Pinkish Grey
#C8ACA9
ΔE00 7.24
Greige
#B8AB98
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 8.49
Warm Beige
#E9DCC9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB5 #B5C4CC
analogous
#CCB5B8 #CCBDB5 #CCC8B5
triadic
#CCBDB5 #B5CCBD #BDB5CC
tetradic
#CCBDB5 #B8CCB5 #B5C4CC #C8B5CC
square
#CCBDB5 #B8CCB5 #B5C4CC #C8B5CC
split-complementary
#CCBDB5 #B5CCC8 #B5B8CC
monochromatic
#9A7C6D #B39D91 #CCBDB5 #E5DDD9 #F3EFED
Accessibility & contrast
On white
1.82
#CCBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CCBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB5
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB5 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB5
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#D1BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb5; /* rgb */ color: rgb(204, 189, 181); /* oklch */ color: oklch(80.9% 0.020 50.1);
Tailwind
colors: {
custom: {
50: '#dbd0cb',
500: '#ccbdb5',
950: '#000000',
},
}SCSS
$custom: #ccbdb5; $custom-light: #dbd0cb; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb5",
"rgb": {
"r": 204,
"g": 189,
"b": 181
},
"hsl": {
"h": 20.87,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.80857,
"c": 0.0204,
"h": 50.1
},
"luminance": 0.52569
}Semantic roles & 50–950 ramp
primary
#CCBDB5
secondary
#8597A1
accent
#809D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382