#C5CCFC#C5CCFC
#C5CCFC is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.6% C 0.067 H 278.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCFC |
|---|---|
| RGB | rgb(197, 204, 252) |
| HSL | hsl(232, 90%, 88%) |
| HSV | hsv(232, 22%, 99%) |
| CMYK | cmyk(21.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.96, 7.52, -24.30) |
| CIE-LCH | lch(82.96, 25.43, 287.20°) |
| OKLab | oklab(85.58% 0.0098 -0.0665) |
| OKLCH | oklch(85.58% 0.067 278.4) |
| XYZ | xyz(62.1851, 62.0831, 100.7835) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.77
Periwinkle
#CCCCFF
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCFC #FCF5C5
analogous
#C5E7FC #C5CCFC #D9C5FC
triadic
#C5CCFC #FCC5CC #CCFCC5
tetradic
#C5CCFC #FCC5E7 #FCF5C5 #C5FCD9
square
#C5CCFC #FCC5E7 #FCF5C5 #C5FCD9
split-complementary
#C5CCFC #FCD9C5 #E7FCC5
monochromatic
#5166F6 #8B99F9 #C5CCFC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.57
#C5CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C5CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCFC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCFC | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#B8D5DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5ccfc; /* rgb */ color: rgb(197, 204, 252); /* oklch */ color: oklch(85.6% 0.067 278.4);
Tailwind
colors: {
custom: {
50: '#d7dbfd',
500: '#c5ccfc',
950: '#000000',
},
}SCSS
$custom: #c5ccfc; $custom-light: #d7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c5ccfc",
"rgb": {
"r": 197,
"g": 204,
"b": 252
},
"hsl": {
"h": 232.364,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.85581,
"c": 0.06719,
"h": 278.4
},
"luminance": 0.62084
}Semantic roles & 50–950 ramp
primary
#C5CCFC
secondary
#E3D782
accent
#C800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485