#CBCAB7#CBCAB7
#CBCAB7 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.026 H 104.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAB7 |
|---|---|
| RGB | rgb(203, 202, 183) |
| HSL | hsl(57, 16%, 76%) |
| HSV | hsv(57, 10%, 80%) |
| CMYK | cmyk(0%, 0.5%, 9.9%, 20.4%) |
| CIE-LAB | lab(80.94, -2.96, 9.61) |
| CIE-LCH | lch(80.94, 10.06, 107.12°) |
| OKLab | oklab(83.46% -0.0065 0.0251) |
| OKLCH | oklch(83.46% 0.026 104.5) |
| XYZ | xyz(54.2954, 58.3568, 53.1942) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.44
Warm Beige
#E9DCC9
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAB7 #B7B8CB
analogous
#CBC0B7 #CBCAB7 #C2CBB7
triadic
#CBCAB7 #B7CBCA #CAB7CB
tetradic
#CBCAB7 #B7CBC0 #B7B8CB #CBB7C2
square
#CBCAB7 #B7CBC0 #B7B8CB #CBB7C2
split-complementary
#CBCAB7 #B7C2CB #C0B7CB
monochromatic
#989670 #B1B093 #CBCAB7 #E5E4DB #F2F2ED
Accessibility & contrast
On white
1.66
#CBCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CBCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAB7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAB7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B6
Deuteranopia (green-blind)
#CEC9B8
Tritanopia (blue-blind)
#CEC7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcab7; /* rgb */ color: rgb(203, 202, 183); /* oklch */ color: oklch(83.5% 0.026 104.5);
Tailwind
colors: {
custom: {
50: '#dadacc',
500: '#cbcab7',
950: '#000000',
},
}SCSS
$custom: #cbcab7; $custom-light: #dadacc; $custom-dark: #000000;
JSON
{
"hex": "#cbcab7",
"rgb": {
"r": 203,
"g": 202,
"b": 183
},
"hsl": {
"h": 57,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.8346,
"c": 0.02588,
"h": 104.5
},
"luminance": 0.58356
}Semantic roles & 50–950 ramp
primary
#CBCAB7
secondary
#87889F
accent
#4F9A4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383