#CCCDC2#CCCDC2
#CCCDC2 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.015 H 110.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC2 |
|---|---|
| RGB | rgb(204, 205, 194) |
| HSL | hsl(65, 10%, 78%) |
| HSV | hsv(65, 5%, 80%) |
| CMYK | cmyk(0.5%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(82.05, -2.31, 5.35) |
| CIE-LCH | lch(82.05, 5.83, 113.31°) |
| OKLab | oklab(84.44% -0.0054 0.0141) |
| OKLCH | oklch(84.44% 0.015 110.9) |
| XYZ | xyz(56.4693, 60.3952, 59.7110) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC2 #C3C2CD
analogous
#CDC8C2 #CCCDC2 #C6CDC2
triadic
#CCCDC2 #C2CCCD #CDC2CC
tetradic
#CCCDC2 #C2CDC8 #C3C2CD #CDC2C6
square
#CCCDC2 #C2CDC8 #C3C2CD #CDC2C6
split-complementary
#CCCDC2 #C2C6CD #C8C2CD
monochromatic
#94967F #B0B1A0 #CCCDC2 #E8E9E4 #F1F1EE
Accessibility & contrast
On white
1.61
#CCCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CCCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#CECCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc2; /* rgb */ color: rgb(204, 205, 194); /* oklch */ color: oklch(84.4% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#dbdcd4',
500: '#cccdc2',
950: '#000000',
},
}SCSS
$custom: #cccdc2; $custom-light: #dbdcd4; $custom-dark: #000000;
JSON
{
"hex": "#cccdc2",
"rgb": {
"r": 204,
"g": 205,
"b": 194
},
"hsl": {
"h": 65.455,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84444,
"c": 0.01504,
"h": 110.9
},
"luminance": 0.60395
}Semantic roles & 50–950 ramp
primary
#CCCDC2
secondary
#9493A1
accent
#529458
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483