#CFD7FF#CFD7FF
#CFD7FF is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.6% C 0.056 H 276.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7FF |
|---|---|
| RGB | rgb(207, 215, 255) |
| HSL | hsl(230, 100%, 91%) |
| HSV | hsv(230, 19%, 100%) |
| CMYK | cmyk(18.8%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(86.55, 5.35, -20.37) |
| CIE-LCH | lch(86.55, 21.06, 284.72°) |
| OKLab | oklab(88.59% 0.0061 -0.0555) |
| OKLCH | oklch(88.59% 0.056 276.3) |
| XYZ | xyz(68.0782, 69.0851, 104.3364) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.90
Light Periwinkle
#C1C6FC
ΔE00 4.83
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7FF #FFF7CF
analogous
#CFEFFF #CFD7FF #DFCFFF
triadic
#CFD7FF #FFCFD7 #D7FFCF
tetradic
#CFD7FF #FFCFEF #FFF7CF #CFFFDF
square
#CFD7FF #FFCFEF #FFF7CF #CFFFDF
split-complementary
#CFD7FF #FFDFCF #EFFFCF
monochromatic
#5571FF #92A4FF #CFD7FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.42
#CFD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CFD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7FF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7FF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#C4DEE4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfd7ff; /* rgb */ color: rgb(207, 215, 255); /* oklch */ color: oklch(88.6% 0.056 276.3);
Tailwind
colors: {
custom: {
50: '#dee3ff',
500: '#cfd7ff',
950: '#000000',
},
}SCSS
$custom: #cfd7ff; $custom-light: #dee3ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd7ff",
"rgb": {
"r": 207,
"g": 215,
"b": 255
},
"hsl": {
"h": 230,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88593,
"c": 0.05581,
"h": 276.3
},
"luminance": 0.69086
}Semantic roles & 50–950 ramp
primary
#CFD7FF
secondary
#EADA88
accent
#BF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486