#C6CCFF#C6CCFF
#C6CCFF is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.8% C 0.071 H 279.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCFF |
|---|---|
| RGB | rgb(198, 204, 255) |
| HSL | hsl(234, 100%, 89%) |
| HSV | hsv(234, 22%, 100%) |
| CMYK | cmyk(22.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.13, 8.49, -25.62) |
| CIE-LCH | lch(83.13, 26.99, 288.34°) |
| OKLab | oklab(85.77% 0.0118 -0.0702) |
| OKLCH | oklch(85.77% 0.071 279.5) |
| XYZ | xyz(62.9271, 62.4102, 103.3194) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.49
Periwinkle
#CCCCFF
ΔE00 1.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCFF #FFF9C6
analogous
#C6E9FF #C6CCFF #DDC6FF
triadic
#C6CCFF #FFC6CC #CCFFC6
tetradic
#C6CCFF #FFC6E9 #FFF9C6 #C6FFDD
square
#C6CCFF #FFC6E9 #FFF9C6 #C6FFDD
split-complementary
#C6CCFF #FFDDC6 #E9FFC6
monochromatic
#4C5EFF #8995FF #C6CCFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.56
#C6CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C6CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCFF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCFF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#B9D5DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6ccff; /* rgb */ color: rgb(198, 204, 255); /* oklch */ color: oklch(85.8% 0.071 279.5);
Tailwind
colors: {
custom: {
50: '#d8dbff',
500: '#c6ccff',
950: '#000000',
},
}SCSS
$custom: #c6ccff; $custom-light: #d8dbff; $custom-dark: #000000;
JSON
{
"hex": "#c6ccff",
"rgb": {
"r": 198,
"g": 204,
"b": 255
},
"hsl": {
"h": 233.684,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.85768,
"c": 0.07115,
"h": 279.5
},
"luminance": 0.62411
}Semantic roles & 50–950 ramp
primary
#C6CCFF
secondary
#E9DE81
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486