#CFD2FC#CFD2FC
#CFD2FC is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.5% C 0.058 H 281.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2FC |
|---|---|
| RGB | rgb(207, 210, 252) |
| HSL | hsl(236, 88%, 90%) |
| HSV | hsv(236, 18%, 99%) |
| CMYK | cmyk(17.9%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.19, 7.36, -20.84) |
| CIE-LCH | lch(85.19, 22.10, 289.45°) |
| OKLab | oklab(87.51% 0.012 -0.0567) |
| OKLCH | oklch(87.51% 0.058 281.9) |
| XYZ | xyz(66.3453, 66.3859, 101.3949) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.47
Light Periwinkle
#C1C6FC
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.11
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2FC #FCF9CF
analogous
#CFE8FC #CFD2FC #E3CFFC
triadic
#CFD2FC #FCCFD2 #D2FCCF
tetradic
#CFD2FC #FCCFE8 #FCF9CF #CFFCE3
square
#CFD2FC #FCCFE8 #FCF9CF #CFFCE3
split-complementary
#CFD2FC #FCE3CF #E8FCCF
monochromatic
#5C66F5 #959CF8 #CFD2FC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.47
#CFD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CFD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2FC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2FC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C6D3FB
Tritanopia (blue-blind)
#C5D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd2fc; /* rgb */ color: rgb(207, 210, 252); /* oklch */ color: oklch(87.5% 0.058 281.9);
Tailwind
colors: {
custom: {
50: '#dedffd',
500: '#cfd2fc',
950: '#000000',
},
}SCSS
$custom: #cfd2fc; $custom-light: #dedffd; $custom-dark: #000000;
JSON
{
"hex": "#cfd2fc",
"rgb": {
"r": 207,
"g": 210,
"b": 252
},
"hsl": {
"h": 236,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.87505,
"c": 0.05797,
"h": 281.9
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#CFD2FC
secondary
#E4DE8C
accent
#D601E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485