#CFD1FF#CFD1FF
#CFD1FF is a very light, moderate blue. Relative luminance 0.661; OKLCH L 87.4% C 0.063 H 283.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1FF |
|---|---|
| RGB | rgb(207, 209, 255) |
| HSL | hsl(238, 100%, 91%) |
| HSV | hsv(238, 19%, 100%) |
| CMYK | cmyk(18.8%, 18%, 0%, 0%) |
| CIE-LAB | lab(85.04, 8.54, -22.65) |
| CIE-LCH | lch(85.04, 24.21, 290.65°) |
| OKLab | oklab(87.42% 0.0143 -0.0618) |
| OKLCH | oklch(87.42% 0.063 283) |
| XYZ | xyz(66.5783, 66.0853, 103.8364) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.56
Light Periwinkle
#C1C6FC
ΔE00 3.51
Pale Lilac
#E4CBFF
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.54
Lavender (CSS)
#E6E6FA
ΔE00 9.12
Light Blue Grey
#B7C9E2
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1FF #FFFDCF
analogous
#CFE9FF #CFD1FF #E5CFFF
triadic
#CFD1FF #FFCFD1 #D1FFCF
tetradic
#CFD1FF #FFCFE9 #FFFDCF #CFFFE5
square
#CFD1FF #FFCFE9 #FFFDCF #CFFFE5
split-complementary
#CFD1FF #FFE5CF #E9FFCF
monochromatic
#555CFF #9296FF #CFD1FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.48
#CFD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CFD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1FF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1FF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#C5D9E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd1ff; /* rgb */ color: rgb(207, 209, 255); /* oklch */ color: oklch(87.4% 0.063 283.0);
Tailwind
colors: {
custom: {
50: '#dedfff',
500: '#cfd1ff',
950: '#000000',
},
}SCSS
$custom: #cfd1ff; $custom-light: #dedfff; $custom-dark: #000000;
JSON
{
"hex": "#cfd1ff",
"rgb": {
"r": 207,
"g": 209,
"b": 255
},
"hsl": {
"h": 237.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.87418,
"c": 0.06343,
"h": 283
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#CFD1FF
secondary
#EAE688
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486