#CBBF80#CBBF80
#CBBF80 is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.0% C 0.083 H 98.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF80 |
|---|---|
| RGB | rgb(203, 191, 128) |
| HSL | hsl(50, 42%, 65%) |
| HSV | hsv(50, 37%, 80%) |
| CMYK | cmyk(0%, 5.9%, 36.9%, 20.4%) |
| CIE-LAB | lab(76.99, -5.00, 33.33) |
| CIE-LCH | lch(76.99, 33.71, 98.53°) |
| OKLab | oklab(79.99% -0.0126 0.0822) |
| OKLCH | oklch(79.99% 0.083 98.7) |
| XYZ | xyz(47.1565, 51.5179, 27.8778) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.07
Sand
#C2B280
ΔE00 4.49
Sand (survey)
#E2CA76
ΔE00 5.81
Sandstone
#C9AE74
ΔE00 6.36
Tan (survey)
#D1B26F
ΔE00 6.46
Very Light Brown
#D3B683
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF80 #808CCB
analogous
#CB9A80 #CBBF80 #B1CB80
triadic
#CBBF80 #80CBBF #BF80CB
tetradic
#CBBF80 #80CB9A #808CCB #CB80B1
square
#CBBF80 #80CB9A #808CCB #CB80B1
split-complementary
#CBBF80 #80B1CB #9A80CB
monochromatic
#94863D #B9A955 #CBBF80 #DDD5AB #EFEBD7
Accessibility & contrast
On white
1.86
#CBBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CBBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF80
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF80 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7B
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#D6B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf80; /* rgb */ color: rgb(203, 191, 128); /* oklch */ color: oklch(80.0% 0.083 98.7);
Tailwind
colors: {
custom: {
50: '#dcd2a5',
500: '#cbbf80',
950: '#000000',
},
}SCSS
$custom: #cbbf80; $custom-light: #dcd2a5; $custom-dark: #000000;
JSON
{
"hex": "#cbbf80",
"rgb": {
"r": 203,
"g": 191,
"b": 128
},
"hsl": {
"h": 50.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.79993,
"c": 0.08319,
"h": 98.7
},
"luminance": 0.51517
}Semantic roles & 50–950 ramp
primary
#CBBF80
secondary
#55609B
accent
#46B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380