#CCCCC1#CCCCC1
#CCCCC1 is a very light, near-neutral yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.015 H 106.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC1 |
|---|---|
| RGB | rgb(204, 204, 193) |
| HSL | hsl(60, 10%, 78%) |
| HSV | hsv(60, 5%, 80%) |
| CMYK | cmyk(0%, 0%, 5.4%, 20%) |
| CIE-LAB | lab(81.77, -1.96, 5.48) |
| CIE-LCH | lch(81.77, 5.82, 109.66°) |
| OKLab | oklab(84.21% -0.0043 0.0144) |
| OKLCH | oklch(84.21% 0.015 106.7) |
| XYZ | xyz(56.1190, 59.8735, 59.0420) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.42
Light Grey
#D8DCD6
ΔE00 4.55
Light Gray
#D3D3D3
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 6.10
Silver
#C0C0C0
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC1 #C1C1CC
analogous
#CCC6C1 #CCCCC1 #C6CCC1
triadic
#CCCCC1 #C1CCCC #CCC1CC
tetradic
#CCCCC1 #C1CCC6 #C1C1CC #CCC1C6
square
#CCCCC1 #C1CCC6 #C1C1CC #CCC1C6
split-complementary
#CCCCC1 #C1C6CC #C6C1CC
monochromatic
#95957E #B0B09F #CCCCC1 #E8E8E3 #F1F1EE
Accessibility & contrast
On white
1.62
#CCCCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CCCCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC1
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC1 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC0
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#CECAC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccc1; /* rgb */ color: rgb(204, 204, 193); /* oklch */ color: oklch(84.2% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#dbdbd3',
500: '#ccccc1',
950: '#000000',
},
}SCSS
$custom: #ccccc1; $custom-light: #dbdbd3; $custom-dark: #000000;
JSON
{
"hex": "#ccccc1",
"rgb": {
"r": 204,
"g": 204,
"b": 193
},
"hsl": {
"h": 60,
"s": 9.735,
"l": 77.843
},
"oklch": {
"l": 0.84213,
"c": 0.01501,
"h": 106.7
},
"luminance": 0.59873
}Semantic roles & 50–950 ramp
primary
#CCCCC1
secondary
#9292A0
accent
#529452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483