#CFCED9#CFCED9
#CFCED9 is a very light, near-neutral blue. Relative luminance 0.624; OKLCH L 85.5% C 0.015 H 290.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED9 |
|---|---|
| RGB | rgb(207, 206, 217) |
| HSL | hsl(245, 13%, 83%) |
| HSV | hsv(245, 5%, 85%) |
| CMYK | cmyk(4.6%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.14, 2.39, -5.32) |
| CIE-LCH | lch(83.14, 5.83, 294.18°) |
| OKLab | oklab(85.55% 0.0052 -0.0142) |
| OKLCH | oklch(85.55% 0.015 290.2) |
| XYZ | xyz(60.3255, 62.4176, 74.5019) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.37
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED9 #D8D9CE
analogous
#CED2D9 #CFCED9 #D4CED9
triadic
#CFCED9 #D9CFCE #CED9CF
tetradic
#CFCED9 #D9CED2 #D8D9CE #CED9D4
square
#CFCED9 #D9CED2 #D8D9CE #CED9D4
split-complementary
#CFCED9 #D9D4CE #D2D9CE
monochromatic
#8B89A4 #ADACBE #CFCED9 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.56
#CFCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CFCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED9
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED9 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFDA
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#CDD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfced9; /* rgb */ color: rgb(207, 206, 217); /* oklch */ color: oklch(85.5% 0.015 290.2);
Tailwind
colors: {
custom: {
50: '#dddce4',
500: '#cfced9',
950: '#000000',
},
}SCSS
$custom: #cfced9; $custom-light: #dddce4; $custom-dark: #000000;
JSON
{
"hex": "#cfced9",
"rgb": {
"r": 207,
"g": 206,
"b": 217
},
"hsl": {
"h": 245.455,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.85549,
"c": 0.01511,
"h": 290.2
},
"luminance": 0.62418
}Semantic roles & 50–950 ramp
primary
#CFCED9
secondary
#ACAE9E
accent
#974F90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484