#CBCAB2#CBCAB2
#CBCAB2 is a very light, muted yellow. Relative luminance 0.582; OKLCH L 83.3% C 0.033 H 105.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAB2 |
|---|---|
| RGB | rgb(203, 202, 178) |
| HSL | hsl(58, 19%, 75%) |
| HSV | hsv(58, 12%, 80%) |
| CMYK | cmyk(0%, 0.5%, 12.3%, 20.4%) |
| CIE-LAB | lab(80.82, -3.78, 12.12) |
| CIE-LCH | lch(80.82, 12.70, 107.31°) |
| OKLab | oklab(83.33% -0.0085 0.0315) |
| OKLCH | oklch(83.33% 0.033 105.1) |
| XYZ | xyz(53.7842, 58.1523, 50.5020) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.58
Warm Beige
#E9DCC9
ΔE00 8.24
Eggshell
#F0EAD6
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 8.47
Beige (survey)
#E6DAA6
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAB2 #B2B3CB
analogous
#CBBEB2 #CBCAB2 #C0CBB2
triadic
#CBCAB2 #B2CBCA #CAB2CB
tetradic
#CBCAB2 #B2CBBE #B2B3CB #CBB2C0
square
#CBCAB2 #B2CBBE #B2B3CB #CBB2C0
split-complementary
#CBCAB2 #B2C0CB #BEB2CB
monochromatic
#9A9869 #B2B18D #CBCAB2 #E4E3D7 #F3F2ED
Accessibility & contrast
On white
1.66
#CBCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CBCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAB2
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAB2 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#CFC7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcab2; /* rgb */ color: rgb(203, 202, 178); /* oklch */ color: oklch(83.3% 0.033 105.1);
Tailwind
colors: {
custom: {
50: '#dbdac9',
500: '#cbcab2',
950: '#000000',
},
}SCSS
$custom: #cbcab2; $custom-light: #dbdac9; $custom-dark: #000000;
JSON
{
"hex": "#cbcab2",
"rgb": {
"r": 203,
"g": 202,
"b": 178
},
"hsl": {
"h": 57.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.83333,
"c": 0.03258,
"h": 105.1
},
"luminance": 0.58152
}Semantic roles & 50–950 ramp
primary
#CBCAB2
secondary
#8283A0
accent
#4B9E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382