#CBBF85#CBBF85
#CBBF85 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.077 H 97.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF85 |
|---|---|
| RGB | rgb(203, 191, 133) |
| HSL | hsl(50, 40%, 66%) |
| HSV | hsv(50, 34%, 80%) |
| CMYK | cmyk(0%, 5.9%, 34.5%, 20.4%) |
| CIE-LAB | lab(77.07, -4.41, 30.83) |
| CIE-LCH | lch(77.07, 31.14, 98.14°) |
| OKLab | oklab(80.08% -0.0106 0.0766) |
| OKLCH | oklch(80.08% 0.077 97.9) |
| XYZ | xyz(47.4937, 51.6528, 29.6539) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.94
Darkkhaki
#BDB76B
ΔE00 4.86
Sandstone
#C9AE74
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF85 #8591CB
analogous
#CB9C85 #CBBF85 #B4CB85
triadic
#CBBF85 #85CBBF #BF85CB
tetradic
#CBBF85 #85CB9C #8591CB #CB85B4
square
#CBBF85 #85CB9C #8591CB #CB85B4
split-complementary
#CBBF85 #85B4CB #9C85CB
monochromatic
#968740 #B9A85A #CBBF85 #DDD6B0 #F0ECDB
Accessibility & contrast
On white
1.85
#CBBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CBBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF85
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF85 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#CEC087
Tritanopia (blue-blind)
#D5B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf85; /* rgb */ color: rgb(203, 191, 133); /* oklch */ color: oklch(80.1% 0.077 97.9);
Tailwind
colors: {
custom: {
50: '#dcd2a9',
500: '#cbbf85',
950: '#000000',
},
}SCSS
$custom: #cbbf85; $custom-light: #dcd2a9; $custom-dark: #000000;
JSON
{
"hex": "#cbbf85",
"rgb": {
"r": 203,
"g": 191,
"b": 133
},
"hsl": {
"h": 49.714,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.80083,
"c": 0.0773,
"h": 97.9
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#CBBF85
secondary
#58649C
accent
#48B332
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380