#CBCCAB#CBCCAB
#CBCCAB is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.6% C 0.044 H 108.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCAB |
|---|---|
| RGB | rgb(203, 204, 171) |
| HSL | hsl(62, 24%, 74%) |
| HSV | hsv(62, 16%, 80%) |
| CMYK | cmyk(0.5%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(81.19, -5.92, 16.37) |
| CIE-LCH | lch(81.19, 17.41, 109.89°) |
| OKLab | oklab(83.58% -0.0143 0.0421) |
| OKLCH | oklch(83.58% 0.044 108.8) |
| XYZ | xyz(53.5715, 58.8230, 47.0520) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.42
Eggshell
#F0EAD6
ΔE00 9.47
Palegoldenrod
#EEE8AA
ΔE00 9.64
Sand
#C2B280
ΔE00 9.72
Beige
#F5F5DC
ΔE00 9.81
Vanilla
#F3E5AB
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCAB #ACABCC
analogous
#CCBCAB #CBCCAB #BACCAB
triadic
#CBCCAB #ABCBCC #CCABCB
tetradic
#CBCCAB #ABCCBC #ACABCC #CCABBA
square
#CBCCAB #ABCCBC #ACABCC #CCABBA
split-complementary
#CBCCAB #ABBACC #BCABCC
monochromatic
#9B9D5F #B3B585 #CBCCAB #E3E3D1 #F3F3EC
Accessibility & contrast
On white
1.65
#CBCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CBCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCAB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCAB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#D0C8C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbccab; /* rgb */ color: rgb(203, 204, 171); /* oklch */ color: oklch(83.6% 0.044 108.8);
Tailwind
colors: {
custom: {
50: '#dbdbc4',
500: '#cbccab',
950: '#000000',
},
}SCSS
$custom: #cbccab; $custom-light: #dbdbc4; $custom-dark: #000000;
JSON
{
"hex": "#cbccab",
"rgb": {
"r": 203,
"g": 204,
"b": 171
},
"hsl": {
"h": 61.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.83576,
"c": 0.04448,
"h": 108.8
},
"luminance": 0.58823
}Semantic roles & 50–950 ramp
primary
#CBCCAB
secondary
#7B7AA1
accent
#43A345
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151512
muted
#848482