#CDCFCA#CDCFCA
#CDCFCA is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.2% C 0.007 H 124.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFCA |
|---|---|
| RGB | rgb(205, 207, 202) |
| HSL | hsl(84, 5%, 80%) |
| HSV | hsv(84, 2%, 81%) |
| CMYK | cmyk(1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.84, -1.59, 2.24) |
| CIE-LCH | lch(82.84, 2.75, 125.38°) |
| OKLab | oklab(85.15% -0.004 0.0059) |
| OKLCH | oklch(85.15% 0.007 124.5) |
| XYZ | xyz(58.1486, 61.8690, 64.7442) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.23
Light Grey
#D8DCD6
ΔE00 3.14
Light Gray
#D3D3D3
ΔE00 3.25
Gainsboro
#DCDCDC
ΔE00 4.44
Silver
#C0C0C0
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFCA #CCCACF
analogous
#CFCECA #CDCFCA #CACFCA
triadic
#CDCFCA #CACDCF #CFCACD
tetradic
#CDCFCA #CACFCE #CCCACF #CFCACA
square
#CDCFCA #CACFCE #CCCACF #CFCACA
split-complementary
#CDCFCA #CACACF #CECACF
monochromatic
#90958A #AFB2AA #CDCFCA #EBECEA #F0F0EF
Accessibility & contrast
On white
1.57
#CDCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CDCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFCA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFCA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#CDCECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcfca; /* rgb */ color: rgb(205, 207, 202); /* oklch */ color: oklch(85.2% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#dcddda',
500: '#cdcfca',
950: '#000000',
},
}SCSS
$custom: #cdcfca; $custom-light: #dcddda; $custom-dark: #000000;
JSON
{
"hex": "#cdcfca",
"rgb": {
"r": 205,
"g": 207,
"b": 202
},
"hsl": {
"h": 84,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.85152,
"c": 0.00716,
"h": 124.5
},
"luminance": 0.61869
}Semantic roles & 50–950 ramp
primary
#CDCFCA
secondary
#9E9BA2
accent
#578F6D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483