#C7CCFB#C7CCFB
#C7CCFB is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.7% C 0.065 H 280.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCFB |
|---|---|
| RGB | rgb(199, 204, 251) |
| HSL | hsl(234, 87%, 88%) |
| HSV | hsv(234, 21%, 98%) |
| CMYK | cmyk(20.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.07, 7.90, -23.58) |
| CIE-LCH | lch(83.07, 24.87, 288.52°) |
| OKLab | oklab(85.69% 0.0115 -0.0644) |
| OKLCH | oklch(85.69% 0.065 280.2) |
| XYZ | xyz(62.5544, 62.2917, 99.9759) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.59
Light Periwinkle
#C1C6FC
ΔE00 2.05
Light Lavender
#DFC5FE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCFB #FBF6C7
analogous
#C7E6FB #C7CCFB #DCC7FB
triadic
#C7CCFB #FBC7CC #CCFBC7
tetradic
#C7CCFB #FBC7E6 #FBF6C7 #C7FBDC
square
#C7CCFB #FBC7E6 #FBF6C7 #C7FBDC
split-complementary
#C7CCFB #FBDCC7 #E6FBC7
monochromatic
#5564F3 #8E98F7 #C7CCFB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.56
#C7CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#C7CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCFB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCFB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#BBD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7ccfb; /* rgb */ color: rgb(199, 204, 251); /* oklch */ color: oklch(85.7% 0.065 280.2);
Tailwind
colors: {
custom: {
50: '#d8dbfc',
500: '#c7ccfb',
950: '#000000',
},
}SCSS
$custom: #c7ccfb; $custom-light: #d8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c7ccfb",
"rgb": {
"r": 199,
"g": 204,
"b": 251
},
"hsl": {
"h": 234.231,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.85692,
"c": 0.06547,
"h": 280.2
},
"luminance": 0.62293
}Semantic roles & 50–950 ramp
primary
#C7CCFB
secondary
#E1D885
accent
#CE02E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485