#C3CCFA#C3CCFA
#C3CCFA is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.065 H 276.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCFA |
|---|---|
| RGB | rgb(195, 204, 250) |
| HSL | hsl(230, 85%, 87%) |
| HSV | hsv(230, 22%, 98%) |
| CMYK | cmyk(22%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.75, 6.47, -23.57) |
| CIE-LCH | lch(82.75, 24.44, 285.36°) |
| OKLab | oklab(85.36% 0.0071 -0.0644) |
| OKLCH | oklch(85.36% 0.065 276.3) |
| XYZ | xyz(61.3495, 61.6887, 99.0988) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.13
Periwinkle
#CCCCFF
ΔE00 2.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.26
Light Blue Grey
#B7C9E2
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCFA #FAF1C3
analogous
#C3E7FA #C3CCFA #D6C3FA
triadic
#C3CCFA #FAC3CC #CCFAC3
tetradic
#C3CCFA #FAC3E7 #FAF1C3 #C3FAD6
square
#C3CCFA #FAC3E7 #FAF1C3 #C3FAD6
split-complementary
#C3CCFA #FAD6C3 #E7FAC3
monochromatic
#526CF1 #8B9CF5 #C3CCFA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.57
#C3CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C3CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCFA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCFA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#B6D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3ccfa; /* rgb */ color: rgb(195, 204, 250); /* oklch */ color: oklch(85.4% 0.065 276.3);
Tailwind
colors: {
custom: {
50: '#d6dbfc',
500: '#c3ccfa',
950: '#000000',
},
}SCSS
$custom: #c3ccfa; $custom-light: #d6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c3ccfa",
"rgb": {
"r": 195,
"g": 204,
"b": 250
},
"hsl": {
"h": 230.182,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85359,
"c": 0.06484,
"h": 276.3
},
"luminance": 0.6169
}Semantic roles & 50–950 ramp
primary
#C3CCFA
secondary
#DFD082
accent
#BD04E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485