#CFCDC8#CFCDC8
#CFCDC8 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.8% C 0.007 H 88.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC8 |
|---|---|
| RGB | rgb(207, 205, 200) |
| HSL | hsl(43, 7%, 80%) |
| HSV | hsv(43, 3%, 81%) |
| CMYK | cmyk(0%, 1%, 3.4%, 18.8%) |
| CIE-LAB | lab(82.43, -0.21, 2.73) |
| CIE-LCH | lch(82.43, 2.73, 94.34°) |
| OKLab | oklab(84.85% 0.0002 0.0072) |
| OKLCH | oklch(84.85% 0.007 88.6) |
| XYZ | xyz(57.9872, 61.0984, 63.3707) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.95
Silver (survey)
#C5C9C7
ΔE00 3.27
Silver
#C0C0C0
ΔE00 4.17
Gainsboro
#DCDCDC
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.46
Fog
#D8DCE0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC8 #C8CACF
analogous
#CFCAC8 #CFCDC8 #CECFC8
triadic
#CFCDC8 #C8CFCD #CDC8CF
tetradic
#CFCDC8 #C8CFCA #C8CACF #CFC8CE
square
#CFCDC8 #C8CFCA #C8CACF #CFC8CE
split-complementary
#CFCDC8 #C8CECF #CAC8CF
monochromatic
#969287 #B2AFA7 #CFCDC8 #ECEBE9 #F1F0EF
Accessibility & contrast
On white
1.59
#CFCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CFCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc8; /* rgb */ color: rgb(207, 205, 200); /* oklch */ color: oklch(84.8% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#dddcd8',
500: '#cfcdc8',
950: '#000000',
},
}SCSS
$custom: #cfcdc8; $custom-light: #dddcd8; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc8",
"rgb": {
"r": 207,
"g": 205,
"b": 200
},
"hsl": {
"h": 42.857,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84848,
"c": 0.0072,
"h": 88.6
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#CFCDC8
secondary
#999CA2
accent
#669155
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483