#CCBFA5#CCBFA5
#CCBFA5 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.9% C 0.038 H 84.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFA5 |
|---|---|
| RGB | rgb(204, 191, 165) |
| HSL | hsl(40, 28%, 72%) |
| HSV | hsv(40, 19%, 80%) |
| CMYK | cmyk(0%, 6.4%, 19.1%, 20%) |
| CIE-LAB | lab(77.77, 0.33, 14.78) |
| CIE-LCH | lch(77.77, 14.78, 88.72°) |
| OKLab | oklab(80.85% 0.0036 0.0381) |
| OKLCH | oklch(80.85% 0.038 84.6) |
| XYZ | xyz(50.3240, 52.8166, 43.1336) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.56
Khaki
#C3B091
ΔE00 4.60
Putty
#BEAE8A
ΔE00 5.58
Greige
#B8AB98
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.99
Bland
#AFA88B
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFA5 #A5B2CC
analogous
#CCABA5 #CCBFA5 #C6CCA5
triadic
#CCBFA5 #A5CCBF #BFA5CC
tetradic
#CCBFA5 #A5CCAB #A5B2CC #CCA5C6
square
#CCBFA5 #A5CCAB #A5B2CC #CCA5C6
split-complementary
#CCBFA5 #A5C6CC #ABA5CC
monochromatic
#9D8759 #B6A37E #CCBFA5 #E2DBCC #F4F1EB
Accessibility & contrast
On white
1.82
#CCBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CCBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFA5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFA5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA3
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#D3BAB8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbfa5; /* rgb */ color: rgb(204, 191, 165); /* oklch */ color: oklch(80.9% 0.038 84.6);
Tailwind
colors: {
custom: {
50: '#dbd2bf',
500: '#ccbfa5',
950: '#000000',
},
}SCSS
$custom: #ccbfa5; $custom-light: #dbd2bf; $custom-dark: #000000;
JSON
{
"hex": "#ccbfa5",
"rgb": {
"r": 204,
"g": 191,
"b": 165
},
"hsl": {
"h": 40,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.80851,
"c": 0.0383,
"h": 84.6
},
"luminance": 0.52816
}Semantic roles & 50–950 ramp
primary
#CCBFA5
secondary
#7483A1
accent
#62A63F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382