#C2CCFC#C2CCFC
#C2CCFC is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.068 H 275.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCFC |
|---|---|
| RGB | rgb(194, 204, 252) |
| HSL | hsl(230, 91%, 87%) |
| HSV | hsv(230, 23%, 99%) |
| CMYK | cmyk(23%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.74, 6.62, -24.64) |
| CIE-LCH | lch(82.74, 25.52, 285.05°) |
| OKLab | oklab(85.36% 0.0067 -0.0675) |
| OKLCH | oklch(85.36% 0.068 275.7) |
| XYZ | xyz(61.4072, 61.6820, 100.7471) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.99
Periwinkle
#CCCCFF
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCFC #FCF2C2
analogous
#C2E9FC #C2CCFC #D5C2FC
triadic
#C2CCFC #FCC2CC #CCFCC2
tetradic
#C2CCFC #FCC2E9 #FCF2C2 #C2FCD5
square
#C2CCFC #FCC2E9 #FCF2C2 #C2FCD5
split-complementary
#C2CCFC #FCD5C2 #E9FCC2
monochromatic
#4D6AF6 #889BF9 #C2CCFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.57
#C2CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C2CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCFC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCFC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#B4D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccfc; /* rgb */ color: rgb(194, 204, 252); /* oklch */ color: oklch(85.4% 0.068 275.7);
Tailwind
colors: {
custom: {
50: '#d5dbfd',
500: '#c2ccfc',
950: '#000000',
},
}SCSS
$custom: #c2ccfc; $custom-light: #d5dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c2ccfc",
"rgb": {
"r": 194,
"g": 204,
"b": 252
},
"hsl": {
"h": 229.655,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85361,
"c": 0.06781,
"h": 275.7
},
"luminance": 0.61683
}Semantic roles & 50–950 ramp
primary
#C2CCFC
secondary
#E3D180
accent
#BE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485