#CFCCCD#CFCCCD
#CFCCCD is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.8% C 0.004 H 354.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCD |
|---|---|
| RGB | rgb(207, 204, 205) |
| HSL | hsl(340, 3%, 81%) |
| HSV | hsv(340, 1%, 81%) |
| CMYK | cmyk(0%, 1.4%, 1%, 18.8%) |
| CIE-LAB | lab(82.30, 1.21, -0.13) |
| CIE-LCH | lch(82.30, 1.22, 353.82°) |
| OKLab | oklab(84.79% 0.0036 -0.0003) |
| OKLCH | oklch(84.79% 0.004 354.7) |
| XYZ | xyz(58.3427, 60.8590, 66.4191) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.31
Silver
#C0C0C0
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 4.53
Fog
#D8DCE0
ΔE00 4.93
Dove Gray
#B6B8BD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCD #CCCFCE
analogous
#CFCCCE #CFCCCD #CFCCCC
triadic
#CFCCCD #CDCFCC #CCCDCF
tetradic
#CFCCCD #CECFCC #CCCFCE #CCCCCF
square
#CFCCCD #CECFCC #CCCFCE #CCCCCF
split-complementary
#CFCCCD #CCCFCC #CCCECF
monochromatic
#948D8F #B1ACAE #CFCCCD #EDECEC #F0EFF0
Accessibility & contrast
On white
1.59
#CFCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CFCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcccd; /* rgb */ color: rgb(207, 204, 205); /* oklch */ color: oklch(84.8% 0.004 354.7);
Tailwind
colors: {
custom: {
50: '#dddbdc',
500: '#cfcccd',
950: '#000000',
},
}SCSS
$custom: #cfcccd; $custom-light: #dddbdc; $custom-dark: #000000;
JSON
{
"hex": "#cfcccd",
"rgb": {
"r": 207,
"g": 204,
"b": 205
},
"hsl": {
"h": 340,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.8479,
"c": 0.00358,
"h": 354.7
},
"luminance": 0.60859
}Semantic roles & 50–950 ramp
primary
#CFCCCD
secondary
#9EA2A0
accent
#8D7B59
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484