#CFD4FF#CFD4FF
#CFD4FF is a very light, muted blue. Relative luminance 0.676; OKLCH L 88.0% C 0.060 H 279.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4FF |
|---|---|
| RGB | rgb(207, 212, 255) |
| HSL | hsl(234, 100%, 91%) |
| HSV | hsv(234, 19%, 100%) |
| CMYK | cmyk(18.8%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.79, 6.94, -21.51) |
| CIE-LCH | lch(85.79, 22.61, 287.88°) |
| OKLab | oklab(88% 0.0102 -0.0586) |
| OKLCH | oklch(88% 0.06 279.9) |
| XYZ | xyz(67.3213, 67.5713, 104.0841) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.66
Light Periwinkle
#C1C6FC
ΔE00 4.05
Lavender (CSS)
#E6E6FA
ΔE00 8.24
Pale Lilac
#E4CBFF
ΔE00 8.52
Light Lavender
#DFC5FE
ΔE00 8.65
Light Blue Grey
#B7C9E2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4FF #FFFACF
analogous
#CFECFF #CFD4FF #E2CFFF
triadic
#CFD4FF #FFCFD4 #D4FFCF
tetradic
#CFD4FF #FFCFEC #FFFACF #CFFFE2
square
#CFD4FF #FFCFEC #FFFACF #CFFFE2
split-complementary
#CFD4FF #FFE2CF #ECFFCF
monochromatic
#5566FF #929DFF #CFD4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.45
#CFD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CFD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4FF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4FF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#C4DBE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd4ff; /* rgb */ color: rgb(207, 212, 255); /* oklch */ color: oklch(88.0% 0.060 279.9);
Tailwind
colors: {
custom: {
50: '#dee1ff',
500: '#cfd4ff',
950: '#000000',
},
}SCSS
$custom: #cfd4ff; $custom-light: #dee1ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd4ff",
"rgb": {
"r": 207,
"g": 212,
"b": 255
},
"hsl": {
"h": 233.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88004,
"c": 0.05951,
"h": 279.9
},
"luminance": 0.67572
}Semantic roles & 50–950 ramp
primary
#CFD4FF
secondary
#EAE088
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486