#CCBD95#CCBD95
#CCBD95 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.1% C 0.056 H 89.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD95 |
|---|---|
| RGB | rgb(204, 189, 149) |
| HSL | hsl(44, 35%, 69%) |
| HSV | hsv(44, 27%, 80%) |
| CMYK | cmyk(0%, 7.4%, 27%, 20%) |
| CIE-LAB | lab(76.92, -0.91, 22.18) |
| CIE-LCH | lch(76.92, 22.20, 92.36°) |
| OKLab | oklab(80.08% 0.0001 0.0563) |
| OKLCH | oklch(80.08% 0.056 89.9) |
| XYZ | xyz(48.5246, 51.4037, 35.7937) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.02
Putty
#BEAE8A
ΔE00 4.14
Khaki
#C3B091
ΔE00 4.86
Very Light Brown
#D3B683
ΔE00 5.15
Toupe
#C7AC7D
ΔE00 5.92
Tan
#D2B48C
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD95 #95A4CC
analogous
#CCA295 #CCBD95 #C0CC95
triadic
#CCBD95 #95CCBD #BD95CC
tetradic
#CCBD95 #95CCA2 #95A4CC #CC95C0
square
#CCBD95 #95CCA2 #95A4CC #CC95C0
split-complementary
#CCBD95 #95C0CC #A295CC
monochromatic
#9C864B #B8A36C #CCBD95 #E0D7BE #F4F0E8
Accessibility & contrast
On white
1.86
#CCBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CCBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD95
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD95 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#D5B7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbd95; /* rgb */ color: rgb(204, 189, 149); /* oklch */ color: oklch(80.1% 0.056 89.9);
Tailwind
colors: {
custom: {
50: '#dcd0b4',
500: '#ccbd95',
950: '#000000',
},
}SCSS
$custom: #ccbd95; $custom-light: #dcd0b4; $custom-dark: #000000;
JSON
{
"hex": "#ccbd95",
"rgb": {
"r": 204,
"g": 189,
"b": 149
},
"hsl": {
"h": 43.636,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80079,
"c": 0.05627,
"h": 89.9
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#CCBD95
secondary
#6475A1
accent
#58AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381