#CCBF80#CCBF80
#CCBF80 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.083 H 97.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF80 |
|---|---|
| RGB | rgb(204, 191, 128) |
| HSL | hsl(50, 43%, 65%) |
| HSV | hsv(50, 37%, 80%) |
| CMYK | cmyk(0%, 6.4%, 37.3%, 20%) |
| CIE-LAB | lab(77.08, -4.60, 33.46) |
| CIE-LCH | lch(77.08, 33.77, 97.83°) |
| OKLab | oklab(80.08% -0.0115 0.0825) |
| OKLCH | oklch(80.08% 0.083 97.9) |
| XYZ | xyz(47.4297, 51.6589, 27.8906) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.26
Sand
#C2B280
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 5.61
Sandstone
#C9AE74
ΔE00 6.14
Tan (survey)
#D1B26F
ΔE00 6.18
Very Light Brown
#D3B683
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF80 #808DCC
analogous
#CC9980 #CCBF80 #B3CC80
triadic
#CCBF80 #80CCBF #BF80CC
tetradic
#CCBF80 #80CC99 #808DCC #CC80B3
square
#CCBF80 #80CC99 #808DCC #CC80B3
split-complementary
#CCBF80 #80B3CC #9980CC
monochromatic
#96863C #BAA954 #CCBF80 #DED5AC #EFEBD7
Accessibility & contrast
On white
1.85
#CCBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF80
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF80 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#CFC082
Tritanopia (blue-blind)
#D7B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbf80; /* rgb */ color: rgb(204, 191, 128); /* oklch */ color: oklch(80.1% 0.083 97.9);
Tailwind
colors: {
custom: {
50: '#dcd2a5',
500: '#ccbf80',
950: '#000000',
},
}SCSS
$custom: #ccbf80; $custom-light: #dcd2a5; $custom-dark: #000000;
JSON
{
"hex": "#ccbf80",
"rgb": {
"r": 204,
"g": 191,
"b": 128
},
"hsl": {
"h": 49.737,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.8008,
"c": 0.08332,
"h": 97.9
},
"luminance": 0.51657
}Semantic roles & 50–950 ramp
primary
#CCBF80
secondary
#54609C
accent
#47B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380