#CCBB86#CCBB86
#CCBB86 is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.4% C 0.073 H 92.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBB86 |
|---|---|
| RGB | rgb(204, 187, 134) |
| HSL | hsl(45, 41%, 66%) |
| HSV | hsv(45, 34%, 80%) |
| CMYK | cmyk(0%, 8.3%, 34.3%, 20%) |
| CIE-LAB | lab(76.13, -1.80, 29.07) |
| CIE-LCH | lch(76.13, 29.13, 93.54°) |
| OKLab | oklab(79.37% -0.003 0.0725) |
| OKLCH | oklch(79.37% 0.073 92.4) |
| XYZ | xyz(46.9760, 50.1007, 29.7455) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.52
Very Light Brown
#D3B683
ΔE00 4.27
Sandstone
#C9AE74
ΔE00 4.49
Tan (survey)
#D1B26F
ΔE00 5.18
Toupe
#C7AC7D
ΔE00 5.37
Putty
#BEAE8A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBB86 #8697CC
analogous
#CC9886 #CCBB86 #BACC86
triadic
#CCBB86 #86CCBB #BB86CC
tetradic
#CCBB86 #86CC98 #8697CC #CC86BA
square
#CCBB86 #86CC98 #8697CC #CC86BA
split-complementary
#CCBB86 #86BACC #9886CC
monochromatic
#988240 #BAA35B #CCBB86 #DED3B1 #F0EBDC
Accessibility & contrast
On white
1.91
#CCBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CCBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBB86
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBB86 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B982
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#D7B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbb86; /* rgb */ color: rgb(204, 187, 134); /* oklch */ color: oklch(79.4% 0.073 92.4);
Tailwind
colors: {
custom: {
50: '#dccfa9',
500: '#ccbb86',
950: '#000000',
},
}SCSS
$custom: #ccbb86; $custom-light: #dccfa9; $custom-dark: #000000;
JSON
{
"hex": "#ccbb86",
"rgb": {
"r": 204,
"g": 187,
"b": 134
},
"hsl": {
"h": 45.429,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79366,
"c": 0.07252,
"h": 92.4
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#CCBB86
secondary
#58699E
accent
#51B432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380