#CCCDBA#CCCDBA
#CCCDBA is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.026 H 109.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDBA |
|---|---|
| RGB | rgb(204, 205, 186) |
| HSL | hsl(63, 16%, 77%) |
| HSV | hsv(63, 9%, 80%) |
| CMYK | cmyk(0.5%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(81.86, -3.67, 9.35) |
| CIE-LCH | lch(81.86, 10.04, 111.43°) |
| OKLab | oklab(84.23% -0.0086 0.0244) |
| OKLCH | oklch(84.23% 0.026 109.4) |
| XYZ | xyz(55.5950, 60.0454, 55.1060) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 7.52
Eggshell
#F0EAD6
ΔE00 7.64
Warm Beige
#E9DCC9
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDBA #BBBACD
analogous
#CDC5BA #CCCDBA #C3CDBA
triadic
#CCCDBA #BACCCD #CDBACC
tetradic
#CCCDBA #BACDC5 #BBBACD #CDBAC3
square
#CCCDBA #BACDC5 #BBBACD #CDBAC3
split-complementary
#CCCDBA #BAC3CD #C5BACD
monochromatic
#989A73 #B2B397 #CCCDBA #E6E7DD #F2F2ED
Accessibility & contrast
On white
1.61
#CCCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CCCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDBA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDBA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#CFCAC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdba; /* rgb */ color: rgb(204, 205, 186); /* oklch */ color: oklch(84.2% 0.026 109.4);
Tailwind
colors: {
custom: {
50: '#dbdcce',
500: '#cccdba',
950: '#000000',
},
}SCSS
$custom: #cccdba; $custom-light: #dbdcce; $custom-dark: #000000;
JSON
{
"hex": "#cccdba",
"rgb": {
"r": 204,
"g": 205,
"b": 186
},
"hsl": {
"h": 63.158,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.84232,
"c": 0.02584,
"h": 109.4
},
"luminance": 0.60045
}Semantic roles & 50–950 ramp
primary
#CCCDBA
secondary
#8B8AA1
accent
#4B9A4F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151513
muted
#848483