#CCBAB0#CCBAB0
#CCBAB0 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.1% C 0.025 H 51.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAB0 |
|---|---|
| RGB | rgb(204, 186, 176) |
| HSL | hsl(21, 22%, 75%) |
| HSV | hsv(21, 14%, 80%) |
| CMYK | cmyk(0%, 8.8%, 13.7%, 20%) |
| CIE-LAB | lab(76.73, 4.71, 7.38) |
| CIE-LCH | lch(76.73, 8.75, 57.45°) |
| OKLab | oklab(80.12% 0.0156 0.0194) |
| OKLCH | oklch(80.12% 0.025 51.1) |
| XYZ | xyz(50.2967, 51.0907, 48.2778) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.48
Pinkish Grey
#C8ACA9
ΔE00 6.61
Greige
#B8AB98
ΔE00 7.25
Silver
#C0C0C0
ΔE00 8.33
Mushroom
#BA9E88
ΔE00 9.13
Khaki
#C3B091
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAB0 #B0C2CC
analogous
#CCB0B4 #CCBAB0 #CCC8B0
triadic
#CCBAB0 #B0CCBA #BAB0CC
tetradic
#CCBAB0 #B4CCB0 #B0C2CC #C8B0CC
square
#CCBAB0 #B4CCB0 #B0C2CC #C8B0CC
split-complementary
#CCBAB0 #B0CCC8 #B0B4CC
monochromatic
#9C7966 #B49A8B #CCBAB0 #E4DAD5 #F3EFEC
Accessibility & contrast
On white
1.87
#CCBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CCBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAB0
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAB0 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#D2B7B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbab0; /* rgb */ color: rgb(204, 186, 176); /* oklch */ color: oklch(80.1% 0.025 51.1);
Tailwind
colors: {
custom: {
50: '#dbcec7',
500: '#ccbab0',
950: '#000000',
},
}SCSS
$custom: #ccbab0; $custom-light: #dbcec7; $custom-dark: #000000;
JSON
{
"hex": "#ccbab0",
"rgb": {
"r": 204,
"g": 186,
"b": 176
},
"hsl": {
"h": 21.429,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.80123,
"c": 0.02488,
"h": 51.1
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#CCBAB0
secondary
#7F95A1
accent
#80A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382