#CCBFAB#CCBFAB
#CCBFAB is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.031 H 78.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFAB |
|---|---|
| RGB | rgb(204, 191, 171) |
| HSL | hsl(36, 24%, 74%) |
| HSV | hsv(36, 16%, 80%) |
| CMYK | cmyk(0%, 6.4%, 16.2%, 20%) |
| CIE-LAB | lab(77.90, 1.25, 11.74) |
| CIE-LCH | lch(77.90, 11.81, 83.90°) |
| OKLab | oklab(81% 0.0061 0.0305) |
| OKLCH | oklch(81% 0.031 78.7) |
| XYZ | xyz(50.8829, 53.0401, 46.0775) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.35
Greige
#B8AB98
ΔE00 5.40
Khaki
#C3B091
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 7.00
Putty
#BEAE8A
ΔE00 7.10
Tan
#D2B48C
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFAB #ABB8CC
analogous
#CCAEAB #CCBFAB #C8CCAB
triadic
#CCBFAB #ABCCBF #BFABCC
tetradic
#CCBFAB #ABCCAE #ABB8CC #CCABC8
square
#CCBFAB #ABCCAE #ABB8CC #CCABC8
split-complementary
#CCBFAB #ABC8CC #AEABCC
monochromatic
#9D855F #B5A285 #CCBFAB #E3DCD1 #F3F0EC
Accessibility & contrast
On white
1.81
#CCBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CCBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFAB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFAB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#D2BBB9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfab; /* rgb */ color: rgb(204, 191, 171); /* oklch */ color: oklch(81.0% 0.031 78.7);
Tailwind
colors: {
custom: {
50: '#dbd2c4',
500: '#ccbfab',
950: '#000000',
},
}SCSS
$custom: #ccbfab; $custom-light: #dbd2c4; $custom-dark: #000000;
JSON
{
"hex": "#ccbfab",
"rgb": {
"r": 204,
"g": 191,
"b": 171
},
"hsl": {
"h": 36.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80998,
"c": 0.03109,
"h": 78.7
},
"luminance": 0.53039
}Semantic roles & 50–950 ramp
primary
#CCBFAB
secondary
#7A89A1
accent
#69A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382