#CBCABB#CBCABB
#CBCABB is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.6% C 0.020 H 103.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCABB |
|---|---|
| RGB | rgb(203, 202, 187) |
| HSL | hsl(56, 13%, 76%) |
| HSV | hsv(56, 8%, 80%) |
| CMYK | cmyk(0%, 0.5%, 7.9%, 20.4%) |
| CIE-LAB | lab(81.03, -2.29, 7.61) |
| CIE-LCH | lch(81.03, 7.95, 106.76°) |
| OKLab | oklab(83.57% -0.0049 0.0199) |
| OKLCH | oklch(83.57% 0.02 103.7) |
| XYZ | xyz(54.7176, 58.5257, 55.4181) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 5.99
Warm Beige
#E9DCC9
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCABB #BBBCCB
analogous
#CBC2BB #CBCABB #C4CBBB
triadic
#CBCABB #BBCBCA #CABBCB
tetradic
#CBCABB #BBCBC2 #BBBCCB #CBBBC4
square
#CBCABB #BBCBC2 #BBBCCB #CBBBC4
split-complementary
#CBCABB #BBC4CB #C2BBCB
monochromatic
#969476 #B0AF98 #CBCABB #E6E5DE #F2F1EE
Accessibility & contrast
On white
1.65
#CBCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CBCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCABB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCABB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#CEC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcabb; /* rgb */ color: rgb(203, 202, 187); /* oklch */ color: oklch(83.6% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#dadacf',
500: '#cbcabb',
950: '#000000',
},
}SCSS
$custom: #cbcabb; $custom-light: #dadacf; $custom-dark: #000000;
JSON
{
"hex": "#cbcabb",
"rgb": {
"r": 203,
"g": 202,
"b": 187
},
"hsl": {
"h": 56.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.83565,
"c": 0.02049,
"h": 103.7
},
"luminance": 0.58525
}Semantic roles & 50–950 ramp
primary
#CBCABB
secondary
#8B8C9F
accent
#53974E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383