#C2CCF6#C2CCF6
#C2CCF6 is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.060 H 274.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCF6 |
|---|---|
| RGB | rgb(194, 204, 246) |
| HSL | hsl(228, 74%, 86%) |
| HSV | hsv(228, 21%, 96%) |
| CMYK | cmyk(21.1%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(82.54, 5.28, -21.75) |
| CIE-LCH | lch(82.54, 22.39, 283.64°) |
| OKLab | oklab(85.14% 0.0047 -0.0594) |
| OKLCH | oklch(85.14% 0.06 274.6) |
| XYZ | xyz(60.4714, 61.3076, 95.8185) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 3.47
Light Blue Grey
#B7C9E2
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCF6 #F6ECC2
analogous
#C2E6F6 #C2CCF6 #D2C2F6
triadic
#C2CCF6 #F6C2CC #CCF6C2
tetradic
#C2CCF6 #F6C2E6 #F6ECC2 #C2F6D2
square
#C2CCF6 #F6C2E6 #F6ECC2 #C2F6D2
split-complementary
#C2CCF6 #F6D2C2 #E6F6C2
monochromatic
#5773E6 #8D9FEE #C2CCF6 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.58
#C2CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C2CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCF6
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCF6 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F8
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#B6D4DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2ccf6; /* rgb */ color: rgb(194, 204, 246); /* oklch */ color: oklch(85.1% 0.060 274.6);
Tailwind
colors: {
custom: {
50: '#d5dbf9',
500: '#c2ccf6',
950: '#000000',
},
}SCSS
$custom: #c2ccf6; $custom-light: #d5dbf9; $custom-dark: #000000;
JSON
{
"hex": "#c2ccf6",
"rgb": {
"r": 194,
"g": 204,
"b": 246
},
"hsl": {
"h": 228.462,
"s": 74.286,
"l": 86.275
},
"oklch": {
"l": 0.85138,
"c": 0.05959,
"h": 274.6
},
"luminance": 0.61309
}Semantic roles & 50–950 ramp
primary
#C2CCF6
secondary
#D8C884
accent
#B00FD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485