#CCBAB2#CCBAB2
#CCBAB2 is a light, muted orange. Relative luminance 0.512; OKLCH L 80.2% C 0.023 H 45.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAB2 |
|---|---|
| RGB | rgb(204, 186, 178) |
| HSL | hsl(18, 20%, 75%) |
| HSV | hsv(18, 13%, 80%) |
| CMYK | cmyk(0%, 8.8%, 12.7%, 20%) |
| CIE-LAB | lab(76.78, 5.03, 6.36) |
| CIE-LCH | lch(76.78, 8.11, 51.65°) |
| OKLab | oklab(80.18% 0.0164 0.0168) |
| OKLCH | oklch(80.18% 0.023 45.6) |
| XYZ | xyz(50.4961, 51.1705, 49.3277) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.22
Pinkish Grey
#C8ACA9
ΔE00 5.92
Greige
#B8AB98
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.10
Mushroom
#BA9E88
ΔE00 9.63
Light Gray
#D3D3D3
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAB2 #B2C4CC
analogous
#CCB2B7 #CCBAB2 #CCC7B2
triadic
#CCBAB2 #B2CCBA #BAB2CC
tetradic
#CCBAB2 #B7CCB2 #B2C4CC #C7B2CC
square
#CCBAB2 #B7CCB2 #B2C4CC #C7B2CC
split-complementary
#CCBAB2 #B2CCC7 #B2B7CC
monochromatic
#9B7868 #B4998D #CCBAB2 #E4DBD7 #F3EFED
Accessibility & contrast
On white
1.87
#CCBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CCBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAB2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAB2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#C3BFB2
Tritanopia (blue-blind)
#D1B7B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbab2; /* rgb */ color: rgb(204, 186, 178); /* oklch */ color: oklch(80.2% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#dbcec9',
500: '#ccbab2',
950: '#000000',
},
}SCSS
$custom: #ccbab2; $custom-light: #dbcec9; $custom-dark: #000000;
JSON
{
"hex": "#ccbab2",
"rgb": {
"r": 204,
"g": 186,
"b": 178
},
"hsl": {
"h": 18.462,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80176,
"c": 0.02346,
"h": 45.6
},
"luminance": 0.5117
}Semantic roles & 50–950 ramp
primary
#CCBAB2
secondary
#8197A1
accent
#849F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382