#CCBD97#CCBD97
#CCBD97 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.1% C 0.054 H 89.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD97 |
|---|---|
| RGB | rgb(204, 189, 151) |
| HSL | hsl(43, 34%, 70%) |
| HSV | hsv(43, 26%, 80%) |
| CMYK | cmyk(0%, 7.4%, 26%, 20%) |
| CIE-LAB | lab(76.96, -0.64, 21.17) |
| CIE-LCH | lch(76.96, 21.17, 91.73°) |
| OKLab | oklab(80.12% 0.0009 0.0538) |
| OKLCH | oklch(80.12% 0.054 89) |
| XYZ | xyz(48.6856, 51.4681, 36.6419) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.04
Sand
#C2B280
ΔE00 4.43
Khaki
#C3B091
ΔE00 4.52
Very Light Brown
#D3B683
ΔE00 5.35
Tan
#D2B48C
ΔE00 5.83
Toupe
#C7AC7D
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD97 #97A6CC
analogous
#CCA397 #CCBD97 #C1CC97
triadic
#CCBD97 #97CCBD #BD97CC
tetradic
#CCBD97 #97CCA3 #97A6CC #CC97C1
square
#CCBD97 #97CCA3 #97A6CC #CC97C1
split-complementary
#CCBD97 #97C1CC #A397CC
monochromatic
#9C864D #B8A36E #CCBD97 #E0D7C0 #F4F1E9
Accessibility & contrast
On white
1.86
#CCBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CCBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD97
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD97 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC95
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#D5B7B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbd97; /* rgb */ color: rgb(204, 189, 151); /* oklch */ color: oklch(80.1% 0.054 89.0);
Tailwind
colors: {
custom: {
50: '#dcd0b5',
500: '#ccbd97',
950: '#000000',
},
}SCSS
$custom: #ccbd97; $custom-light: #dcd0b5; $custom-dark: #000000;
JSON
{
"hex": "#ccbd97",
"rgb": {
"r": 204,
"g": 189,
"b": 151
},
"hsl": {
"h": 43.019,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80123,
"c": 0.05383,
"h": 89
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#CCBD97
secondary
#6677A1
accent
#59AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381