#C2CCFD#C2CCFD
#C2CCFD is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.069 H 275.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCFD |
|---|---|
| RGB | rgb(194, 204, 253) |
| HSL | hsl(230, 94%, 88%) |
| HSV | hsv(230, 23%, 99%) |
| CMYK | cmyk(23.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.78, 6.85, -25.12) |
| CIE-LCH | lch(82.78, 26.04, 285.26°) |
| OKLab | oklab(85.4% 0.007 -0.0688) |
| OKLCH | oklch(85.4% 0.069 275.8) |
| XYZ | xyz(61.5661, 61.7455, 101.5838) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.91
Periwinkle
#CCCCFF
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCFD #FDF3C2
analogous
#C2E9FD #C2CCFD #D6C2FD
triadic
#C2CCFD #FDC2CC #CCFDC2
tetradic
#C2CCFD #FDC2E9 #FDF3C2 #C2FDD6
square
#C2CCFD #FDC2E9 #FDF3C2 #C2FDD6
split-complementary
#C2CCFD #FDD6C2 #E9FDC2
monochromatic
#4B69F9 #879AFB #C2CCFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.57
#C2CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C2CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCFD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCFD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#B4D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccfd; /* rgb */ color: rgb(194, 204, 253); /* oklch */ color: oklch(85.4% 0.069 275.8);
Tailwind
colors: {
custom: {
50: '#d5dbfe',
500: '#c2ccfd',
950: '#000000',
},
}SCSS
$custom: #c2ccfd; $custom-light: #d5dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c2ccfd",
"rgb": {
"r": 194,
"g": 204,
"b": 253
},
"hsl": {
"h": 229.831,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85399,
"c": 0.06918,
"h": 275.8
},
"luminance": 0.61747
}Semantic roles & 50–950 ramp
primary
#C2CCFD
secondary
#E4D37F
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485