#C7CCFA#C7CCFA
#C7CCFA is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.7% C 0.064 H 280.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCFA |
|---|---|
| RGB | rgb(199, 204, 250) |
| HSL | hsl(234, 84%, 88%) |
| HSV | hsv(234, 20%, 98%) |
| CMYK | cmyk(20.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.03, 7.68, -23.10) |
| CIE-LCH | lch(83.03, 24.35, 288.39°) |
| OKLab | oklab(85.66% 0.0112 -0.0631) |
| OKLCH | oklch(85.66% 0.064 280.1) |
| XYZ | xyz(62.3972, 62.2289, 99.1479) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.70
Light Periwinkle
#C1C6FC
ΔE00 2.22
Light Lavender
#DFC5FE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.36
Pale Lilac
#E4CBFF
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCFA #FAF5C7
analogous
#C7E5FA #C7CCFA #DBC7FA
triadic
#C7CCFA #FAC7CC #CCFAC7
tetradic
#C7CCFA #FAC7E5 #FAF5C7 #C7FADB
square
#C7CCFA #FAC7E5 #FAF5C7 #C7FADB
split-complementary
#C7CCFA #FADBC7 #E5FAC7
monochromatic
#5766F0 #8F99F5 #C7CCFA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.56
#C7CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C7CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCFA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCFA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#BBD4DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7ccfa; /* rgb */ color: rgb(199, 204, 250); /* oklch */ color: oklch(85.7% 0.064 280.1);
Tailwind
colors: {
custom: {
50: '#d8dbfc',
500: '#c7ccfa',
950: '#000000',
},
}SCSS
$custom: #c7ccfa; $custom-light: #d8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c7ccfa",
"rgb": {
"r": 199,
"g": 204,
"b": 250
},
"hsl": {
"h": 234.118,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.85655,
"c": 0.0641,
"h": 280.1
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#C7CCFA
secondary
#DFD786
accent
#CB05E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485