#CBBE85#CBBE85
#CBBE85 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.076 H 96.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE85 |
|---|---|
| RGB | rgb(203, 190, 133) |
| HSL | hsl(49, 40%, 66%) |
| HSV | hsv(49, 34%, 80%) |
| CMYK | cmyk(0%, 6.4%, 34.5%, 20.4%) |
| CIE-LAB | lab(76.81, -3.89, 30.49) |
| CIE-LCH | lch(76.81, 30.73, 97.26°) |
| OKLab | oklab(79.88% -0.0091 0.0758) |
| OKLCH | oklch(79.88% 0.076 96.8) |
| XYZ | xyz(47.2764, 51.2182, 29.5815) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Darkkhaki
#BDB76B
ΔE00 5.06
Sandstone
#C9AE74
ΔE00 5.83
Very Light Brown
#D3B683
ΔE00 5.97
Tan (survey)
#D1B26F
ΔE00 6.23
Sand (survey)
#E2CA76
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE85 #8592CB
analogous
#CB9B85 #CBBE85 #B5CB85
triadic
#CBBE85 #85CBBE #BE85CB
tetradic
#CBBE85 #85CB9B #8592CB #CB85B5
square
#CBBE85 #85CB9B #8592CB #CB85B5
split-complementary
#CBBE85 #85B5CB #9B85CB
monochromatic
#968640 #B9A75A #CBBE85 #DDD5B0 #F0ECDB
Accessibility & contrast
On white
1.87
#CBBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CBBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE85
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE85 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#D5B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe85; /* rgb */ color: rgb(203, 190, 133); /* oklch */ color: oklch(79.9% 0.076 96.8);
Tailwind
colors: {
custom: {
50: '#dcd1a9',
500: '#cbbe85',
950: '#000000',
},
}SCSS
$custom: #cbbe85; $custom-light: #dcd1a9; $custom-dark: #000000;
JSON
{
"hex": "#cbbe85",
"rgb": {
"r": 203,
"g": 190,
"b": 133
},
"hsl": {
"h": 48.857,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.79876,
"c": 0.0763,
"h": 96.8
},
"luminance": 0.51217
}Semantic roles & 50–950 ramp
primary
#CBBE85
secondary
#58649C
accent
#4AB332
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380