#C4CCF2#C4CCF2
#C4CCF2 is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.054 H 275.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCF2 |
|---|---|
| RGB | rgb(196, 204, 242) |
| HSL | hsl(230, 64%, 86%) |
| HSV | hsv(230, 19%, 95%) |
| CMYK | cmyk(19%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.56, 5.01, -19.59) |
| CIE-LCH | lch(82.56, 20.22, 284.35°) |
| OKLab | oklab(85.14% 0.0055 -0.0533) |
| OKLCH | oklch(85.14% 0.054 275.9) |
| XYZ | xyz(60.3809, 61.3312, 92.6441) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 3.78
Light Blue Grey
#B7C9E2
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.33
Powder Blue (survey)
#B1D1FC
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCF2 #F2EAC4
analogous
#C4E3F2 #C4CCF2 #D3C4F2
triadic
#C4CCF2 #F2C4CC #CCF2C4
tetradic
#C4CCF2 #F2C4E3 #F2EAC4 #C4F2D3
square
#C4CCF2 #F2C4E3 #F2EAC4 #C4F2D3
split-complementary
#C4CCF2 #F2D3C4 #E3F2C4
monochromatic
#6075DC #92A1E7 #C4CCF2 #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.58
#C4CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C4CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCF2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCF2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#B9D3D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4ccf2; /* rgb */ color: rgb(196, 204, 242); /* oklch */ color: oklch(85.1% 0.054 275.9);
Tailwind
colors: {
custom: {
50: '#d6dbf6',
500: '#c4ccf2',
950: '#000000',
},
}SCSS
$custom: #c4ccf2; $custom-light: #d6dbf6; $custom-dark: #000000;
JSON
{
"hex": "#c4ccf2",
"rgb": {
"r": 196,
"g": 204,
"b": 242
},
"hsl": {
"h": 229.565,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.85141,
"c": 0.05363,
"h": 275.9
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#C4CCF2
secondary
#D2C588
accent
#AD1ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485