#CCBBAE#CCBBAE
#CCBBAE is a light, muted orange. Relative luminance 0.514; OKLCH L 80.3% C 0.026 H 59.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBAE |
|---|---|
| RGB | rgb(204, 187, 174) |
| HSL | hsl(26, 23%, 74%) |
| HSV | hsv(26, 15%, 80%) |
| CMYK | cmyk(0%, 8.3%, 14.7%, 20%) |
| CIE-LAB | lab(76.94, 3.85, 8.76) |
| CIE-LCH | lch(76.94, 9.57, 66.25°) |
| OKLab | oklab(80.27% 0.0133 0.0229) |
| OKLCH | oklch(80.27% 0.027 59.8) |
| XYZ | xyz(50.3117, 51.4350, 47.3138) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.11
Greige
#B8AB98
ΔE00 6.15
Khaki
#C3B091
ΔE00 7.74
Pinkish Grey
#C8ACA9
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.50
Warm Beige
#E9DCC9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBAE #AEBFCC
analogous
#CCAEB0 #CCBBAE #CCCAAE
triadic
#CCBBAE #AECCBB #BBAECC
tetradic
#CCBBAE #B0CCAE #AEBFCC #CAAECC
square
#CCBBAE #B0CCAE #AEBFCC #CAAECC
split-complementary
#CCBBAE #AECCCA #AEB0CC
monochromatic
#9D7C63 #B49B88 #CCBBAE #E4DBD4 #F3EFEC
Accessibility & contrast
On white
1.86
#CCBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CCBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBAE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBAE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#D2B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbbae; /* rgb */ color: rgb(204, 187, 174); /* oklch */ color: oklch(80.3% 0.026 59.8);
Tailwind
colors: {
custom: {
50: '#dbcfc6',
500: '#ccbbae',
950: '#000000',
},
}SCSS
$custom: #ccbbae; $custom-light: #dbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#ccbbae",
"rgb": {
"r": 204,
"g": 187,
"b": 174
},
"hsl": {
"h": 26,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.8027,
"c": 0.0265,
"h": 59.8
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#CCBBAE
secondary
#7D91A1
accent
#79A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382