#CCBF86#CCBF86
#CCBF86 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.076 H 96.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF86 |
|---|---|
| RGB | rgb(204, 191, 134) |
| HSL | hsl(49, 41%, 66%) |
| HSV | hsv(49, 34%, 80%) |
| CMYK | cmyk(0%, 6.4%, 34.3%, 20%) |
| CIE-LAB | lab(77.17, -3.89, 30.46) |
| CIE-LCH | lch(77.17, 30.70, 97.28°) |
| OKLab | oklab(80.19% -0.0091 0.0757) |
| OKLCH | oklch(80.19% 0.076 96.8) |
| XYZ | xyz(47.8364, 51.8215, 30.0323) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.77
Darkkhaki
#BDB76B
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.02
Tan (survey)
#D1B26F
ΔE00 6.34
Sand (survey)
#E2CA76
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF86 #8693CC
analogous
#CC9C86 #CCBF86 #B6CC86
triadic
#CCBF86 #86CCBF #BF86CC
tetradic
#CCBF86 #86CC9C #8693CC #CC86B6
square
#CCBF86 #86CC9C #8693CC #CC86B6
split-complementary
#CCBF86 #86B6CC #9C86CC
monochromatic
#988740 #BAA85B #CCBF86 #DED6B1 #F0EDDC
Accessibility & contrast
On white
1.85
#CCBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CCBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF86
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF86 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#D6B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf86; /* rgb */ color: rgb(204, 191, 134); /* oklch */ color: oklch(80.2% 0.076 96.8);
Tailwind
colors: {
custom: {
50: '#dcd2a9',
500: '#ccbf86',
950: '#000000',
},
}SCSS
$custom: #ccbf86; $custom-light: #dcd2a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbf86",
"rgb": {
"r": 204,
"g": 191,
"b": 134
},
"hsl": {
"h": 48.857,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.80189,
"c": 0.07626,
"h": 96.8
},
"luminance": 0.5182
}Semantic roles & 50–950 ramp
primary
#CCBF86
secondary
#58659E
accent
#4AB432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380