#CCBB85#CCBB85
#CCBB85 is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.3% C 0.074 H 92.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBB85 |
|---|---|
| RGB | rgb(204, 187, 133) |
| HSL | hsl(46, 41%, 66%) |
| HSV | hsv(46, 35%, 80%) |
| CMYK | cmyk(0%, 8.3%, 34.8%, 20%) |
| CIE-LAB | lab(76.11, -1.92, 29.58) |
| CIE-LCH | lch(76.11, 29.64, 93.71°) |
| OKLab | oklab(79.35% -0.0034 0.0736) |
| OKLCH | oklch(79.35% 0.074 92.7) |
| XYZ | xyz(46.9066, 50.0729, 29.3799) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.57
Very Light Brown
#D3B683
ΔE00 4.35
Sandstone
#C9AE74
ΔE00 4.46
Tan (survey)
#D1B26F
ΔE00 5.09
Toupe
#C7AC7D
ΔE00 5.46
Putty
#BEAE8A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBB85 #8596CC
analogous
#CC9785 #CCBB85 #B9CC85
triadic
#CCBB85 #85CCBB #BB85CC
tetradic
#CCBB85 #85CC97 #8596CC #CC85B9
square
#CCBB85 #85CC97 #8596CC #CC85B9
split-complementary
#CCBB85 #85B9CC #9785CC
monochromatic
#97823F #BAA35A #CCBB85 #DED3B0 #F0EBDB
Accessibility & contrast
On white
1.91
#CCBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CCBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBB85
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBB85 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B981
Deuteranopia (green-blind)
#CBBE87
Tritanopia (blue-blind)
#D7B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbb85; /* rgb */ color: rgb(204, 187, 133); /* oklch */ color: oklch(79.3% 0.074 92.7);
Tailwind
colors: {
custom: {
50: '#dccfa9',
500: '#ccbb85',
950: '#000000',
},
}SCSS
$custom: #ccbb85; $custom-light: #dccfa9; $custom-dark: #000000;
JSON
{
"hex": "#ccbb85",
"rgb": {
"r": 204,
"g": 187,
"b": 133
},
"hsl": {
"h": 45.634,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79347,
"c": 0.0737,
"h": 92.7
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#CCBB85
secondary
#57689E
accent
#51B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380