#CBCBB2#CBCBB2
#CBCBB2 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.5% C 0.034 H 107.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBB2 |
|---|---|
| RGB | rgb(203, 203, 178) |
| HSL | hsl(60, 19%, 75%) |
| HSV | hsv(60, 12%, 80%) |
| CMYK | cmyk(0%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(81.08, -4.30, 12.49) |
| CIE-LCH | lch(81.08, 13.21, 108.99°) |
| OKLab | oklab(83.54% -0.01 0.0324) |
| OKLCH | oklch(83.54% 0.034 107.1) |
| XYZ | xyz(54.0196, 58.6231, 50.5804) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 8.21
Eggshell
#F0EAD6
ΔE00 8.34
Warm Beige
#E9DCC9
ΔE00 8.62
Light Grey
#D8DCD6
ΔE00 8.63
Beige (survey)
#E6DAA6
ΔE00 8.97
Silver (survey)
#C5C9C7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBB2 #B2B2CB
analogous
#CBBFB2 #CBCBB2 #BFCBB2
triadic
#CBCBB2 #B2CBCB #CBB2CB
tetradic
#CBCBB2 #B2CBBF #B2B2CB #CBB2BF
square
#CBCBB2 #B2CBBF #B2B2CB #CBB2BF
split-complementary
#CBCBB2 #B2BFCB #BFB2CB
monochromatic
#9A9A69 #B2B28D #CBCBB2 #E4E4D7 #F3F3ED
Accessibility & contrast
On white
1.65
#CBCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CBCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBB2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBB2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#CFC8C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcbb2; /* rgb */ color: rgb(203, 203, 178); /* oklch */ color: oklch(83.5% 0.034 107.1);
Tailwind
colors: {
custom: {
50: '#dbdac9',
500: '#cbcbb2',
950: '#000000',
},
}SCSS
$custom: #cbcbb2; $custom-light: #dbdac9; $custom-dark: #000000;
JSON
{
"hex": "#cbcbb2",
"rgb": {
"r": 203,
"g": 203,
"b": 178
},
"hsl": {
"h": 60,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.83539,
"c": 0.03388,
"h": 107.1
},
"luminance": 0.58623
}Semantic roles & 50–950 ramp
primary
#CBCBB2
secondary
#8282A0
accent
#489E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382