#C3D2FC#C3D2FC
#C3D2FC is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.6% C 0.061 H 269.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2FC |
|---|---|
| RGB | rgb(195, 210, 252) |
| HSL | hsl(224, 90%, 88%) |
| HSV | hsv(224, 23%, 99%) |
| CMYK | cmyk(22.6%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.34, 3.72, -22.21) |
| CIE-LCH | lch(84.34, 22.52, 279.52°) |
| OKLab | oklab(86.63% -0.0003 -0.0607) |
| OKLCH | oklch(86.63% 0.061 269.7) |
| XYZ | xyz(63.1184, 64.7220, 101.2437) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2FC #FCEDC3
analogous
#C3EEFC #C3D2FC #D1C3FC
triadic
#C3D2FC #FCC3D2 #D2FCC3
tetradic
#C3D2FC #FCC3EE #FCEDC3 #C3FCD1
square
#C3D2FC #FCC3EE #FCEDC3 #C3FCD1
split-complementary
#C3D2FC #FCD1C3 #EEFCC3
monochromatic
#4E7BF6 #89A6F9 #C3D2FC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.51
#C3D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C3D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2FC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2FC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#B5DAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c3d2fc; /* rgb */ color: rgb(195, 210, 252); /* oklch */ color: oklch(86.6% 0.061 269.7);
Tailwind
colors: {
custom: {
50: '#d6dffd',
500: '#c3d2fc',
950: '#000000',
},
}SCSS
$custom: #c3d2fc; $custom-light: #d6dffd; $custom-dark: #000000;
JSON
{
"hex": "#c3d2fc",
"rgb": {
"r": 195,
"g": 210,
"b": 252
},
"hsl": {
"h": 224.211,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.86626,
"c": 0.06069,
"h": 269.7
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#C3D2FC
secondary
#E3C981
accent
#A900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485