#CCBD80#CCBD80
#CCBD80 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.081 H 96.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD80 |
|---|---|
| RGB | rgb(204, 189, 128) |
| HSL | hsl(48, 43%, 65%) |
| HSV | hsv(48, 37%, 80%) |
| CMYK | cmyk(0%, 7.4%, 37.3%, 20%) |
| CIE-LAB | lab(76.55, -3.56, 32.78) |
| CIE-LCH | lch(76.55, 32.97, 96.19°) |
| OKLab | oklab(79.67% -0.0085 0.0809) |
| OKLCH | oklch(79.67% 0.081 96) |
| XYZ | xyz(46.9966, 50.7925, 27.7462) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.70
Darkkhaki
#BDB76B
ΔE00 4.67
Sandstone
#C9AE74
ΔE00 5.31
Tan (survey)
#D1B26F
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD80 #808FCC
analogous
#CC9780 #CCBD80 #B5CC80
triadic
#CCBD80 #80CCBD #BD80CC
tetradic
#CCBD80 #80CC97 #808FCC #CC80B5
square
#CCBD80 #80CC97 #808FCC #CC80B5
split-complementary
#CCBD80 #80B5CC #9780CC
monochromatic
#96843C #BAA654 #CCBD80 #DED4AC #EFEAD7
Accessibility & contrast
On white
1.88
#CCBD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CCBD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD80
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD80 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#D7B4AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd80; /* rgb */ color: rgb(204, 189, 128); /* oklch */ color: oklch(79.7% 0.081 96.0);
Tailwind
colors: {
custom: {
50: '#dcd0a5',
500: '#ccbd80',
950: '#000000',
},
}SCSS
$custom: #ccbd80; $custom-light: #dcd0a5; $custom-dark: #000000;
JSON
{
"hex": "#ccbd80",
"rgb": {
"r": 204,
"g": 189,
"b": 128
},
"hsl": {
"h": 48.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79666,
"c": 0.08137,
"h": 96
},
"luminance": 0.50791
}Semantic roles & 50–950 ramp
primary
#CCBD80
secondary
#54629C
accent
#4AB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380