#CBBF82#CBBF82
#CBBF82 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.0% C 0.081 H 98.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF82 |
|---|---|
| RGB | rgb(203, 191, 130) |
| HSL | hsl(50, 41%, 65%) |
| HSV | hsv(50, 36%, 80%) |
| CMYK | cmyk(0%, 5.9%, 36%, 20.4%) |
| CIE-LAB | lab(77.02, -4.77, 32.33) |
| CIE-LCH | lch(77.02, 32.68, 98.39°) |
| OKLab | oklab(80.03% -0.0118 0.08) |
| OKLCH | oklch(80.03% 0.081 98.4) |
| XYZ | xyz(47.2894, 51.5711, 28.5779) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.25
Darkkhaki
#BDB76B
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 6.05
Sandstone
#C9AE74
ΔE00 6.29
Tan (survey)
#D1B26F
ΔE00 6.48
Very Light Brown
#D3B683
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF82 #828ECB
analogous
#CB9A82 #CBBF82 #B2CB82
triadic
#CBBF82 #82CBBF #BF82CB
tetradic
#CBBF82 #82CB9A #828ECB #CB82B2
square
#CBBF82 #82CB9A #828ECB #CB82B2
split-complementary
#CBBF82 #82B2CB #9A82CB
monochromatic
#95863E #B9A957 #CBBF82 #DDD5AD #EFEBD8
Accessibility & contrast
On white
1.86
#CBBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CBBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF82
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF82 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7E
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#D6B7AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf82; /* rgb */ color: rgb(203, 191, 130); /* oklch */ color: oklch(80.0% 0.081 98.4);
Tailwind
colors: {
custom: {
50: '#dcd2a7',
500: '#cbbf82',
950: '#000000',
},
}SCSS
$custom: #cbbf82; $custom-light: #dcd2a7; $custom-dark: #000000;
JSON
{
"hex": "#cbbf82",
"rgb": {
"r": 203,
"g": 191,
"b": 130
},
"hsl": {
"h": 50.137,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.80028,
"c": 0.08085,
"h": 98.4
},
"luminance": 0.5157
}Semantic roles & 50–950 ramp
primary
#CBBF82
secondary
#56619B
accent
#47B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380