#CBCBB1#CBCBB1
#CBCBB1 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.5% C 0.035 H 107.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBB1 |
|---|---|
| RGB | rgb(203, 203, 177) |
| HSL | hsl(60, 20%, 75%) |
| HSV | hsv(60, 13%, 80%) |
| CMYK | cmyk(0%, 0%, 12.8%, 20.4%) |
| CIE-LAB | lab(81.06, -4.46, 12.99) |
| CIE-LCH | lch(81.06, 13.74, 108.95°) |
| OKLab | oklab(83.51% -0.0104 0.0337) |
| OKLCH | oklch(83.51% 0.035 107.1) |
| XYZ | xyz(53.9195, 58.5831, 50.0536) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 8.44
Eggshell
#F0EAD6
ΔE00 8.46
Beige (survey)
#E6DAA6
ΔE00 8.73
Warm Beige
#E9DCC9
ΔE00 8.78
Light Grey
#D8DCD6
ΔE00 8.92
Beige
#F5F5DC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBB1 #B1B1CB
analogous
#CBBEB1 #CBCBB1 #BECBB1
triadic
#CBCBB1 #B1CBCB #CBB1CB
tetradic
#CBCBB1 #B1CBBE #B1B1CB #CBB1BE
square
#CBCBB1 #B1CBBE #B1B1CB #CBB1BE
split-complementary
#CBCBB1 #B1BECB #BEB1CB
monochromatic
#9A9A68 #B3B38C #CBCBB1 #E3E3D6 #F3F3ED
Accessibility & contrast
On white
1.65
#CBCBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CBCBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBB1
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBB1 | 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)
#D0C9B0
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#CFC7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcbb1; /* rgb */ color: rgb(203, 203, 177); /* oklch */ color: oklch(83.5% 0.035 107.1);
Tailwind
colors: {
custom: {
50: '#dbdac8',
500: '#cbcbb1',
950: '#000000',
},
}SCSS
$custom: #cbcbb1; $custom-light: #dbdac8; $custom-dark: #000000;
JSON
{
"hex": "#cbcbb1",
"rgb": {
"r": 203,
"g": 203,
"b": 177
},
"hsl": {
"h": 60,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.83514,
"c": 0.03521,
"h": 107.1
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#CBCBB1
secondary
#8181A0
accent
#479E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382