#C3CCFC#C3CCFC
#C3CCFC is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.4% C 0.068 H 276.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCFC |
|---|---|
| RGB | rgb(195, 204, 252) |
| HSL | hsl(231, 90%, 88%) |
| HSV | hsv(231, 23%, 99%) |
| CMYK | cmyk(22.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.81, 6.92, -24.53) |
| CIE-LCH | lch(82.81, 25.48, 285.76°) |
| OKLab | oklab(85.43% 0.0077 -0.0671) |
| OKLCH | oklch(85.43% 0.068 276.6) |
| XYZ | xyz(61.6648, 61.8148, 100.7591) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.87
Periwinkle
#CCCCFF
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCFC #FCF3C3
analogous
#C3E9FC #C3CCFC #D6C3FC
triadic
#C3CCFC #FCC3CC #CCFCC3
tetradic
#C3CCFC #FCC3E9 #FCF3C3 #C3FCD6
square
#C3CCFC #FCC3E9 #FCF3C3 #C3FCD6
split-complementary
#C3CCFC #FCD6C3 #E9FCC3
monochromatic
#4E69F6 #899AF9 #C3CCFC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.57
#C3CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C3CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCFC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCFC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#B5D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3ccfc; /* rgb */ color: rgb(195, 204, 252); /* oklch */ color: oklch(85.4% 0.068 276.6);
Tailwind
colors: {
custom: {
50: '#d6dbfd',
500: '#c3ccfc',
950: '#000000',
},
}SCSS
$custom: #c3ccfc; $custom-light: #d6dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c3ccfc",
"rgb": {
"r": 195,
"g": 204,
"b": 252
},
"hsl": {
"h": 230.526,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.85434,
"c": 0.06758,
"h": 276.6
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#C3CCFC
secondary
#E3D381
accent
#C100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485