#CCCDC3#CCCDC3
#CCCDC3 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.5% C 0.014 H 111.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC3 |
|---|---|
| RGB | rgb(204, 205, 195) |
| HSL | hsl(66, 9%, 78%) |
| HSV | hsv(66, 5%, 80%) |
| CMYK | cmyk(0.5%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(82.08, -2.13, 4.85) |
| CIE-LCH | lch(82.08, 5.30, 113.72°) |
| OKLab | oklab(84.47% -0.005 0.0127) |
| OKLCH | oklch(84.47% 0.014 111.3) |
| XYZ | xyz(56.5820, 60.4403, 60.3045) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 5.40
Silver
#C0C0C0
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.36
Warm Gray
#C9BEB0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC3 #C4C3CD
analogous
#CDC9C3 #CCCDC3 #C7CDC3
triadic
#CCCDC3 #C3CCCD #CDC3CC
tetradic
#CCCDC3 #C3CDC9 #C4C3CD #CDC3C7
square
#CCCDC3 #C3CDC9 #C4C3CD #CDC3C7
split-complementary
#CCCDC3 #C3C7CD #C9C3CD
monochromatic
#939580 #B0B1A2 #CCCDC3 #E8E9E4 #F1F1EE
Accessibility & contrast
On white
1.60
#CCCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CCCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC3
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC3 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#CDCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc3; /* rgb */ color: rgb(204, 205, 195); /* oklch */ color: oklch(84.5% 0.014 111.3);
Tailwind
colors: {
custom: {
50: '#dbdcd5',
500: '#cccdc3',
950: '#000000',
},
}SCSS
$custom: #cccdc3; $custom-light: #dbdcd5; $custom-dark: #000000;
JSON
{
"hex": "#cccdc3",
"rgb": {
"r": 204,
"g": 205,
"b": 195
},
"hsl": {
"h": 66,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.84472,
"c": 0.01368,
"h": 111.3
},
"luminance": 0.6044
}Semantic roles & 50–950 ramp
primary
#CCCDC3
secondary
#9594A1
accent
#529359
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483