#CBC69B#CBC69B
#CBC69B is a light, muted yellow. Relative luminance 0.555; OKLCH L 82.0% C 0.058 H 102.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC69B |
|---|---|
| RGB | rgb(203, 198, 155) |
| HSL | hsl(54, 32%, 70%) |
| HSV | hsv(54, 24%, 80%) |
| CMYK | cmyk(0%, 2.5%, 23.6%, 20.4%) |
| CIE-LAB | lab(79.30, -5.17, 22.23) |
| CIE-LCH | lch(79.30, 22.83, 103.10°) |
| OKLab | oklab(81.97% -0.012 0.0565) |
| OKLCH | oklch(81.97% 0.058 102) |
| XYZ | xyz(50.7390, 55.4521, 39.0344) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.84
Sand
#C2B280
ΔE00 6.38
Putty
#BEAE8A
ΔE00 7.68
Darkkhaki
#BDB76B
ΔE00 8.38
Vanilla
#F3E5AB
ΔE00 8.58
Palegoldenrod
#EEE8AA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC69B #9BA0CB
analogous
#CBAE9B #CBC69B #B8CB9B
triadic
#CBC69B #9BCBC6 #C69BCB
tetradic
#CBC69B #9BCBAE #9BA0CB #CB9BB8
square
#CBC69B #9BCBAE #9BA0CB #CB9BB8
split-complementary
#CBC69B #9BB8CB #AE9BCB
monochromatic
#9B9351 #B6AF73 #CBC69B #E0DDC3 #F5F4EB
Accessibility & contrast
On white
1.74
#CBC69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CBC69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC69B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC69B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC398
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#D2C0BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc69b; /* rgb */ color: rgb(203, 198, 155); /* oklch */ color: oklch(82.0% 0.058 102.0);
Tailwind
colors: {
custom: {
50: '#dbd7b8',
500: '#cbc69b',
950: '#000000',
},
}SCSS
$custom: #cbc69b; $custom-light: #dbd7b8; $custom-dark: #000000;
JSON
{
"hex": "#cbc69b",
"rgb": {
"r": 203,
"g": 198,
"b": 155
},
"hsl": {
"h": 53.75,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.81974,
"c": 0.05774,
"h": 102
},
"luminance": 0.55451
}Semantic roles & 50–950 ramp
primary
#CBC69B
secondary
#6A70A0
accent
#47AA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381