#C4CCFA#C4CCFA
#C4CCFA is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.4% C 0.065 H 277.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCFA |
|---|---|
| RGB | rgb(196, 204, 250) |
| HSL | hsl(231, 84%, 87%) |
| HSV | hsv(231, 22%, 98%) |
| CMYK | cmyk(21.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.82, 6.77, -23.45) |
| CIE-LCH | lch(82.82, 24.41, 286.11°) |
| OKLab | oklab(85.43% 0.0081 -0.0641) |
| OKLCH | oklch(85.43% 0.065 277.2) |
| XYZ | xyz(61.6088, 61.8224, 99.1109) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.08
Periwinkle
#CCCCFF
ΔE00 2.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCFA #FAF2C4
analogous
#C4E7FA #C4CCFA #D7C4FA
triadic
#C4CCFA #FAC4CC #CCFAC4
tetradic
#C4CCFA #FAC4E7 #FAF2C4 #C4FAD7
square
#C4CCFA #FAC4E7 #FAF2C4 #C4FAD7
split-complementary
#C4CCFA #FAD7C4 #E7FAC4
monochromatic
#536AF0 #8C9BF5 #C4CCFA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.57
#C4CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C4CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCFA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCFA | 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)
#BFD0FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#B7D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4ccfa; /* rgb */ color: rgb(196, 204, 250); /* oklch */ color: oklch(85.4% 0.065 277.2);
Tailwind
colors: {
custom: {
50: '#d6dbfc',
500: '#c4ccfa',
950: '#000000',
},
}SCSS
$custom: #c4ccfa; $custom-light: #d6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c4ccfa",
"rgb": {
"r": 196,
"g": 204,
"b": 250
},
"hsl": {
"h": 231.111,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85433,
"c": 0.06463,
"h": 277.2
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#C4CCFA
secondary
#DFD183
accent
#C005E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485