#CCCCC0#CCCCC0
#CCCCC0 is a very light, near-neutral yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.016 H 106.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC0 |
|---|---|
| RGB | rgb(204, 204, 192) |
| HSL | hsl(60, 11%, 78%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(81.75, -2.13, 5.98) |
| CIE-LCH | lch(81.75, 6.34, 109.61°) |
| OKLab | oklab(84.19% -0.0047 0.0157) |
| OKLCH | oklch(84.19% 0.016 106.8) |
| XYZ | xyz(56.0078, 59.8291, 58.4565) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 4.80
Warm Gray
#C9BEB0
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC0 #C0C0CC
analogous
#CCC6C0 #CCCCC0 #C6CCC0
triadic
#CCCCC0 #C0CCCC #CCC0CC
tetradic
#CCCCC0 #C0CCC6 #C0C0CC #CCC0C6
square
#CCCCC0 #C0CCC6 #C0C0CC #CCC0C6
split-complementary
#CCCCC0 #C0C6CC #C6C0CC
monochromatic
#95957C #B1B19E #CCCCC0 #E7E7E2 #F1F1EE
Accessibility & contrast
On white
1.62
#CCCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CCCCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC0 | 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)
#CECBBF
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#CECAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccc0; /* rgb */ color: rgb(204, 204, 192); /* oklch */ color: oklch(84.2% 0.016 106.8);
Tailwind
colors: {
custom: {
50: '#dbdbd3',
500: '#ccccc0',
950: '#000000',
},
}SCSS
$custom: #ccccc0; $custom-light: #dbdbd3; $custom-dark: #000000;
JSON
{
"hex": "#ccccc0",
"rgb": {
"r": 204,
"g": 204,
"b": 192
},
"hsl": {
"h": 60,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.84186,
"c": 0.01637,
"h": 106.8
},
"luminance": 0.59829
}Semantic roles & 50–950 ramp
primary
#CCCCC0
secondary
#9191A0
accent
#519551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483