#C0CCFD#C0CCFD
#C0CCFD is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.3% C 0.070 H 274.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCFD |
|---|---|
| RGB | rgb(192, 204, 253) |
| HSL | hsl(228, 94%, 87%) |
| HSV | hsv(228, 24%, 99%) |
| CMYK | cmyk(24.1%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.64, 6.26, -25.35) |
| CIE-LCH | lch(82.64, 26.11, 283.87°) |
| OKLab | oklab(85.25% 0.005 -0.0695) |
| OKLCH | oklch(85.25% 0.07 274.1) |
| XYZ | xyz(61.0561, 61.4825, 101.5599) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCFD #FDF1C0
analogous
#C0EAFD #C0CCFD #D3C0FD
triadic
#C0CCFD #FDC0CC #CCFDC0
tetradic
#C0CCFD #FDC0EA #FDF1C0 #C0FDD3
square
#C0CCFD #FDC0EA #FDF1C0 #C0FDD3
split-complementary
#C0CCFD #FDD3C0 #EAFDC0
monochromatic
#496CF9 #859CFB #C0CCFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.58
#C0CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C0CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCFD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCFD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BACBFC
Tritanopia (blue-blind)
#B1D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0ccfd; /* rgb */ color: rgb(192, 204, 253); /* oklch */ color: oklch(85.3% 0.070 274.1);
Tailwind
colors: {
custom: {
50: '#d4dbfe',
500: '#c0ccfd',
950: '#000000',
},
}SCSS
$custom: #c0ccfd; $custom-light: #d4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c0ccfd",
"rgb": {
"r": 192,
"g": 204,
"b": 253
},
"hsl": {
"h": 228.197,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.85254,
"c": 0.06967,
"h": 274.1
},
"luminance": 0.61484
}Semantic roles & 50–950 ramp
primary
#C0CCFD
secondary
#E4D07D
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485