#CBC69A#CBC69A
#CBC69A is a light, muted yellow. Relative luminance 0.554; OKLCH L 82.0% C 0.059 H 102.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC69A |
|---|---|
| RGB | rgb(203, 198, 154) |
| HSL | hsl(54, 32%, 70%) |
| HSV | hsv(54, 24%, 80%) |
| CMYK | cmyk(0%, 2.5%, 24.1%, 20.4%) |
| CIE-LAB | lab(79.28, -5.31, 22.74) |
| CIE-LCH | lch(79.28, 23.35, 103.15°) |
| OKLab | oklab(81.95% -0.0125 0.0577) |
| OKLCH | oklch(81.95% 0.059 102.2) |
| XYZ | xyz(50.6554, 55.4186, 38.5940) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.77
Sand
#C2B280
ΔE00 6.31
Putty
#BEAE8A
ΔE00 7.74
Darkkhaki
#BDB76B
ΔE00 8.16
Vanilla
#F3E5AB
ΔE00 8.51
Palegoldenrod
#EEE8AA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC69A #9A9FCB
analogous
#CBAE9A #CBC69A #B7CB9A
triadic
#CBC69A #9ACBC6 #C69ACB
tetradic
#CBC69A #9ACBAE #9A9FCB #CB9AB7
square
#CBC69A #9ACBAE #9A9FCB #CB9AB7
split-complementary
#CBC69A #9AB7CB #AE9ACB
monochromatic
#9B9350 #B6AF72 #CBC69A #E0DDC2 #F5F4EB
Accessibility & contrast
On white
1.74
#CBC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CBC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC69A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC69A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC397
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#D3C0BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc69a; /* rgb */ color: rgb(203, 198, 154); /* oklch */ color: oklch(82.0% 0.059 102.2);
Tailwind
colors: {
custom: {
50: '#dbd7b8',
500: '#cbc69a',
950: '#000000',
},
}SCSS
$custom: #cbc69a; $custom-light: #dbd7b8; $custom-dark: #000000;
JSON
{
"hex": "#cbc69a",
"rgb": {
"r": 203,
"g": 198,
"b": 154
},
"hsl": {
"h": 53.878,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.81952,
"c": 0.05901,
"h": 102.2
},
"luminance": 0.55418
}Semantic roles & 50–950 ramp
primary
#CBC69A
secondary
#696FA0
accent
#46AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381