#CCCDBD#CCCDBD
#CCCDBD is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.022 H 109.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDBD |
|---|---|
| RGB | rgb(204, 205, 189) |
| HSL | hsl(64, 14%, 77%) |
| HSV | hsv(64, 8%, 80%) |
| CMYK | cmyk(0.5%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(81.93, -3.16, 7.85) |
| CIE-LCH | lch(81.93, 8.46, 111.96°) |
| OKLab | oklab(84.31% -0.0074 0.0205) |
| OKLCH | oklch(84.31% 0.022 109.8) |
| XYZ | xyz(55.9172, 60.1743, 56.8033) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 6.31
Warm Gray
#C9BEB0
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.62
Warm Beige
#E9DCC9
ΔE00 7.74
Light Gray
#D3D3D3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDBD #BEBDCD
analogous
#CDC6BD #CCCDBD #C4CDBD
triadic
#CCCDBD #BDCCCD #CDBDCC
tetradic
#CCCDBD #BDCDC6 #BEBDCD #CDBDC4
square
#CCCDBD #BDCDC6 #BEBDCD #CDBDC4
split-complementary
#CCCDBD #BDC4CD #C6BDCD
monochromatic
#969877 #B1B39A #CCCDBD #E7E7E0 #F2F2EE
Accessibility & contrast
On white
1.61
#CCCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CCCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDBD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDBD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#CECBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdbd; /* rgb */ color: rgb(204, 205, 189); /* oklch */ color: oklch(84.3% 0.022 109.8);
Tailwind
colors: {
custom: {
50: '#dbdcd0',
500: '#cccdbd',
950: '#000000',
},
}SCSS
$custom: #cccdbd; $custom-light: #dbdcd0; $custom-dark: #000000;
JSON
{
"hex": "#cccdbd",
"rgb": {
"r": 204,
"g": 205,
"b": 189
},
"hsl": {
"h": 63.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.84311,
"c": 0.02179,
"h": 109.8
},
"luminance": 0.60174
}Semantic roles & 50–950 ramp
primary
#CCCDBD
secondary
#8E8DA1
accent
#4E9852
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483