#CBC8A0#CBC8A0
#CBC8A0 is a very light, muted yellow. Relative luminance 0.565; OKLCH L 82.5% C 0.054 H 104.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8A0 |
|---|---|
| RGB | rgb(203, 200, 160) |
| HSL | hsl(56, 29%, 71%) |
| HSV | hsv(56, 21%, 80%) |
| CMYK | cmyk(0%, 1.5%, 21.2%, 20.4%) |
| CIE-LAB | lab(79.92, -5.50, 20.44) |
| CIE-LCH | lch(79.92, 21.17, 105.05°) |
| OKLab | oklab(82.5% -0.0129 0.0521) |
| OKLCH | oklch(82.5% 0.054 104) |
| XYZ | xyz(51.6278, 56.5438, 41.4452) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.10
Sand
#C2B280
ΔE00 7.39
Putty
#BEAE8A
ΔE00 8.34
Vanilla
#F3E5AB
ΔE00 8.78
Palegoldenrod
#EEE8AA
ΔE00 8.83
Bland
#AFA88B
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8A0 #A0A3CB
analogous
#CBB2A0 #CBC8A0 #B8CBA0
triadic
#CBC8A0 #A0CBC8 #C8A0CB
tetradic
#CBC8A0 #A0CBB2 #A0A3CB #CBA0B8
square
#CBC8A0 #A0CBB2 #A0A3CB #CBA0B8
split-complementary
#CBC8A0 #A0B8CB #B2A0CB
monochromatic
#9B9755 #B5B178 #CBC8A0 #E1DFC8 #F4F4EB
Accessibility & contrast
On white
1.71
#CBC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CBC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8A0
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8A0 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59E
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#D2C3BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbc8a0; /* rgb */ color: rgb(203, 200, 160); /* oklch */ color: oklch(82.5% 0.054 104.0);
Tailwind
colors: {
custom: {
50: '#dbd8bc',
500: '#cbc8a0',
950: '#000000',
},
}SCSS
$custom: #cbc8a0; $custom-light: #dbd8bc; $custom-dark: #000000;
JSON
{
"hex": "#cbc8a0",
"rgb": {
"r": 203,
"g": 200,
"b": 160
},
"hsl": {
"h": 55.814,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.82497,
"c": 0.05371,
"h": 104
},
"luminance": 0.56543
}Semantic roles & 50–950 ramp
primary
#CBC8A0
secondary
#6F73A0
accent
#45A83E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382