#CFD6FC#CFD6FC
#CFD6FC is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.3% C 0.053 H 277.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6FC |
|---|---|
| RGB | rgb(207, 214, 252) |
| HSL | hsl(231, 88%, 90%) |
| HSV | hsv(231, 18%, 99%) |
| CMYK | cmyk(17.9%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.20, 5.24, -19.31) |
| CIE-LCH | lch(86.20, 20.01, 285.18°) |
| OKLab | oklab(88.29% 0.0065 -0.0525) |
| OKLCH | oklch(88.29% 0.053 277) |
| XYZ | xyz(67.3452, 68.3857, 101.7282) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.04
Light Periwinkle
#C1C6FC
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6FC #FCF5CF
analogous
#CFECFC #CFD6FC #DFCFFC
triadic
#CFD6FC #FCCFD6 #D6FCCF
tetradic
#CFD6FC #FCCFEC #FCF5CF #CFFCDF
square
#CFD6FC #FCCFEC #FCF5CF #CFFCDF
split-complementary
#CFD6FC #FCDFCF #ECFCCF
monochromatic
#5C74F5 #95A5F8 #CFD6FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.43
#CFD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CFD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6FC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6FC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#C5DDE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd6fc; /* rgb */ color: rgb(207, 214, 252); /* oklch */ color: oklch(88.3% 0.053 277.0);
Tailwind
colors: {
custom: {
50: '#dee2fd',
500: '#cfd6fc',
950: '#000000',
},
}SCSS
$custom: #cfd6fc; $custom-light: #dee2fd; $custom-dark: #000000;
JSON
{
"hex": "#cfd6fc",
"rgb": {
"r": 207,
"g": 214,
"b": 252
},
"hsl": {
"h": 230.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.8829,
"c": 0.05292,
"h": 277
},
"luminance": 0.68387
}Semantic roles & 50–950 ramp
primary
#CFD6FC
secondary
#E4D68C
accent
#C101E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485