#CFCCCE#CFCCCE
#CFCCCE is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.8% C 0.004 H 337.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCCE |
|---|---|
| RGB | rgb(207, 204, 206) |
| HSL | hsl(320, 3%, 81%) |
| HSV | hsv(320, 1%, 81%) |
| CMYK | cmyk(0%, 1.4%, 0.5%, 18.8%) |
| CIE-LAB | lab(82.33, 1.39, -0.63) |
| CIE-LCH | lch(82.33, 1.53, 335.77°) |
| OKLab | oklab(84.82% 0.004 -0.0016) |
| OKLCH | oklch(84.82% 0.004 337.3) |
| XYZ | xyz(58.4638, 60.9075, 67.0569) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.56
Silver
#C0C0C0
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.13
Silver (survey)
#C5C9C7
ΔE00 4.78
Fog
#D8DCE0
ΔE00 4.88
Dove Gray
#B6B8BD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCCE #CCCFCD
analogous
#CECCCF #CFCCCE #CFCCCC
triadic
#CFCCCE #CECFCC #CCCECF
tetradic
#CFCCCE #CFCECC #CCCFCD #CCCCCF
square
#CFCCCE #CFCECC #CCCFCD #CCCCCF
split-complementary
#CFCCCE #CCCFCC #CCCFCE
monochromatic
#948D91 #B1ACB0 #CFCCCE #EDECEC #F0EFF0
Accessibility & contrast
On white
1.59
#CFCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CFCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCCE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCCE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#CFCCCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfccce; /* rgb */ color: rgb(207, 204, 206); /* oklch */ color: oklch(84.8% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#dddbdc',
500: '#cfccce',
950: '#000000',
},
}SCSS
$custom: #cfccce; $custom-light: #dddbdc; $custom-dark: #000000;
JSON
{
"hex": "#cfccce",
"rgb": {
"r": 207,
"g": 204,
"b": 206
},
"hsl": {
"h": 320,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.84819,
"c": 0.00428,
"h": 337.3
},
"luminance": 0.60907
}Semantic roles & 50–950 ramp
primary
#CFCCCE
secondary
#9EA29F
accent
#8D6A59
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484