#C0CCFC#C0CCFC
#C0CCFC is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.2% C 0.068 H 273.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCFC |
|---|---|
| RGB | rgb(192, 204, 252) |
| HSL | hsl(228, 91%, 87%) |
| HSV | hsv(228, 24%, 99%) |
| CMYK | cmyk(23.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.60, 6.03, -24.87) |
| CIE-LCH | lch(82.60, 25.59, 283.63°) |
| OKLab | oklab(85.22% 0.0046 -0.0681) |
| OKLCH | oklch(85.22% 0.068 273.9) |
| XYZ | xyz(60.8972, 61.4190, 100.7232) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.34
Periwinkle
#CCCCFF
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCFC #FCF0C0
analogous
#C0EAFC #C0CCFC #D2C0FC
triadic
#C0CCFC #FCC0CC #CCFCC0
tetradic
#C0CCFC #FCC0EA #FCF0C0 #C0FCD2
square
#C0CCFC #FCC0EA #FCF0C0 #C0FCD2
split-complementary
#C0CCFC #FCD2C0 #EAFCC0
monochromatic
#4B6DF6 #869DF9 #C0CCFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.58
#C0CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C0CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCFC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCFC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#B1D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0ccfc; /* rgb */ color: rgb(192, 204, 252); /* oklch */ color: oklch(85.2% 0.068 273.9);
Tailwind
colors: {
custom: {
50: '#d4dbfd',
500: '#c0ccfc',
950: '#000000',
},
}SCSS
$custom: #c0ccfc; $custom-light: #d4dbfd; $custom-dark: #000000;
JSON
{
"hex": "#c0ccfc",
"rgb": {
"r": 192,
"g": 204,
"b": 252
},
"hsl": {
"h": 228,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.85216,
"c": 0.0683,
"h": 273.9
},
"luminance": 0.6142
}Semantic roles & 50–950 ramp
primary
#C0CCFC
secondary
#E2CE7E
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485