#CCBFA9#CCBFA9
#CCBFA9 is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.033 H 81.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFA9 |
|---|---|
| RGB | rgb(204, 191, 169) |
| HSL | hsl(38, 26%, 73%) |
| HSV | hsv(38, 17%, 80%) |
| CMYK | cmyk(0%, 6.4%, 17.2%, 20%) |
| CIE-LAB | lab(77.85, 0.94, 12.75) |
| CIE-LCH | lch(77.85, 12.79, 85.77°) |
| OKLab | oklab(80.95% 0.0053 0.0331) |
| OKLCH | oklch(80.95% 0.033 81) |
| XYZ | xyz(50.6938, 52.9645, 45.0811) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.10
Khaki
#C3B091
ΔE00 5.09
Greige
#B8AB98
ΔE00 5.48
Putty
#BEAE8A
ΔE00 6.52
Warm Beige
#E9DCC9
ΔE00 7.14
Tan
#D2B48C
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFA9 #A9B6CC
analogous
#CCADA9 #CCBFA9 #C7CCA9
triadic
#CCBFA9 #A9CCBF #BFA9CC
tetradic
#CCBFA9 #A9CCAD #A9B6CC #CCA9C7
square
#CCBFA9 #A9CCAD #A9B6CC #CCA9C7
split-complementary
#CCBFA9 #A9C7CC #ADA9CC
monochromatic
#9D865D #B5A283 #CCBFA9 #E3DCCF #F4F1EC
Accessibility & contrast
On white
1.81
#CCBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CCBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFA9
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFA9 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA8
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#D2BBB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbfa9; /* rgb */ color: rgb(204, 191, 169); /* oklch */ color: oklch(80.9% 0.033 81.0);
Tailwind
colors: {
custom: {
50: '#dbd2c2',
500: '#ccbfa9',
950: '#000000',
},
}SCSS
$custom: #ccbfa9; $custom-light: #dbd2c2; $custom-dark: #000000;
JSON
{
"hex": "#ccbfa9",
"rgb": {
"r": 204,
"g": 191,
"b": 169
},
"hsl": {
"h": 37.714,
"s": 25.547,
"l": 73.137
},
"oklch": {
"l": 0.80948,
"c": 0.03347,
"h": 81
},
"luminance": 0.52964
}Semantic roles & 50–950 ramp
primary
#CCBFA9
secondary
#7887A1
accent
#66A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382