#CCBFA2#CCBFA2
#CCBFA2 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.042 H 86.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFA2 |
|---|---|
| RGB | rgb(204, 191, 162) |
| HSL | hsl(41, 29%, 72%) |
| HSV | hsv(41, 21%, 80%) |
| CMYK | cmyk(0%, 6.4%, 20.6%, 20%) |
| CIE-LAB | lab(77.70, -0.12, 16.30) |
| CIE-LCH | lch(77.70, 16.30, 90.41°) |
| OKLab | oklab(80.78% 0.0024 0.0419) |
| OKLCH | oklch(80.78% 0.042 86.7) |
| XYZ | xyz(50.0541, 52.7086, 41.7124) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.51
Putty
#BEAE8A
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.60
Greige
#B8AB98
ΔE00 6.43
Tan
#D2B48C
ΔE00 6.77
Sand
#C2B280
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFA2 #A2AFCC
analogous
#CCAAA2 #CCBFA2 #C4CCA2
triadic
#CCBFA2 #A2CCBF #BFA2CC
tetradic
#CCBFA2 #A2CCAA #A2AFCC #CCA2C4
square
#CCBFA2 #A2CCAA #A2AFCC #CCA2C4
split-complementary
#CCBFA2 #A2C4CC #AAA2CC
monochromatic
#9D8756 #B6A47A #CCBFA2 #E2DACA #F4F1EB
Accessibility & contrast
On white
1.82
#CCBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CCBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFA2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFA2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#D3BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbfa2; /* rgb */ color: rgb(204, 191, 162); /* oklch */ color: oklch(80.8% 0.042 86.7);
Tailwind
colors: {
custom: {
50: '#dcd2bd',
500: '#ccbfa2',
950: '#000000',
},
}SCSS
$custom: #ccbfa2; $custom-light: #dcd2bd; $custom-dark: #000000;
JSON
{
"hex": "#ccbfa2",
"rgb": {
"r": 204,
"g": 191,
"b": 162
},
"hsl": {
"h": 41.429,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.80779,
"c": 0.04199,
"h": 86.7
},
"luminance": 0.52708
}Semantic roles & 50–950 ramp
primary
#CCBFA2
secondary
#7180A1
accent
#5FA83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382