#CCBC85#CCBC85
#CCBC85 is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.6% C 0.075 H 93.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBC85 |
|---|---|
| RGB | rgb(204, 188, 133) |
| HSL | hsl(46, 41%, 66%) |
| HSV | hsv(46, 35%, 80%) |
| CMYK | cmyk(0%, 7.8%, 34.8%, 20%) |
| CIE-LAB | lab(76.37, -2.44, 29.92) |
| CIE-LCH | lch(76.37, 30.02, 94.67°) |
| OKLab | oklab(79.55% -0.005 0.0744) |
| OKLCH | oklch(79.55% 0.075 93.8) |
| XYZ | xyz(47.1194, 50.4987, 29.4509) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.84
Very Light Brown
#D3B683
ΔE00 4.79
Sandstone
#C9AE74
ΔE00 4.83
Tan (survey)
#D1B26F
ΔE00 5.36
Darkkhaki
#BDB76B
ΔE00 5.79
Toupe
#C7AC7D
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBC85 #8595CC
analogous
#CC9885 #CCBC85 #B8CC85
triadic
#CCBC85 #85CCBC #BC85CC
tetradic
#CCBC85 #85CC98 #8595CC #CC85B8
square
#CCBC85 #85CC98 #8595CC #CC85B8
split-complementary
#CCBC85 #85B8CC #9885CC
monochromatic
#97833F #BAA45A #CCBC85 #DED4B0 #F0EBDB
Accessibility & contrast
On white
1.89
#CCBC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CCBC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBC85
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBC85 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D7B4AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbc85; /* rgb */ color: rgb(204, 188, 133); /* oklch */ color: oklch(79.6% 0.075 93.8);
Tailwind
colors: {
custom: {
50: '#dcd0a9',
500: '#ccbc85',
950: '#000000',
},
}SCSS
$custom: #ccbc85; $custom-light: #dcd0a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbc85",
"rgb": {
"r": 204,
"g": 188,
"b": 133
},
"hsl": {
"h": 46.479,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79552,
"c": 0.07459,
"h": 93.8
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#CCBC85
secondary
#57679E
accent
#4FB431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380