#CBC8A3#CBC8A3
#CBC8A3 is a very light, muted yellow. Relative luminance 0.566; OKLCH L 82.6% C 0.050 H 103.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8A3 |
|---|---|
| RGB | rgb(203, 200, 163) |
| HSL | hsl(56, 28%, 72%) |
| HSV | hsv(56, 20%, 80%) |
| CMYK | cmyk(0%, 1.5%, 19.7%, 20.4%) |
| CIE-LAB | lab(79.98, -5.06, 18.93) |
| CIE-LCH | lch(79.98, 19.59, 104.96°) |
| OKLab | oklab(82.56% -0.0117 0.0484) |
| OKLCH | oklch(82.56% 0.05 103.6) |
| XYZ | xyz(51.8934, 56.6501, 42.8441) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.46
Sand
#C2B280
ΔE00 7.72
Putty
#BEAE8A
ΔE00 8.29
Bland
#AFA88B
ΔE00 8.83
Vanilla
#F3E5AB
ΔE00 9.13
Palegoldenrod
#EEE8AA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8A3 #A3A6CB
analogous
#CBB4A3 #CBC8A3 #BACBA3
triadic
#CBC8A3 #A3CBC8 #C8A3CB
tetradic
#CBC8A3 #A3CBB4 #A3A6CB #CBA3BA
square
#CBC8A3 #A3CBB4 #A3A6CB #CBA3BA
split-complementary
#CBC8A3 #A3BACB #B4A3CB
monochromatic
#9C9758 #B5B17C #CBC8A3 #E1DFCA #F4F3EB
Accessibility & contrast
On white
1.70
#CBC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CBC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8A3
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8A3 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A1
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#D1C3BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbc8a3; /* rgb */ color: rgb(203, 200, 163); /* oklch */ color: oklch(82.6% 0.050 103.6);
Tailwind
colors: {
custom: {
50: '#dbd8be',
500: '#cbc8a3',
950: '#000000',
},
}SCSS
$custom: #cbc8a3; $custom-light: #dbd8be; $custom-dark: #000000;
JSON
{
"hex": "#cbc8a3",
"rgb": {
"r": 203,
"g": 200,
"b": 163
},
"hsl": {
"h": 55.5,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.82564,
"c": 0.04984,
"h": 103.6
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#CBC8A3
secondary
#7276A0
accent
#47A63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382