#C3CCFF#C3CCFF
#C3CCFF is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.5% C 0.072 H 277.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCFF |
|---|---|
| RGB | rgb(195, 204, 255) |
| HSL | hsl(231, 100%, 88%) |
| HSV | hsv(231, 24%, 100%) |
| CMYK | cmyk(23.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.92, 7.60, -25.96) |
| CIE-LCH | lch(82.92, 27.05, 286.32°) |
| OKLab | oklab(85.55% 0.0087 -0.0712) |
| OKLCH | oklch(85.55% 0.072 277) |
| XYZ | xyz(62.1439, 62.0064, 103.2826) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.67
Periwinkle
#CCCCFF
ΔE00 2.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCFF #FFF6C3
analogous
#C3EAFF #C3CCFF #D8C3FF
triadic
#C3CCFF #FFC3CC #CCFFC3
tetradic
#C3CCFF #FFC3EA #FFF6C3 #C3FFD8
square
#C3CCFF #FFC3EA #FFF6C3 #C3FFD8
split-complementary
#C3CCFF #FFD8C3 #EAFFC3
monochromatic
#4964FF #8698FF #C3CCFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.57
#C3CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C3CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCFF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCFF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#B5D5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3ccff; /* rgb */ color: rgb(195, 204, 255); /* oklch */ color: oklch(85.5% 0.072 277.0);
Tailwind
colors: {
custom: {
50: '#d6dbff',
500: '#c3ccff',
950: '#000000',
},
}SCSS
$custom: #c3ccff; $custom-light: #d6dbff; $custom-dark: #000000;
JSON
{
"hex": "#c3ccff",
"rgb": {
"r": 195,
"g": 204,
"b": 255
},
"hsl": {
"h": 231,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.85547,
"c": 0.07171,
"h": 277
},
"luminance": 0.62008
}Semantic roles & 50–950 ramp
primary
#C3CCFF
secondary
#E8D87E
accent
#C300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486