#CFCFDF#CFCFDF
#CFCFDF is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.9% C 0.022 H 285.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFDF |
|---|---|
| RGB | rgb(207, 207, 223) |
| HSL | hsl(240, 20%, 84%) |
| HSV | hsv(240, 7%, 87%) |
| CMYK | cmyk(7.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.56, 3.01, -7.89) |
| CIE-LCH | lch(83.56, 8.44, 290.90°) |
| OKLab | oklab(85.93% 0.006 -0.0211) |
| OKLCH | oklch(85.93% 0.022 285.9) |
| XYZ | xyz(61.3616, 63.2185, 78.7674) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Fog
#D8DCE0
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFDF #DFDFCF
analogous
#CFD7DF #CFCFDF #D7CFDF
triadic
#CFCFDF #DFCFCF #CFDFCF
tetradic
#CFCFDF #DFCFD7 #DFDFCF #CFDFD7
square
#CFCFDF #DFCFD7 #DFDFCF #CFDFD7
split-complementary
#CFCFDF #DFD7CF #D7DFCF
monochromatic
#8686AE #AAAAC7 #CFCFDF #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.54
#CFCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CFCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFDF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFDF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#CCD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcfdf; /* rgb */ color: rgb(207, 207, 223); /* oklch */ color: oklch(85.9% 0.022 285.9);
Tailwind
colors: {
custom: {
50: '#dddde9',
500: '#cfcfdf',
950: '#000000',
},
}SCSS
$custom: #cfcfdf; $custom-light: #dddde9; $custom-dark: #000000;
JSON
{
"hex": "#cfcfdf",
"rgb": {
"r": 207,
"g": 207,
"b": 223
},
"hsl": {
"h": 240,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.85935,
"c": 0.02197,
"h": 285.9
},
"luminance": 0.63219
}Semantic roles & 50–950 ramp
primary
#CFCFDF
secondary
#B5B59D
accent
#9E479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484