#CBCABA#CBCABA
#CBCABA is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.022 H 104.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCABA |
|---|---|
| RGB | rgb(203, 202, 186) |
| HSL | hsl(56, 14%, 76%) |
| HSV | hsv(56, 8%, 80%) |
| CMYK | cmyk(0%, 0.5%, 8.4%, 20.4%) |
| CIE-LAB | lab(81.01, -2.46, 8.11) |
| CIE-LCH | lch(81.01, 8.48, 106.87°) |
| OKLab | oklab(83.54% -0.0053 0.0212) |
| OKLCH | oklch(83.54% 0.022 104) |
| XYZ | xyz(54.6109, 58.4830, 54.8562) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.36
Warm Beige
#E9DCC9
ΔE00 7.35
Silver
#C0C0C0
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCABA #BABBCB
analogous
#CBC2BA #CBCABA #C4CBBA
triadic
#CBCABA #BACBCA #CABACB
tetradic
#CBCABA #BACBC2 #BABBCB #CBBAC4
square
#CBCABA #BACBC2 #BABBCB #CBBAC4
split-complementary
#CBCABA #BAC4CB #C2BACB
monochromatic
#969474 #B1AF97 #CBCABA #E5E5DD #F2F2EE
Accessibility & contrast
On white
1.65
#CBCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CBCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCABA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCABA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9B9
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#CEC8C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcaba; /* rgb */ color: rgb(203, 202, 186); /* oklch */ color: oklch(83.5% 0.022 104.0);
Tailwind
colors: {
custom: {
50: '#dadace',
500: '#cbcaba',
950: '#000000',
},
}SCSS
$custom: #cbcaba; $custom-light: #dadace; $custom-dark: #000000;
JSON
{
"hex": "#cbcaba",
"rgb": {
"r": 203,
"g": 202,
"b": 186
},
"hsl": {
"h": 56.471,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.83538,
"c": 0.02185,
"h": 104
},
"luminance": 0.58483
}Semantic roles & 50–950 ramp
primary
#CBCABA
secondary
#8A8B9F
accent
#52984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383