#CDCCCF#CDCCCF
#CDCCCF is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.004 H 301.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCCF |
|---|---|
| RGB | rgb(205, 204, 207) |
| HSL | hsl(260, 3%, 81%) |
| HSV | hsv(260, 1%, 81%) |
| CMYK | cmyk(1%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(82.20, 0.89, -1.37) |
| CIE-LCH | lch(82.20, 1.63, 303.12°) |
| OKLab | oklab(84.69% 0.0022 -0.0036) |
| OKLCH | oklch(84.69% 0.004 301.4) |
| XYZ | xyz(58.0303, 60.6699, 67.6727) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.42
Silver
#C0C0C0
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.29
Dove Gray
#B6B8BD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCCF #CECFCC
analogous
#CCCCCF #CDCCCF #CECCCF
triadic
#CDCCCF #CFCDCC #CCCFCD
tetradic
#CDCCCF #CFCCCC #CECFCC #CCCFCE
square
#CDCCCF #CFCCCC #CECFCC #CCCFCE
split-complementary
#CDCCCF #CFCECC #CCCFCC
monochromatic
#8F8D94 #AEACB1 #CDCCCF #ECECED #F0EFF0
Accessibility & contrast
On white
1.60
#CDCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CDCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCCF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCCF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCF
Deuteranopia (green-blind)
#CCCCCF
Tritanopia (blue-blind)
#CDCCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcccf; /* rgb */ color: rgb(205, 204, 207); /* oklch */ color: oklch(84.7% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#dcdbdd',
500: '#cdcccf',
950: '#000000',
},
}SCSS
$custom: #cdcccf; $custom-light: #dcdbdd; $custom-dark: #000000;
JSON
{
"hex": "#cdcccf",
"rgb": {
"r": 205,
"g": 204,
"b": 207
},
"hsl": {
"h": 260,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.84689,
"c": 0.00424,
"h": 301.4
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#CDCCCF
secondary
#A0A29E
accent
#8D597B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484