#CBBC80#CBBC80
#CBBC80 is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.080 H 95.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBC80 |
|---|---|
| RGB | rgb(203, 188, 128) |
| HSL | hsl(48, 42%, 65%) |
| HSV | hsv(48, 37%, 80%) |
| CMYK | cmyk(0%, 7.4%, 36.9%, 20.4%) |
| CIE-LAB | lab(76.21, -3.43, 32.31) |
| CIE-LCH | lch(76.21, 32.49, 96.07°) |
| OKLab | oklab(79.37% -0.0081 0.0799) |
| OKLCH | oklch(79.37% 0.08 95.8) |
| XYZ | xyz(46.5089, 50.2229, 27.6619) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.38
Darkkhaki
#BDB76B
ΔE00 4.70
Sandstone
#C9AE74
ΔE00 5.11
Tan (survey)
#D1B26F
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.56
Sand (survey)
#E2CA76
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBC80 #808FCB
analogous
#CB9780 #CBBC80 #B4CB80
triadic
#CBBC80 #80CBBC #BC80CB
tetradic
#CBBC80 #80CB97 #808FCB #CB80B4
square
#CBBC80 #80CB97 #808FCB #CB80B4
split-complementary
#CBBC80 #80B4CB #9780CB
monochromatic
#94833D #B9A555 #CBBC80 #DDD3AB #EFEAD7
Accessibility & contrast
On white
1.90
#CBBC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CBBC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBC80
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBC80 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#D6B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbc80; /* rgb */ color: rgb(203, 188, 128); /* oklch */ color: oklch(79.4% 0.080 95.8);
Tailwind
colors: {
custom: {
50: '#dcd0a5',
500: '#cbbc80',
950: '#000000',
},
}SCSS
$custom: #cbbc80; $custom-light: #dcd0a5; $custom-dark: #000000;
JSON
{
"hex": "#cbbc80",
"rgb": {
"r": 203,
"g": 188,
"b": 128
},
"hsl": {
"h": 48,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.79371,
"c": 0.08026,
"h": 95.8
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#CBBC80
secondary
#55639B
accent
#4BB531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380