#CBCAA3#CBCAA3
#CBCAA3 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.052 H 106.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAA3 |
|---|---|
| RGB | rgb(203, 202, 163) |
| HSL | hsl(59, 28%, 72%) |
| HSV | hsv(59, 20%, 80%) |
| CMYK | cmyk(0%, 0.5%, 19.7%, 20.4%) |
| CIE-LAB | lab(80.51, -6.10, 19.66) |
| CIE-LCH | lch(80.51, 20.58, 107.23°) |
| OKLab | oklab(82.98% -0.0147 0.0502) |
| OKLCH | oklch(82.98% 0.052 106.3) |
| XYZ | xyz(52.3597, 57.5825, 42.9995) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.32
Sand
#C2B280
ΔE00 8.24
Palegoldenrod
#EEE8AA
ΔE00 8.75
Vanilla
#F3E5AB
ΔE00 8.89
Putty
#BEAE8A
ΔE00 9.13
Pale Olive
#B9CC81
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAA3 #A3A4CB
analogous
#CBB6A3 #CBCAA3 #B8CBA3
triadic
#CBCAA3 #A3CBCA #CAA3CB
tetradic
#CBCAA3 #A3CBB6 #A3A4CB #CBA3B8
square
#CBCAA3 #A3CBB6 #A3A4CB #CBA3B8
split-complementary
#CBCAA3 #A3B8CB #B6A3CB
monochromatic
#9C9A58 #B5B37C #CBCAA3 #E1E1CA #F4F4EB
Accessibility & contrast
On white
1.68
#CBCAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CBCAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAA3
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAA3 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A1
Deuteranopia (green-blind)
#D2C9A4
Tritanopia (blue-blind)
#D1C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbcaa3; /* rgb */ color: rgb(203, 202, 163); /* oklch */ color: oklch(83.0% 0.052 106.3);
Tailwind
colors: {
custom: {
50: '#dbdabe',
500: '#cbcaa3',
950: '#000000',
},
}SCSS
$custom: #cbcaa3; $custom-light: #dbdabe; $custom-dark: #000000;
JSON
{
"hex": "#cbcaa3",
"rgb": {
"r": 203,
"g": 202,
"b": 163
},
"hsl": {
"h": 58.5,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.82978,
"c": 0.05233,
"h": 106.3
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#CBCAA3
secondary
#7273A0
accent
#42A63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382