#CCBFA3#CCBFA3
#CCBFA3 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.041 H 86.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFA3 |
|---|---|
| RGB | rgb(204, 191, 163) |
| HSL | hsl(41, 29%, 72%) |
| HSV | hsv(41, 20%, 80%) |
| CMYK | cmyk(0%, 6.4%, 20.1%, 20%) |
| CIE-LAB | lab(77.72, 0.03, 15.79) |
| CIE-LCH | lch(77.72, 15.79, 89.89°) |
| OKLab | oklab(80.8% 0.0028 0.0407) |
| OKLCH | oklch(80.8% 0.041 86) |
| XYZ | xyz(50.1434, 52.7443, 42.1824) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.52
Putty
#BEAE8A
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 5.26
Greige
#B8AB98
ΔE00 6.25
Tan
#D2B48C
ΔE00 6.83
Sand
#C2B280
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFA3 #A3B0CC
analogous
#CCABA3 #CCBFA3 #C5CCA3
triadic
#CCBFA3 #A3CCBF #BFA3CC
tetradic
#CCBFA3 #A3CCAB #A3B0CC #CCA3C5
square
#CCBFA3 #A3CCAB #A3B0CC #CCA3C5
split-complementary
#CCBFA3 #A3C5CC #ABA3CC
monochromatic
#9D8757 #B6A47C #CCBFA3 #E2DACA #F4F1EB
Accessibility & contrast
On white
1.82
#CCBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CCBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFA3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFA3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#C9C2A4
Tritanopia (blue-blind)
#D3BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbfa3; /* rgb */ color: rgb(204, 191, 163); /* oklch */ color: oklch(80.8% 0.041 86.0);
Tailwind
colors: {
custom: {
50: '#dcd2be',
500: '#ccbfa3',
950: '#000000',
},
}SCSS
$custom: #ccbfa3; $custom-light: #dcd2be; $custom-dark: #000000;
JSON
{
"hex": "#ccbfa3",
"rgb": {
"r": 204,
"g": 191,
"b": 163
},
"hsl": {
"h": 40.976,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.80803,
"c": 0.04076,
"h": 86
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#CCBFA3
secondary
#7281A1
accent
#60A73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382