#CBCAA5#CBCAA5
#CBCAA5 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.0% C 0.050 H 106.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAA5 |
|---|---|
| RGB | rgb(203, 202, 165) |
| HSL | hsl(58, 27%, 72%) |
| HSV | hsv(58, 19%, 80%) |
| CMYK | cmyk(0%, 0.5%, 18.7%, 20.4%) |
| CIE-LAB | lab(80.55, -5.80, 18.65) |
| CIE-LCH | lch(80.55, 19.53, 107.27°) |
| OKLab | oklab(83.02% -0.0138 0.0478) |
| OKLCH | oklch(83.02% 0.05 106.2) |
| XYZ | xyz(52.5403, 57.6548, 43.9507) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.58
Sand
#C2B280
ΔE00 8.46
Palegoldenrod
#EEE8AA
ΔE00 9.06
Putty
#BEAE8A
ΔE00 9.11
Vanilla
#F3E5AB
ΔE00 9.14
Bland
#AFA88B
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAA5 #A5A6CB
analogous
#CBB7A5 #CBCAA5 #B9CBA5
triadic
#CBCAA5 #A5CBCA #CAA5CB
tetradic
#CBCAA5 #A5CBB7 #A5A6CB #CBA5B9
square
#CBCAA5 #A5CBB7 #A5A6CB #CBA5B9
split-complementary
#CBCAA5 #A5B9CB #B7A5CB
monochromatic
#9C9A5A #B5B37E #CBCAA5 #E1E1CC #F4F4EC
Accessibility & contrast
On white
1.68
#CBCAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CBCAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAA5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAA5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A3
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#D1C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbcaa5; /* rgb */ color: rgb(203, 202, 165); /* oklch */ color: oklch(83.0% 0.050 106.2);
Tailwind
colors: {
custom: {
50: '#dbdabf',
500: '#cbcaa5',
950: '#000000',
},
}SCSS
$custom: #cbcaa5; $custom-light: #dbdabf; $custom-dark: #000000;
JSON
{
"hex": "#cbcaa5",
"rgb": {
"r": 203,
"g": 202,
"b": 165
},
"hsl": {
"h": 58.421,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.83023,
"c": 0.04972,
"h": 106.2
},
"luminance": 0.57654
}Semantic roles & 50–950 ramp
primary
#CBCAA5
secondary
#7475A0
accent
#43A540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382