#CCBE80#CCBE80
#CCBE80 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.082 H 97.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE80 |
|---|---|
| RGB | rgb(204, 190, 128) |
| HSL | hsl(49, 43%, 65%) |
| HSV | hsv(49, 37%, 80%) |
| CMYK | cmyk(0%, 6.9%, 37.3%, 20%) |
| CIE-LAB | lab(76.81, -4.08, 33.12) |
| CIE-LCH | lch(76.81, 33.37, 97.02°) |
| OKLab | oklab(79.87% -0.01 0.0817) |
| OKLCH | oklch(79.87% 0.082 97) |
| XYZ | xyz(47.2124, 51.2242, 27.8182) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.05
Darkkhaki
#BDB76B
ΔE00 4.45
Sand (survey)
#E2CA76
ΔE00 5.69
Sandstone
#C9AE74
ΔE00 5.73
Tan (survey)
#D1B26F
ΔE00 5.82
Very Light Brown
#D3B683
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE80 #808ECC
analogous
#CC9880 #CCBE80 #B4CC80
triadic
#CCBE80 #80CCBE #BE80CC
tetradic
#CCBE80 #80CC98 #808ECC #CC80B4
square
#CCBE80 #80CC98 #808ECC #CC80B4
split-complementary
#CCBE80 #80B4CC #9880CC
monochromatic
#96853C #BAA854 #CCBE80 #DED4AC #EFEBD7
Accessibility & contrast
On white
1.87
#CCBE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CCBE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE80
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE80 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#D7B5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe80; /* rgb */ color: rgb(204, 190, 128); /* oklch */ color: oklch(79.9% 0.082 97.0);
Tailwind
colors: {
custom: {
50: '#dcd1a5',
500: '#ccbe80',
950: '#000000',
},
}SCSS
$custom: #ccbe80; $custom-light: #dcd1a5; $custom-dark: #000000;
JSON
{
"hex": "#ccbe80",
"rgb": {
"r": 204,
"g": 190,
"b": 128
},
"hsl": {
"h": 48.947,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79873,
"c": 0.08233,
"h": 97
},
"luminance": 0.51223
}Semantic roles & 50–950 ramp
primary
#CCBE80
secondary
#54619C
accent
#48B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380