#CFD3FF#CFD3FF
#CFD3FF is a very light, moderate blue. Relative luminance 0.671; OKLCH L 87.8% C 0.061 H 281.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3FF |
|---|---|
| RGB | rgb(207, 211, 255) |
| HSL | hsl(235, 100%, 91%) |
| HSV | hsv(235, 19%, 100%) |
| CMYK | cmyk(18.8%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(85.54, 7.47, -21.89) |
| CIE-LCH | lch(85.54, 23.13, 288.84°) |
| OKLab | oklab(87.81% 0.0116 -0.0597) |
| OKLCH | oklch(87.81% 0.061 281) |
| XYZ | xyz(67.0721, 67.0729, 104.0010) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.28
Light Periwinkle
#C1C6FC
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3FF #FFFBCF
analogous
#CFEBFF #CFD3FF #E3CFFF
triadic
#CFD3FF #FFCFD3 #D3FFCF
tetradic
#CFD3FF #FFCFEB #FFFBCF #CFFFE3
square
#CFD3FF #FFCFEB #FFFBCF #CFFFE3
split-complementary
#CFD3FF #FFE3CF #EBFFCF
monochromatic
#5563FF #929BFF #CFD3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.46
#CFD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CFD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3FF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3FF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#C4DBE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd3ff; /* rgb */ color: rgb(207, 211, 255); /* oklch */ color: oklch(87.8% 0.061 281.0);
Tailwind
colors: {
custom: {
50: '#dee0ff',
500: '#cfd3ff',
950: '#000000',
},
}SCSS
$custom: #cfd3ff; $custom-light: #dee0ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd3ff",
"rgb": {
"r": 207,
"g": 211,
"b": 255
},
"hsl": {
"h": 235,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.87808,
"c": 0.06079,
"h": 281
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#CFD3FF
secondary
#EAE288
accent
#D200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486