#C7CCFF#C7CCFF
#C7CCFF is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.8% C 0.071 H 280.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCFF |
|---|---|
| RGB | rgb(199, 204, 255) |
| HSL | hsl(235, 100%, 89%) |
| HSV | hsv(235, 22%, 100%) |
| CMYK | cmyk(22%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.20, 8.79, -25.50) |
| CIE-LCH | lch(83.20, 26.97, 289.02°) |
| OKLab | oklab(85.84% 0.0128 -0.0698) |
| OKLCH | oklch(85.84% 0.071 280.4) |
| XYZ | xyz(63.1916, 62.5466, 103.3318) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.53
Light Periwinkle
#C1C6FC
ΔE00 1.55
Light Lavender
#DFC5FE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCFF #FFFAC7
analogous
#C7E8FF #C7CCFF #DEC7FF
triadic
#C7CCFF #FFC7CC #CCFFC7
tetradic
#C7CCFF #FFC7E8 #FFFAC7 #C7FFDE
square
#C7CCFF #FFC7E8 #FFFAC7 #C7FFDE
split-complementary
#C7CCFF #FFDEC7 #E8FFC7
monochromatic
#4D5DFF #8A94FF #C7CCFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.55
#C7CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C7CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCFF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCFF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BCCDFE
Tritanopia (blue-blind)
#BAD5DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7ccff; /* rgb */ color: rgb(199, 204, 255); /* oklch */ color: oklch(85.8% 0.071 280.4);
Tailwind
colors: {
custom: {
50: '#d8dbff',
500: '#c7ccff',
950: '#000000',
},
}SCSS
$custom: #c7ccff; $custom-light: #d8dbff; $custom-dark: #000000;
JSON
{
"hex": "#c7ccff",
"rgb": {
"r": 199,
"g": 204,
"b": 255
},
"hsl": {
"h": 234.643,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.85842,
"c": 0.071,
"h": 280.4
},
"luminance": 0.62548
}Semantic roles & 50–950 ramp
primary
#C7CCFF
secondary
#E9E081
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486