#CCCCC3#CCCCC3
#CCCCC3 is a very light, near-neutral yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.012 H 106.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC3 |
|---|---|
| RGB | rgb(204, 204, 195) |
| HSL | hsl(60, 8%, 78%) |
| HSV | hsv(60, 4%, 80%) |
| CMYK | cmyk(0%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(81.82, -1.61, 4.48) |
| CIE-LCH | lch(81.82, 4.76, 109.75°) |
| OKLab | oklab(84.27% -0.0035 0.0118) |
| OKLCH | oklch(84.27% 0.012 106.6) |
| XYZ | xyz(56.3436, 59.9634, 60.2250) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.66
Light Grey
#D8DCD6
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.92
Silver
#C0C0C0
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC3 #C3C3CC
analogous
#CCC7C3 #CCCCC3 #C7CCC3
triadic
#CCCCC3 #C3CCCC #CCC3CC
tetradic
#CCCCC3 #C3CCC7 #C3C3CC #CCC3C7
square
#CCCCC3 #C3CCC7 #C3C3CC #CCC3C7
split-complementary
#CCCCC3 #C3C7CC #C7C3CC
monochromatic
#949481 #B0B0A2 #CCCCC3 #E8E8E4 #F1F1EE
Accessibility & contrast
On white
1.62
#CCCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CCCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC3
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC3 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#CECCC3
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccc3; /* rgb */ color: rgb(204, 204, 195); /* oklch */ color: oklch(84.3% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#dbdbd5',
500: '#ccccc3',
950: '#000000',
},
}SCSS
$custom: #ccccc3; $custom-light: #dbdbd5; $custom-dark: #000000;
JSON
{
"hex": "#ccccc3",
"rgb": {
"r": 204,
"g": 204,
"b": 195
},
"hsl": {
"h": 60,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.84268,
"c": 0.01229,
"h": 106.6
},
"luminance": 0.59963
}Semantic roles & 50–950 ramp
primary
#CCCCC3
secondary
#94949F
accent
#539253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483