#CBCBB0#CBCBB0
#CBCBB0 is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.037 H 107.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBB0 |
|---|---|
| RGB | rgb(203, 203, 176) |
| HSL | hsl(60, 21%, 74%) |
| HSV | hsv(60, 13%, 80%) |
| CMYK | cmyk(0%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(81.04, -4.62, 13.49) |
| CIE-LCH | lch(81.04, 14.26, 108.90°) |
| OKLab | oklab(83.49% -0.0108 0.0349) |
| OKLCH | oklch(83.49% 0.037 107.2) |
| XYZ | xyz(53.8202, 58.5434, 49.5306) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.50
Eggshell
#F0EAD6
ΔE00 8.58
Warm Gray
#C9BEB0
ΔE00 8.67
Warm Beige
#E9DCC9
ΔE00 8.95
Light Grey
#D8DCD6
ΔE00 9.21
Beige
#F5F5DC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBB0 #B0B0CB
analogous
#CBBEB0 #CBCBB0 #BECBB0
triadic
#CBCBB0 #B0CBCB #CBB0CB
tetradic
#CBCBB0 #B0CBBE #B0B0CB #CBB0BE
square
#CBCBB0 #B0CBBE #B0B0CB #CBB0BE
split-complementary
#CBCBB0 #B0BECB #BEB0CB
monochromatic
#9A9A66 #B3B38B #CBCBB0 #E3E3D5 #F3F3ED
Accessibility & contrast
On white
1.65
#CBCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CBCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBB0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBB0 | 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)
#D0C9AE
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#CFC7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcbb0; /* rgb */ color: rgb(203, 203, 176); /* oklch */ color: oklch(83.5% 0.037 107.2);
Tailwind
colors: {
custom: {
50: '#dbdac7',
500: '#cbcbb0',
950: '#000000',
},
}SCSS
$custom: #cbcbb0; $custom-light: #dbdac7; $custom-dark: #000000;
JSON
{
"hex": "#cbcbb0",
"rgb": {
"r": 203,
"g": 203,
"b": 176
},
"hsl": {
"h": 60,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.8349,
"c": 0.03654,
"h": 107.2
},
"luminance": 0.58543
}Semantic roles & 50–950 ramp
primary
#CBCBB0
secondary
#8080A0
accent
#479F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382