#CCCDC4#CCCDC4
#CCCDC4 is a very light, near-neutral yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.012 H 111.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC4 |
|---|---|
| RGB | rgb(204, 205, 196) |
| HSL | hsl(67, 8%, 79%) |
| HSV | hsv(67, 4%, 80%) |
| CMYK | cmyk(0.5%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(82.10, -1.96, 4.35) |
| CIE-LCH | lch(82.10, 4.77, 114.19°) |
| OKLab | oklab(84.5% -0.0046 0.0115) |
| OKLCH | oklch(84.5% 0.012 111.8) |
| XYZ | xyz(56.6955, 60.4856, 60.9019) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.58
Light Grey
#D8DCD6
ΔE00 3.88
Light Gray
#D3D3D3
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC4 #C5C4CD
analogous
#CDC9C4 #CCCDC4 #C7CDC4
triadic
#CCCDC4 #C4CCCD #CDC4CC
tetradic
#CCCDC4 #C4CDC9 #C5C4CD #CDC4C7
square
#CCCDC4 #C4CDC9 #C5C4CD #CDC4C7
split-complementary
#CCCDC4 #C4C7CD #C9C4CD
monochromatic
#939582 #AFB1A3 #CCCDC4 #E9E9E5 #F1F1EE
Accessibility & contrast
On white
1.60
#CCCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CCCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#CFCCC4
Tritanopia (blue-blind)
#CDCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc4; /* rgb */ color: rgb(204, 205, 196); /* oklch */ color: oklch(84.5% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#dbdcd5',
500: '#cccdc4',
950: '#000000',
},
}SCSS
$custom: #cccdc4; $custom-light: #dbdcd5; $custom-dark: #000000;
JSON
{
"hex": "#cccdc4",
"rgb": {
"r": 204,
"g": 205,
"b": 196
},
"hsl": {
"h": 66.667,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84499,
"c": 0.01233,
"h": 111.8
},
"luminance": 0.60486
}Semantic roles & 50–950 ramp
primary
#CCCDC4
secondary
#9695A0
accent
#53925A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483