#CBBF84#CBBF84
#CBBF84 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.078 H 98.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF84 |
|---|---|
| RGB | rgb(203, 191, 132) |
| HSL | hsl(50, 41%, 66%) |
| HSV | hsv(50, 35%, 80%) |
| CMYK | cmyk(0%, 5.9%, 35%, 20.4%) |
| CIE-LAB | lab(77.06, -4.53, 31.33) |
| CIE-LCH | lch(77.06, 31.66, 98.22°) |
| OKLab | oklab(80.07% -0.011 0.0777) |
| OKLCH | oklch(80.07% 0.078 98.1) |
| XYZ | xyz(47.4249, 51.6253, 29.2918) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.04
Darkkhaki
#BDB76B
ΔE00 4.69
Sandstone
#C9AE74
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF84 #8490CB
analogous
#CB9B84 #CBBF84 #B3CB84
triadic
#CBBF84 #84CBBF #BF84CB
tetradic
#CBBF84 #84CB9B #8490CB #CB84B3
square
#CBBF84 #84CB9B #8490CB #CB84B3
split-complementary
#CBBF84 #84B3CB #9B84CB
monochromatic
#95873F #B9A959 #CBBF84 #DDD5AF #EFECDA
Accessibility & contrast
On white
1.85
#CBBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CBBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF84
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF84 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC80
Deuteranopia (green-blind)
#CEC086
Tritanopia (blue-blind)
#D5B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf84; /* rgb */ color: rgb(203, 191, 132); /* oklch */ color: oklch(80.1% 0.078 98.1);
Tailwind
colors: {
custom: {
50: '#dcd2a8',
500: '#cbbf84',
950: '#000000',
},
}SCSS
$custom: #cbbf84; $custom-light: #dcd2a8; $custom-dark: #000000;
JSON
{
"hex": "#cbbf84",
"rgb": {
"r": 203,
"g": 191,
"b": 132
},
"hsl": {
"h": 49.859,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.80065,
"c": 0.07849,
"h": 98.1
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#CBBF84
secondary
#57639C
accent
#48B432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380