#CFD1FC#CFD1FC
#CFD1FC is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.3% C 0.059 H 283.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1FC |
|---|---|
| RGB | rgb(207, 209, 252) |
| HSL | hsl(237, 88%, 90%) |
| HSV | hsv(237, 18%, 99%) |
| CMYK | cmyk(17.9%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.94, 7.89, -21.21) |
| CIE-LCH | lch(84.94, 22.63, 290.40°) |
| OKLab | oklab(87.31% 0.0133 -0.0578) |
| OKLCH | oklch(87.31% 0.059 283) |
| XYZ | xyz(66.0992, 65.8937, 101.3129) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.14
Light Periwinkle
#C1C6FC
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1FC #FCFACF
analogous
#CFE8FC #CFD1FC #E3CFFC
triadic
#CFD1FC #FCCFD1 #D1FCCF
tetradic
#CFD1FC #FCCFE8 #FCFACF #CFFCE3
square
#CFD1FC #FCCFE8 #FCFACF #CFFCE3
split-complementary
#CFD1FC #FCE3CF #E8FCCF
monochromatic
#5C63F5 #959AF8 #CFD1FC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.48
#CFD1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CFD1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1FC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1FC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#C5D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd1fc; /* rgb */ color: rgb(207, 209, 252); /* oklch */ color: oklch(87.3% 0.059 283.0);
Tailwind
colors: {
custom: {
50: '#dedffd',
500: '#cfd1fc',
950: '#000000',
},
}SCSS
$custom: #cfd1fc; $custom-light: #dedffd; $custom-dark: #000000;
JSON
{
"hex": "#cfd1fc",
"rgb": {
"r": 207,
"g": 209,
"b": 252
},
"hsl": {
"h": 237.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.87309,
"c": 0.0593,
"h": 283
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#CFD1FC
secondary
#E4E08C
accent
#DB01E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485