#CCCDC0#CCCDC0
#CCCDC0 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.018 H 110.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC0 |
|---|---|
| RGB | rgb(204, 205, 192) |
| HSL | hsl(65, 12%, 78%) |
| HSV | hsv(65, 6%, 80%) |
| CMYK | cmyk(0.5%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(82.00, -2.65, 6.35) |
| CIE-LCH | lch(82.00, 6.88, 112.67°) |
| OKLab | oklab(84.39% -0.0062 0.0166) |
| OKLCH | oklch(84.39% 0.018 110.3) |
| XYZ | xyz(56.2462, 60.3059, 58.5360) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 6.63
Warm Gray
#C9BEB0
ΔE00 6.73
Silver
#C0C0C0
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC0 #C1C0CD
analogous
#CDC7C0 #CCCDC0 #C5CDC0
triadic
#CCCDC0 #C0CCCD #CDC0CC
tetradic
#CCCDC0 #C0CDC7 #C1C0CD #CDC0C5
square
#CCCDC0 #C0CDC7 #C1C0CD #CDC0C5
split-complementary
#CCCDC0 #C0C5CD #C7C0CD
monochromatic
#95977C #B0B29E #CCCDC0 #E8E8E2 #F1F1EE
Accessibility & contrast
On white
1.61
#CCCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CCCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC0
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC0 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCBF
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc0; /* rgb */ color: rgb(204, 205, 192); /* oklch */ color: oklch(84.4% 0.018 110.3);
Tailwind
colors: {
custom: {
50: '#dbdcd3',
500: '#cccdc0',
950: '#000000',
},
}SCSS
$custom: #cccdc0; $custom-light: #dbdcd3; $custom-dark: #000000;
JSON
{
"hex": "#cccdc0",
"rgb": {
"r": 204,
"g": 205,
"b": 192
},
"hsl": {
"h": 64.615,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.8439,
"c": 0.01775,
"h": 110.3
},
"luminance": 0.60306
}Semantic roles & 50–950 ramp
primary
#CCCDC0
secondary
#9290A1
accent
#509655
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483