#CFD2F7#CFD2F7
#CFD2F7 is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.3% C 0.051 H 281.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2F7 |
|---|---|
| RGB | rgb(207, 210, 247) |
| HSL | hsl(236, 71%, 89%) |
| HSV | hsv(236, 16%, 97%) |
| CMYK | cmyk(16.2%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(85.03, 6.29, -18.43) |
| CIE-LCH | lch(85.03, 19.47, 288.86°) |
| OKLab | oklab(87.33% 0.0103 -0.05) |
| OKLCH | oklch(87.33% 0.051 281.6) |
| XYZ | xyz(65.5634, 66.0731, 97.2769) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.69
Light Periwinkle
#C1C6FC
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.48
Light Lavender
#DFC5FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2F7 #F7F4CF
analogous
#CFE6F7 #CFD2F7 #E0CFF7
triadic
#CFD2F7 #F7CFD2 #D2F7CF
tetradic
#CFD2F7 #F7CFE6 #F7F4CF #CFF7E0
square
#CFD2F7 #F7CFE6 #F7F4CF #CFF7E0
split-complementary
#CFD2F7 #F7E0CF #E6F7CF
monochromatic
#6670E6 #9BA1EE #CFD2F7 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.48
#CFD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2F7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2F7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#C6D8DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd2f7; /* rgb */ color: rgb(207, 210, 247); /* oklch */ color: oklch(87.3% 0.051 281.6);
Tailwind
colors: {
custom: {
50: '#dedffa',
500: '#cfd2f7',
950: '#000000',
},
}SCSS
$custom: #cfd2f7; $custom-light: #dedffa; $custom-dark: #000000;
JSON
{
"hex": "#cfd2f7",
"rgb": {
"r": 207,
"g": 210,
"b": 247
},
"hsl": {
"h": 235.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.87328,
"c": 0.05109,
"h": 281.6
},
"luminance": 0.66074
}Semantic roles & 50–950 ramp
primary
#CFD2F7
secondary
#DAD590
accent
#C512D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485