#CFD5FF#CFD5FF
#CFD5FF is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.2% C 0.058 H 278.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5FF |
|---|---|
| RGB | rgb(207, 213, 255) |
| HSL | hsl(233, 100%, 91%) |
| HSV | hsv(233, 19%, 100%) |
| CMYK | cmyk(18.8%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(86.04, 6.41, -21.13) |
| CIE-LCH | lch(86.04, 22.09, 286.88°) |
| OKLab | oklab(88.2% 0.0089 -0.0576) |
| OKLCH | oklch(88.2% 0.058 278.7) |
| XYZ | xyz(67.5721, 68.0728, 104.1677) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.06
Light Periwinkle
#C1C6FC
ΔE00 4.29
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.69
Pale Lilac
#E4CBFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5FF #FFF9CF
analogous
#CFEDFF #CFD5FF #E1CFFF
triadic
#CFD5FF #FFCFD5 #D5FFCF
tetradic
#CFD5FF #FFCFED #FFF9CF #CFFFE1
square
#CFD5FF #FFCFED #FFF9CF #CFFFE1
split-complementary
#CFD5FF #FFE1CF #EDFFCF
monochromatic
#556AFF #929FFF #CFD5FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.44
#CFD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CFD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5FF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5FF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C7D6FE
Tritanopia (blue-blind)
#C4DCE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd5ff; /* rgb */ color: rgb(207, 213, 255); /* oklch */ color: oklch(88.2% 0.058 278.7);
Tailwind
colors: {
custom: {
50: '#dee1ff',
500: '#cfd5ff',
950: '#000000',
},
}SCSS
$custom: #cfd5ff; $custom-light: #dee1ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd5ff",
"rgb": {
"r": 207,
"g": 213,
"b": 255
},
"hsl": {
"h": 232.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.882,
"c": 0.05826,
"h": 278.7
},
"luminance": 0.68074
}Semantic roles & 50–950 ramp
primary
#CFD5FF
secondary
#EADE88
accent
#C900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486