#CBCAB8#CBCAB8
#CBCAB8 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.025 H 104.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCAB8 |
|---|---|
| RGB | rgb(203, 202, 184) |
| HSL | hsl(57, 15%, 76%) |
| HSV | hsv(57, 9%, 80%) |
| CMYK | cmyk(0%, 0.5%, 9.4%, 20.4%) |
| CIE-LAB | lab(80.96, -2.80, 9.11) |
| CIE-LCH | lch(80.96, 9.53, 107.05°) |
| OKLab | oklab(83.49% -0.0061 0.0238) |
| OKLCH | oklch(83.49% 0.025 104.3) |
| XYZ | xyz(54.3998, 58.3986, 53.7443) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 7.08
Warm Beige
#E9DCC9
ΔE00 7.49
Eggshell
#F0EAD6
ΔE00 7.89
Silver
#C0C0C0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCAB8 #B8B9CB
analogous
#CBC0B8 #CBCAB8 #C2CBB8
triadic
#CBCAB8 #B8CBCA #CAB8CB
tetradic
#CBCAB8 #B8CBC0 #B8B9CB #CBB8C2
square
#CBCAB8 #B8CBC0 #B8B9CB #CBB8C2
split-complementary
#CBCAB8 #B8C2CB #C0B8CB
monochromatic
#979571 #B1B095 #CBCAB8 #E5E4DB #F2F2ED
Accessibility & contrast
On white
1.66
#CBCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CBCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCAB8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCAB8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B7
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#CEC7C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcab8; /* rgb */ color: rgb(203, 202, 184); /* oklch */ color: oklch(83.5% 0.025 104.3);
Tailwind
colors: {
custom: {
50: '#dadacd',
500: '#cbcab8',
950: '#000000',
},
}SCSS
$custom: #cbcab8; $custom-light: #dadacd; $custom-dark: #000000;
JSON
{
"hex": "#cbcab8",
"rgb": {
"r": 203,
"g": 202,
"b": 184
},
"hsl": {
"h": 56.842,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.83486,
"c": 0.02453,
"h": 104.3
},
"luminance": 0.58398
}Semantic roles & 50–950 ramp
primary
#CBCAB8
secondary
#88899F
accent
#509A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383