#CFCCCF#CFCCCF
#CFCCCF is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.005 H 325.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCF |
|---|---|
| RGB | rgb(207, 204, 207) |
| HSL | hsl(300, 3%, 81%) |
| HSV | hsv(300, 1%, 81%) |
| CMYK | cmyk(0%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(82.36, 1.58, -1.12) |
| CIE-LCH | lch(82.36, 1.94, 324.52°) |
| OKLab | oklab(84.85% 0.0043 -0.003) |
| OKLCH | oklch(84.85% 0.005 325.6) |
| XYZ | xyz(58.5857, 60.9562, 67.6987) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.88
Silver
#C0C0C0
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.33
Fog
#D8DCE0
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCF #CCCFCC
analogous
#CDCCCF #CFCCCF #CFCCCD
triadic
#CFCCCF #CFCFCC #CCCFCF
tetradic
#CFCCCF #CFCDCC #CCCFCC #CCCDCF
square
#CFCCCF #CFCDCC #CCCFCC #CCCDCF
split-complementary
#CFCCCF #CDCFCC #CCCFCD
monochromatic
#948D94 #B1ACB1 #CFCCCF #EDECED #F0EFF0
Accessibility & contrast
On white
1.59
#CFCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CFCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#CFCCCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcccf; /* rgb */ color: rgb(207, 204, 207); /* oklch */ color: oklch(84.8% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#dddbdd',
500: '#cfcccf',
950: '#000000',
},
}SCSS
$custom: #cfcccf; $custom-light: #dddbdd; $custom-dark: #000000;
JSON
{
"hex": "#cfcccf",
"rgb": {
"r": 207,
"g": 204,
"b": 207
},
"hsl": {
"h": 300,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.84848,
"c": 0.00525,
"h": 325.6
},
"luminance": 0.60956
}Semantic roles & 50–950 ramp
primary
#CFCCCF
secondary
#9EA29E
accent
#8D5959
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484