#CCBDB8#CCBDB8
#CCBDB8 is a light, near-neutral orange. Relative luminance 0.527; OKLCH L 80.9% C 0.018 H 39.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB8 |
|---|---|
| RGB | rgb(204, 189, 184) |
| HSL | hsl(15, 16%, 76%) |
| HSV | hsv(15, 10%, 80%) |
| CMYK | cmyk(0%, 7.4%, 9.8%, 20%) |
| CIE-LAB | lab(77.69, 4.43, 4.43) |
| CIE-LCH | lch(77.69, 6.26, 45.00°) |
| OKLab | oklab(80.94% 0.0143 0.0117) |
| OKLCH | oklch(80.94% 0.018 39.4) |
| XYZ | xyz(51.7504, 52.6940, 52.7829) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.51
Pinkish Grey
#C8ACA9
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 8.24
Dove Gray
#B6B8BD
ΔE00 8.60
Greige
#B8AB98
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB8 #B8C7CC
analogous
#CCB8BD #CCBDB8 #CCC7B8
triadic
#CCBDB8 #B8CCBD #BDB8CC
tetradic
#CCBDB8 #BDCCB8 #B8C7CC #C7B8CC
square
#CCBDB8 #BDCCB8 #B8C7CC #C7B8CC
split-complementary
#CCBDB8 #B8CCC7 #B8BDCC
monochromatic
#997B71 #B29C94 #CCBDB8 #E6DEDC #F2EEED
Accessibility & contrast
On white
1.82
#CCBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CCBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB8
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#D0BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb8; /* rgb */ color: rgb(204, 189, 184); /* oklch */ color: oklch(80.9% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#dbd0cd',
500: '#ccbdb8',
950: '#000000',
},
}SCSS
$custom: #ccbdb8; $custom-light: #dbd0cd; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb8",
"rgb": {
"r": 204,
"g": 189,
"b": 184
},
"hsl": {
"h": 15,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.80939,
"c": 0.01847,
"h": 39.4
},
"luminance": 0.52693
}Semantic roles & 50–950 ramp
primary
#CCBDB8
secondary
#889AA0
accent
#879B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383