#CBC8A2#CBC8A2
#CBC8A2 is a very light, muted yellow. Relative luminance 0.566; OKLCH L 82.5% C 0.051 H 103.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8A2 |
|---|---|
| RGB | rgb(203, 200, 162) |
| HSL | hsl(56, 28%, 72%) |
| HSV | hsv(56, 20%, 80%) |
| CMYK | cmyk(0%, 1.5%, 20.2%, 20.4%) |
| CIE-LAB | lab(79.96, -5.21, 19.43) |
| CIE-LCH | lch(79.96, 20.12, 105.00°) |
| OKLab | oklab(82.54% -0.0121 0.0497) |
| OKLCH | oklch(82.54% 0.051 103.7) |
| XYZ | xyz(51.8042, 56.6144, 42.3741) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.33
Sand
#C2B280
ΔE00 7.60
Putty
#BEAE8A
ΔE00 8.30
Bland
#AFA88B
ΔE00 8.89
Vanilla
#F3E5AB
ΔE00 9.00
Palegoldenrod
#EEE8AA
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8A2 #A2A5CB
analogous
#CBB4A2 #CBC8A2 #BACBA2
triadic
#CBC8A2 #A2CBC8 #C8A2CB
tetradic
#CBC8A2 #A2CBB4 #A2A5CB #CBA2BA
square
#CBC8A2 #A2CBB4 #A2A5CB #CBA2BA
split-complementary
#CBC8A2 #A2BACB #B4A2CB
monochromatic
#9C9757 #B5B17B #CBC8A2 #E1DFC9 #F4F3EB
Accessibility & contrast
On white
1.70
#CBC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CBC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8A2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8A2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#D1C3BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbc8a2; /* rgb */ color: rgb(203, 200, 162); /* oklch */ color: oklch(82.5% 0.051 103.7);
Tailwind
colors: {
custom: {
50: '#dbd8bd',
500: '#cbc8a2',
950: '#000000',
},
}SCSS
$custom: #cbc8a2; $custom-light: #dbd8bd; $custom-dark: #000000;
JSON
{
"hex": "#cbc8a2",
"rgb": {
"r": 203,
"g": 200,
"b": 162
},
"hsl": {
"h": 55.61,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.82542,
"c": 0.05113,
"h": 103.7
},
"luminance": 0.56614
}Semantic roles & 50–950 ramp
primary
#CBC8A2
secondary
#7175A0
accent
#46A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382