#CFD1FA#CFD1FA
#CFD1FA is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.2% C 0.057 H 283.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1FA |
|---|---|
| RGB | rgb(207, 209, 250) |
| HSL | hsl(237, 81%, 90%) |
| HSV | hsv(237, 17%, 98%) |
| CMYK | cmyk(17.2%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(84.88, 7.46, -20.25) |
| CIE-LCH | lch(84.88, 21.58, 290.23°) |
| OKLab | oklab(87.24% 0.0127 -0.0551) |
| OKLCH | oklch(87.24% 0.057 283) |
| XYZ | xyz(65.7839, 65.7676, 99.6525) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.60
Light Periwinkle
#C1C6FC
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 7.73
Light Lavender
#DFC5FE
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1FA #FAF8CF
analogous
#CFE7FA #CFD1FA #E3CFFA
triadic
#CFD1FA #FACFD1 #D1FACF
tetradic
#CFD1FA #FACFE7 #FAF8CF #CFFAE3
square
#CFD1FA #FACFE7 #FAF8CF #CFFAE3
split-complementary
#CFD1FA #FAE3CF #E7FACF
monochromatic
#6067EE #989CF4 #CFD1FA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.48
#CFD1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CFD1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1FA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1FA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#C6D8DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd1fa; /* rgb */ color: rgb(207, 209, 250); /* oklch */ color: oklch(87.2% 0.057 283.0);
Tailwind
colors: {
custom: {
50: '#dedffc',
500: '#cfd1fa',
950: '#000000',
},
}SCSS
$custom: #cfd1fa; $custom-light: #dedffc; $custom-dark: #000000;
JSON
{
"hex": "#cfd1fa",
"rgb": {
"r": 207,
"g": 209,
"b": 250
},
"hsl": {
"h": 237.209,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87237,
"c": 0.05654,
"h": 283
},
"luminance": 0.65768
}Semantic roles & 50–950 ramp
primary
#CFD1FA
secondary
#E0DC8D
accent
#D408DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485