#CBC89A#CBC89A
#CBC89A is a very light, moderate yellow. Relative luminance 0.563; OKLCH L 82.4% C 0.061 H 104.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC89A |
|---|---|
| RGB | rgb(203, 200, 154) |
| HSL | hsl(56, 32%, 70%) |
| HSV | hsv(56, 24%, 80%) |
| CMYK | cmyk(0%, 1.5%, 24.1%, 20.4%) |
| CIE-LAB | lab(79.81, -6.35, 23.45) |
| CIE-LCH | lch(79.81, 24.30, 105.15°) |
| OKLab | oklab(82.37% -0.0154 0.0594) |
| OKLCH | oklch(82.37% 0.061 104.6) |
| XYZ | xyz(51.1156, 56.3389, 38.7474) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Sand
#C2B280
ΔE00 6.95
Darkkhaki
#BDB76B
ΔE00 8.04
Pale Olive
#B9CC81
ΔE00 8.10
Palegoldenrod
#EEE8AA
ΔE00 8.16
Greenish Tan
#BCCB7A
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC89A #9A9DCB
analogous
#CBB09A #CBC89A #B5CB9A
triadic
#CBC89A #9ACBC8 #C89ACB
tetradic
#CBC89A #9ACBB0 #9A9DCB #CB9AB5
square
#CBC89A #9ACBB0 #9A9DCB #CB9AB5
split-complementary
#CBC89A #9AB5CB #B09ACB
monochromatic
#9B9650 #B6B272 #CBC89A #E0DEC2 #F5F4EB
Accessibility & contrast
On white
1.71
#CBC89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CBC89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC89A
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC89A | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C497
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#D2C2BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbc89a; /* rgb */ color: rgb(203, 200, 154); /* oklch */ color: oklch(82.4% 0.061 104.6);
Tailwind
colors: {
custom: {
50: '#dbd8b8',
500: '#cbc89a',
950: '#000000',
},
}SCSS
$custom: #cbc89a; $custom-light: #dbd8b8; $custom-dark: #000000;
JSON
{
"hex": "#cbc89a",
"rgb": {
"r": 203,
"g": 200,
"b": 154
},
"hsl": {
"h": 56.327,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.82367,
"c": 0.0614,
"h": 104.6
},
"luminance": 0.56338
}Semantic roles & 50–950 ramp
primary
#CBC89A
secondary
#696DA0
accent
#42AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381