#CBCAA2#CBCAA2
#CBCAA2 is a very light, muted yellow. Relative luminance 0.575; OKLCH L 83.0% C 0.054 H 106.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAA2 |
|---|---|
| RGB | rgb(203, 202, 162) |
| HSL | hsl(59, 28%, 72%) |
| HSV | hsv(59, 20%, 80%) |
| CMYK | cmyk(0%, 0.5%, 20.2%, 20.4%) |
| CIE-LAB | lab(80.49, -6.24, 20.16) |
| CIE-LCH | lch(80.49, 21.10, 107.21°) |
| OKLab | oklab(82.96% -0.0151 0.0515) |
| OKLCH | oklch(82.96% 0.054 106.3) |
| XYZ | xyz(52.2704, 57.5468, 42.5295) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.21
Sand
#C2B280
ΔE00 8.14
Palegoldenrod
#EEE8AA
ΔE00 8.61
Vanilla
#F3E5AB
ΔE00 8.78
Pale Olive
#B9CC81
ΔE00 8.95
Putty
#BEAE8A
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAA2 #A2A3CB
analogous
#CBB6A2 #CBCAA2 #B8CBA2
triadic
#CBCAA2 #A2CBCA #CAA2CB
tetradic
#CBCAA2 #A2CBB6 #A2A3CB #CBA2B8
square
#CBCAA2 #A2CBB6 #A2A3CB #CBA2B8
split-complementary
#CBCAA2 #A2B8CB #B6A2CB
monochromatic
#9C9A57 #B5B47B #CBCAA2 #E1E0C9 #F4F4EB
Accessibility & contrast
On white
1.68
#CBCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CBCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAA2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAA2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A0
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#D1C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbcaa2; /* rgb */ color: rgb(203, 202, 162); /* oklch */ color: oklch(83.0% 0.054 106.3);
Tailwind
colors: {
custom: {
50: '#dbdabd',
500: '#cbcaa2',
950: '#000000',
},
}SCSS
$custom: #cbcaa2; $custom-light: #dbdabd; $custom-dark: #000000;
JSON
{
"hex": "#cbcaa2",
"rgb": {
"r": 203,
"g": 202,
"b": 162
},
"hsl": {
"h": 58.537,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.82956,
"c": 0.05362,
"h": 106.3
},
"luminance": 0.57546
}Semantic roles & 50–950 ramp
primary
#CBCAA2
secondary
#7172A0
accent
#41A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382