#CCBF9F#CCBF9F
#CCBF9F is a light, muted orange. Relative luminance 0.526; OKLCH L 80.7% C 0.046 H 88.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF9F |
|---|---|
| RGB | rgb(204, 191, 159) |
| HSL | hsl(43, 31%, 71%) |
| HSV | hsv(43, 22%, 80%) |
| CMYK | cmyk(0%, 6.4%, 22.1%, 20%) |
| CIE-LAB | lab(77.64, -0.56, 17.82) |
| CIE-LCH | lch(77.64, 17.83, 91.79°) |
| OKLab | oklab(80.71% 0.0012 0.0457) |
| OKLCH | oklch(80.71% 0.046 88.5) |
| XYZ | xyz(49.7906, 52.6032, 40.3247) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.64
Putty
#BEAE8A
ΔE00 4.74
Sand
#C2B280
ΔE00 6.07
Warm Gray
#C9BEB0
ΔE00 6.58
Tan
#D2B48C
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF9F #9FACCC
analogous
#CCA89F #CCBF9F #C2CC9F
triadic
#CCBF9F #9FCCBF #BF9FCC
tetradic
#CCBF9F #9FCCA8 #9FACCC #CC9FC2
square
#CCBF9F #9FCCA8 #9FACCC #CC9FC2
split-complementary
#CCBF9F #9FC2CC #A89FCC
monochromatic
#9D8853 #B7A477 #CCBF9F #E1DAC7 #F4F2EB
Accessibility & contrast
On white
1.82
#CCBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CCBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF9F
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF9F | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#CAC1A0
Tritanopia (blue-blind)
#D4BAB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbf9f; /* rgb */ color: rgb(204, 191, 159); /* oklch */ color: oklch(80.7% 0.046 88.5);
Tailwind
colors: {
custom: {
50: '#dcd2bb',
500: '#ccbf9f',
950: '#000000',
},
}SCSS
$custom: #ccbf9f; $custom-light: #dcd2bb; $custom-dark: #000000;
JSON
{
"hex": "#ccbf9f",
"rgb": {
"r": 204,
"g": 191,
"b": 159
},
"hsl": {
"h": 42.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.8071,
"c": 0.04569,
"h": 88.5
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#CCBF9F
secondary
#6E7DA1
accent
#5CA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381