#CBC09A#CBC09A
#CBC09A is a light, muted yellow. Relative luminance 0.527; OKLCH L 80.7% C 0.053 H 93.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC09A |
|---|---|
| RGB | rgb(203, 192, 154) |
| HSL | hsl(47, 32%, 70%) |
| HSV | hsv(47, 24%, 80%) |
| CMYK | cmyk(0%, 5.4%, 24.1%, 20.4%) |
| CIE-LAB | lab(77.72, -2.18, 20.59) |
| CIE-LCH | lch(77.72, 20.70, 96.05°) |
| OKLab | oklab(80.72% -0.0035 0.0524) |
| OKLCH | oklch(80.72% 0.053 93.8) |
| XYZ | xyz(49.3111, 52.7299, 38.1458) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.99
Putty
#BEAE8A
ΔE00 5.10
Khaki
#C3B091
ΔE00 5.97
Very Light Brown
#D3B683
ΔE00 6.77
Beige (survey)
#E6DAA6
ΔE00 7.01
Bland
#AFA88B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC09A #9AA5CB
analogous
#CBA89A #CBC09A #BDCB9A
triadic
#CBC09A #9ACBC0 #C09ACB
tetradic
#CBC09A #9ACBA8 #9AA5CB #CB9ABD
square
#CBC09A #9ACBA8 #9AA5CB #CB9ABD
split-complementary
#CBC09A #9ABDCB #A89ACB
monochromatic
#9B8A50 #B6A772 #CBC09A #E0D9C2 #F5F2EB
Accessibility & contrast
On white
1.82
#CBC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CBC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC09A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC09A | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#CBC29B
Tritanopia (blue-blind)
#D3BAB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbc09a; /* rgb */ color: rgb(203, 192, 154); /* oklch */ color: oklch(80.7% 0.053 93.8);
Tailwind
colors: {
custom: {
50: '#dbd3b8',
500: '#cbc09a',
950: '#000000',
},
}SCSS
$custom: #cbc09a; $custom-light: #dbd3b8; $custom-dark: #000000;
JSON
{
"hex": "#cbc09a",
"rgb": {
"r": 203,
"g": 192,
"b": 154
},
"hsl": {
"h": 46.531,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.80716,
"c": 0.05256,
"h": 93.8
},
"luminance": 0.52729
}Semantic roles & 50–950 ramp
primary
#CBC09A
secondary
#6975A0
accent
#54AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381