#C4CCFC#C4CCFC
#C4CCFC is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.5% C 0.067 H 277.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCFC |
|---|---|
| RGB | rgb(196, 204, 252) |
| HSL | hsl(231, 90%, 88%) |
| HSV | hsv(231, 22%, 99%) |
| CMYK | cmyk(22.2%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.89, 7.22, -24.41) |
| CIE-LCH | lch(82.89, 25.46, 286.48°) |
| OKLab | oklab(85.51% 0.0088 -0.0668) |
| OKLCH | oklch(85.51% 0.067 277.5) |
| XYZ | xyz(61.9241, 61.9485, 100.7713) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.80
Periwinkle
#CCCCFF
ΔE00 2.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCFC #FCF4C4
analogous
#C4E8FC #C4CCFC #D8C4FC
triadic
#C4CCFC #FCC4CC #CCFCC4
tetradic
#C4CCFC #FCC4E8 #FCF4C4 #C4FCD8
square
#C4CCFC #FCC4E8 #FCF4C4 #C4FCD8
split-complementary
#C4CCFC #FCD8C4 #E8FCC4
monochromatic
#5067F6 #8A9AF9 #C4CCFC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.57
#C4CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C4CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCFC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCFC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#BCCCFB
Tritanopia (blue-blind)
#B7D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4ccfc; /* rgb */ color: rgb(196, 204, 252); /* oklch */ color: oklch(85.5% 0.067 277.5);
Tailwind
colors: {
custom: {
50: '#d6dbfd',
500: '#c4ccfc',
950: '#000000',
},
}SCSS
$custom: #c4ccfc; $custom-light: #d6dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c4ccfc",
"rgb": {
"r": 196,
"g": 204,
"b": 252
},
"hsl": {
"h": 231.429,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.85507,
"c": 0.06738,
"h": 277.5
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#C4CCFC
secondary
#E3D581
accent
#C500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485