#CBCAB0#CBCAB0
#CBCAB0 is a very light, muted yellow. Relative luminance 0.581; OKLCH L 83.3% C 0.035 H 105.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAB0 |
|---|---|
| RGB | rgb(203, 202, 176) |
| HSL | hsl(58, 21%, 74%) |
| HSV | hsv(58, 13%, 80%) |
| CMYK | cmyk(0%, 0.5%, 13.3%, 20.4%) |
| CIE-LAB | lab(80.78, -4.10, 13.13) |
| CIE-LCH | lch(80.78, 13.75, 107.35°) |
| OKLab | oklab(83.28% -0.0093 0.034) |
| OKLCH | oklch(83.28% 0.035 105.3) |
| XYZ | xyz(53.5848, 58.0726, 49.4521) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 8.05
Eggshell
#F0EAD6
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 8.56
Beige (survey)
#E6DAA6
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 9.05
Bland
#AFA88B
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAB0 #B0B1CB
analogous
#CBBDB0 #CBCAB0 #BFCBB0
triadic
#CBCAB0 #B0CBCA #CAB0CB
tetradic
#CBCAB0 #B0CBBD #B0B1CB #CBB0BF
square
#CBCAB0 #B0CBBD #B0B1CB #CBB0BF
split-complementary
#CBCAB0 #B0BFCB #BDB0CB
monochromatic
#9A9866 #B3B18B #CBCAB0 #E3E3D5 #F3F3ED
Accessibility & contrast
On white
1.66
#CBCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CBCAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAB0
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAB0 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AF
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#CFC6C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbcab0; /* rgb */ color: rgb(203, 202, 176); /* oklch */ color: oklch(83.3% 0.035 105.3);
Tailwind
colors: {
custom: {
50: '#dbdac7',
500: '#cbcab0',
950: '#000000',
},
}SCSS
$custom: #cbcab0; $custom-light: #dbdac7; $custom-dark: #000000;
JSON
{
"hex": "#cbcab0",
"rgb": {
"r": 203,
"g": 202,
"b": 176
},
"hsl": {
"h": 57.778,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.83284,
"c": 0.03524,
"h": 105.3
},
"luminance": 0.58072
}Semantic roles & 50–950 ramp
primary
#CBCAB0
secondary
#8081A0
accent
#4A9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382