#CBBF86#CBBF86
#CBBF86 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.076 H 97.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF86 |
|---|---|
| RGB | rgb(203, 191, 134) |
| HSL | hsl(50, 40%, 66%) |
| HSV | hsv(50, 34%, 80%) |
| CMYK | cmyk(0%, 5.9%, 34%, 20.4%) |
| CIE-LAB | lab(77.09, -4.29, 30.33) |
| CIE-LCH | lch(77.09, 30.63, 98.05°) |
| OKLab | oklab(80.1% -0.0102 0.0754) |
| OKLCH | oklch(80.1% 0.076 97.7) |
| XYZ | xyz(47.5631, 51.6806, 30.0195) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.85
Darkkhaki
#BDB76B
ΔE00 5.04
Sandstone
#C9AE74
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.32
Sand (survey)
#E2CA76
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF86 #8692CB
analogous
#CB9C86 #CBBF86 #B4CB86
triadic
#CBBF86 #86CBBF #BF86CB
tetradic
#CBBF86 #86CB9C #8692CB #CB86B4
square
#CBBF86 #86CB9C #8692CB #CB86B4
split-complementary
#CBBF86 #86B4CB #9C86CB
monochromatic
#968741 #B9A85B #CBBF86 #DDD6B1 #F0ECDC
Accessibility & contrast
On white
1.85
#CBBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CBBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF86
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF86 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#D5B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf86; /* rgb */ color: rgb(203, 191, 134); /* oklch */ color: oklch(80.1% 0.076 97.7);
Tailwind
colors: {
custom: {
50: '#dcd2a9',
500: '#cbbf86',
950: '#000000',
},
}SCSS
$custom: #cbbf86; $custom-light: #dcd2a9; $custom-dark: #000000;
JSON
{
"hex": "#cbbf86",
"rgb": {
"r": 203,
"g": 191,
"b": 134
},
"hsl": {
"h": 49.565,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.80102,
"c": 0.07611,
"h": 97.7
},
"luminance": 0.51679
}Semantic roles & 50–950 ramp
primary
#CBBF86
secondary
#58649D
accent
#49B333
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380