#CFCFDC#CFCFDC
#CFCFDC is a very light, near-neutral blue. Relative luminance 0.631; OKLCH L 85.8% C 0.018 H 286.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFDC |
|---|---|
| RGB | rgb(207, 207, 220) |
| HSL | hsl(240, 16%, 84%) |
| HSV | hsv(240, 6%, 86%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.47, 2.43, -6.42) |
| CIE-LCH | lch(83.47, 6.86, 290.77°) |
| OKLab | oklab(85.84% 0.0049 -0.0171) |
| OKLCH | oklch(85.84% 0.018 286) |
| XYZ | xyz(60.9608, 63.0581, 76.6561) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFDC #DCDCCF
analogous
#CFD5DC #CFCFDC #D5CFDC
triadic
#CFCFDC #DCCFCF #CFDCCF
tetradic
#CFCFDC #DCCFD5 #DCDCCF #CFDCD5
square
#CFCFDC #DCCFD5 #DCDCCF #CFDCD5
split-complementary
#CFCFDC #DCD5CF #D5DCCF
monochromatic
#8888A8 #ACACC2 #CFCFDC #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.54
#CFCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CFCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFDC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFDC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#CDD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcfdc; /* rgb */ color: rgb(207, 207, 220); /* oklch */ color: oklch(85.8% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#dddde6',
500: '#cfcfdc',
950: '#000000',
},
}SCSS
$custom: #cfcfdc; $custom-light: #dddde6; $custom-dark: #000000;
JSON
{
"hex": "#cfcfdc",
"rgb": {
"r": 207,
"g": 207,
"b": 220
},
"hsl": {
"h": 240,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.85841,
"c": 0.01784,
"h": 286
},
"luminance": 0.63058
}Semantic roles & 50–950 ramp
primary
#CFCFDC
secondary
#B1B19E
accent
#9A4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484