#CBCAA8#CBCAA8
#CBCAA8 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.046 H 106.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAA8 |
|---|---|
| RGB | rgb(203, 202, 168) |
| HSL | hsl(58, 25%, 73%) |
| HSV | hsv(58, 17%, 80%) |
| CMYK | cmyk(0%, 0.5%, 17.2%, 20.4%) |
| CIE-LAB | lab(80.61, -5.35, 17.14) |
| CIE-LCH | lch(80.61, 17.96, 107.32°) |
| OKLab | oklab(83.09% -0.0126 0.044) |
| OKLCH | oklch(83.09% 0.046 106) |
| XYZ | xyz(52.8165, 57.7653, 45.4056) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.03
Sand
#C2B280
ΔE00 8.85
Putty
#BEAE8A
ΔE00 9.14
Bland
#AFA88B
ΔE00 9.27
Vanilla
#F3E5AB
ΔE00 9.56
Palegoldenrod
#EEE8AA
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAA8 #A8A9CB
analogous
#CBB8A8 #CBCAA8 #BACBA8
triadic
#CBCAA8 #A8CBCA #CAA8CB
tetradic
#CBCAA8 #A8CBB8 #A8A9CB #CBA8BA
square
#CBCAA8 #A8CBB8 #A8A9CB #CBA8BA
split-complementary
#CBCAA8 #A8BACB #B8A8CB
monochromatic
#9C9A5D #B4B382 #CBCAA8 #E2E1CE #F4F3EC
Accessibility & contrast
On white
1.67
#CBCAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CBCAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAA8
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAA8 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A6
Deuteranopia (green-blind)
#D1C9A9
Tritanopia (blue-blind)
#D1C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbcaa8; /* rgb */ color: rgb(203, 202, 168); /* oklch */ color: oklch(83.1% 0.046 106.0);
Tailwind
colors: {
custom: {
50: '#dbdac2',
500: '#cbcaa8',
950: '#000000',
},
}SCSS
$custom: #cbcaa8; $custom-light: #dbdac2; $custom-dark: #000000;
JSON
{
"hex": "#cbcaa8",
"rgb": {
"r": 203,
"g": 202,
"b": 168
},
"hsl": {
"h": 58.286,
"s": 25.18,
"l": 72.745
},
"oklch": {
"l": 0.83092,
"c": 0.04581,
"h": 106
},
"luminance": 0.57765
}Semantic roles & 50–950 ramp
primary
#CBCAA8
secondary
#7778A0
accent
#45A442
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382