#CFD6FF#CFD6FF
#CFD6FF is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.4% C 0.057 H 277.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6FF |
|---|---|
| RGB | rgb(207, 214, 255) |
| HSL | hsl(231, 100%, 91%) |
| HSV | hsv(231, 19%, 100%) |
| CMYK | cmyk(18.8%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(86.29, 5.88, -20.75) |
| CIE-LCH | lch(86.29, 21.57, 285.82°) |
| OKLab | oklab(88.4% 0.0075 -0.0565) |
| OKLCH | oklch(88.4% 0.057 277.5) |
| XYZ | xyz(67.8244, 68.5774, 104.2518) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.47
Light Periwinkle
#C1C6FC
ΔE00 4.55
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6FF #FFF8CF
analogous
#CFEEFF #CFD6FF #E0CFFF
triadic
#CFD6FF #FFCFD6 #D6FFCF
tetradic
#CFD6FF #FFCFEE #FFF8CF #CFFFE0
square
#CFD6FF #FFCFEE #FFF8CF #CFFFE0
split-complementary
#CFD6FF #FFE0CF #EEFFCF
monochromatic
#556DFF #92A2FF #CFD6FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.43
#CFD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CFD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6FF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6FF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#C4DDE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd6ff; /* rgb */ color: rgb(207, 214, 255); /* oklch */ color: oklch(88.4% 0.057 277.5);
Tailwind
colors: {
custom: {
50: '#dee2ff',
500: '#cfd6ff',
950: '#000000',
},
}SCSS
$custom: #cfd6ff; $custom-light: #dee2ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd6ff",
"rgb": {
"r": 207,
"g": 214,
"b": 255
},
"hsl": {
"h": 231.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88396,
"c": 0.05701,
"h": 277.5
},
"luminance": 0.68579
}Semantic roles & 50–950 ramp
primary
#CFD6FF
secondary
#EADC88
accent
#C400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486