#CCBD85#CCBD85
#CCBD85 is a light, moderate yellow. Relative luminance 0.509; OKLCH L 79.8% C 0.076 H 94.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD85 |
|---|---|
| RGB | rgb(204, 189, 133) |
| HSL | hsl(47, 41%, 66%) |
| HSV | hsv(47, 35%, 80%) |
| CMYK | cmyk(0%, 7.4%, 34.8%, 20%) |
| CIE-LAB | lab(76.64, -2.97, 30.27) |
| CIE-LCH | lch(76.64, 30.41, 95.60°) |
| OKLab | oklab(79.76% -0.0065 0.0752) |
| OKLCH | oklch(79.76% 0.076 94.9) |
| XYZ | xyz(47.3338, 50.9274, 29.5223) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.15
Sandstone
#C9AE74
ΔE00 5.21
Very Light Brown
#D3B683
ΔE00 5.23
Darkkhaki
#BDB76B
ΔE00 5.50
Tan (survey)
#D1B26F
ΔE00 5.65
Putty
#BEAE8A
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD85 #8594CC
analogous
#CC9985 #CCBD85 #B7CC85
triadic
#CCBD85 #85CCBD #BD85CC
tetradic
#CCBD85 #85CC99 #8594CC #CC85B7
square
#CCBD85 #85CC99 #8594CC #CC85B7
split-complementary
#CCBD85 #85B7CC #9985CC
monochromatic
#97853F #BAA65A #CCBD85 #DED4B0 #F0ECDB
Accessibility & contrast
On white
1.88
#CCBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CCBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD85
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD85 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D7B5AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd85; /* rgb */ color: rgb(204, 189, 133); /* oklch */ color: oklch(79.8% 0.076 94.9);
Tailwind
colors: {
custom: {
50: '#dcd0a9',
500: '#ccbd85',
950: '#000000',
},
}SCSS
$custom: #ccbd85; $custom-light: #dcd0a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbd85",
"rgb": {
"r": 204,
"g": 189,
"b": 133
},
"hsl": {
"h": 47.324,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79758,
"c": 0.07552,
"h": 94.9
},
"luminance": 0.50926
}Semantic roles & 50–950 ramp
primary
#CCBD85
secondary
#57669E
accent
#4DB431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380