#CCBBA2#CCBBA2
#CCBBA2 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.039 H 77.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBA2 |
|---|---|
| RGB | rgb(204, 187, 162) |
| HSL | hsl(36, 29%, 72%) |
| HSV | hsv(36, 21%, 80%) |
| CMYK | cmyk(0%, 8.3%, 20.6%, 20%) |
| CIE-LAB | lab(76.67, 2.00, 14.86) |
| CIE-LCH | lch(76.67, 14.99, 82.34°) |
| OKLab | oklab(79.97% 0.0085 0.0383) |
| OKLCH | oklch(79.97% 0.039 77.6) |
| XYZ | xyz(49.1937, 50.9878, 41.4256) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.57
Warm Gray
#C9BEB0
ΔE00 4.26
Greige
#B8AB98
ΔE00 5.01
Putty
#BEAE8A
ΔE00 5.50
Tan
#D2B48C
ΔE00 5.67
Taupe (survey)
#B9A281
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBA2 #A2B3CC
analogous
#CCA6A2 #CCBBA2 #C8CCA2
triadic
#CCBBA2 #A2CCBB #BBA2CC
tetradic
#CCBBA2 #A2CCA6 #A2B3CC #CCA2C8
square
#CCBBA2 #A2CCA6 #A2B3CC #CCA2C8
split-complementary
#CCBBA2 #A2C8CC #A6A2CC
monochromatic
#9D8156 #B69E7A #CCBBA2 #E2D8CA #F4F1EB
Accessibility & contrast
On white
1.88
#CCBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CCBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBA2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBA2 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#D4B6B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbba2; /* rgb */ color: rgb(204, 187, 162); /* oklch */ color: oklch(80.0% 0.039 77.6);
Tailwind
colors: {
custom: {
50: '#dccfbd',
500: '#ccbba2',
950: '#000000',
},
}SCSS
$custom: #ccbba2; $custom-light: #dccfbd; $custom-dark: #000000;
JSON
{
"hex": "#ccbba2",
"rgb": {
"r": 204,
"g": 187,
"b": 162
},
"hsl": {
"h": 35.714,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.79969,
"c": 0.03924,
"h": 77.6
},
"luminance": 0.50987
}Semantic roles & 50–950 ramp
primary
#CCBBA2
secondary
#7185A1
accent
#69A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382