#CFD3FC#CFD3FC
#CFD3FC is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.7% C 0.057 H 280.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3FC |
|---|---|
| RGB | rgb(207, 211, 252) |
| HSL | hsl(235, 88%, 90%) |
| HSV | hsv(235, 18%, 99%) |
| CMYK | cmyk(17.9%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.44, 6.83, -20.46) |
| CIE-LCH | lch(85.44, 21.56, 288.46°) |
| OKLab | oklab(87.7% 0.0106 -0.0557) |
| OKLCH | oklch(87.7% 0.057 280.8) |
| XYZ | xyz(66.5930, 66.8812, 101.4775) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.83
Light Periwinkle
#C1C6FC
ΔE00 4.31
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Pale Lilac
#E4CBFF
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3FC #FCF8CF
analogous
#CFE9FC #CFD3FC #E2CFFC
triadic
#CFD3FC #FCCFD3 #D3FCCF
tetradic
#CFD3FC #FCCFE9 #FCF8CF #CFFCE2
square
#CFD3FC #FCCFE9 #FCF8CF #CFFCE2
split-complementary
#CFD3FC #FCE2CF #E9FCCF
monochromatic
#5C69F5 #959EF8 #CFD3FC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.46
#CFD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CFD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3FC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3FC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#C5DAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd3fc; /* rgb */ color: rgb(207, 211, 252); /* oklch */ color: oklch(87.7% 0.057 280.8);
Tailwind
colors: {
custom: {
50: '#dee0fd',
500: '#cfd3fc',
950: '#000000',
},
}SCSS
$custom: #cfd3fc; $custom-light: #dee0fd; $custom-dark: #000000;
JSON
{
"hex": "#cfd3fc",
"rgb": {
"r": 207,
"g": 211,
"b": 252
},
"hsl": {
"h": 234.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.877,
"c": 0.05667,
"h": 280.8
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#CFD3FC
secondary
#E4DC8C
accent
#D101E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485