#CFCEDF#CFCEDF
#CFCEDF is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.023 H 288.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEDF |
|---|---|
| RGB | rgb(207, 206, 223) |
| HSL | hsl(244, 21%, 84%) |
| HSV | hsv(244, 8%, 87%) |
| CMYK | cmyk(7.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.30, 3.54, -8.27) |
| CIE-LCH | lch(83.30, 8.99, 293.19°) |
| OKLab | oklab(85.74% 0.0075 -0.0221) |
| OKLCH | oklch(85.74% 0.023 288.6) |
| XYZ | xyz(61.1201, 62.7355, 78.6869) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Fog
#D8DCE0
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.14
Dove Gray
#B6B8BD
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEDF #DEDFCE
analogous
#CED6DF #CFCEDF #D8CEDF
triadic
#CFCEDF #DFCFCE #CEDFCF
tetradic
#CFCEDF #DFCED6 #DEDFCE #CEDFD8
square
#CFCEDF #DFCED6 #DEDFCE #CEDFD8
split-complementary
#CFCEDF #DFD8CE #D6DFCE
monochromatic
#8684AF #ABA9C7 #CFCEDF #EDECF3 #EDECF3
Accessibility & contrast
On white
1.55
#CFCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CFCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEDF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEDF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#CCD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcedf; /* rgb */ color: rgb(207, 206, 223); /* oklch */ color: oklch(85.7% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#dddce9',
500: '#cfcedf',
950: '#000000',
},
}SCSS
$custom: #cfcedf; $custom-light: #dddce9; $custom-dark: #000000;
JSON
{
"hex": "#cfcedf",
"rgb": {
"r": 207,
"g": 206,
"b": 223
},
"hsl": {
"h": 243.529,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.85736,
"c": 0.02337,
"h": 288.6
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#CFCEDF
secondary
#B4B59C
accent
#9F469A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484