#CFCFD0#CFCFD0
#CFCFD0 is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.001 H 286.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFD0 |
|---|---|
| RGB | rgb(207, 207, 208) |
| HSL | hsl(240, 1%, 81%) |
| HSV | hsv(240, 0%, 82%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(83.15, 0.18, -0.50) |
| CIE-LCH | lch(83.15, 0.53, 290.22°) |
| OKLab | oklab(85.48% 0.0004 -0.0013) |
| OKLCH | oklch(85.48% 0.001 286.6) |
| XYZ | xyz(59.4282, 62.4451, 68.5846) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.09
Gainsboro
#DCDCDC
ΔE00 3.07
Silver (survey)
#C5C9C7
ΔE00 3.38
Fog
#D8DCE0
ΔE00 3.60
Silver
#C0C0C0
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFD0 #D0D0CF
analogous
#CFD0D0 #CFCFD0 #D0CFD0
triadic
#CFCFD0 #D0CFCF #CFD0CF
tetradic
#CFCFD0 #D0CFD0 #D0D0CF #CFD0D0
square
#CFCFD0 #D0CFD0 #D0D0CF #CFD0D0
split-complementary
#CFCFD0 #D0D0CF #D0D0CF
monochromatic
#919193 #B0B0B2 #CFCFD0 #EEEEEE #F0F0F0
Accessibility & contrast
On white
1.56
#CFCFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CFCFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFD0
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFD0 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#CFCFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfd0; /* rgb */ color: rgb(207, 207, 208); /* oklch */ color: oklch(85.5% 0.001 286.6);
Tailwind
colors: {
custom: {
50: '#ddddde',
500: '#cfcfd0',
950: '#000000',
},
}SCSS
$custom: #cfcfd0; $custom-light: #ddddde; $custom-dark: #000000;
JSON
{
"hex": "#cfcfd0",
"rgb": {
"r": 207,
"g": 207,
"b": 208
},
"hsl": {
"h": 240,
"s": 1.053,
"l": 81.373
},
"oklch": {
"l": 0.8548,
"c": 0.00137,
"h": 286.6
},
"luminance": 0.62445
}Semantic roles & 50–950 ramp
primary
#CFCFD0
secondary
#A2A2A1
accent
#8B5B8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484