#C0C7FC#C0C7FC
#C0C7FC is a very light, moderate blue. Relative luminance 0.591; OKLCH L 84.2% C 0.074 H 278.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C7FC |
|---|---|
| RGB | rgb(192, 199, 252) |
| HSL | hsl(233, 91%, 87%) |
| HSV | hsv(233, 24%, 99%) |
| CMYK | cmyk(23.8%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(81.34, 8.72, -26.80) |
| CIE-LCH | lch(81.34, 28.18, 288.02°) |
| OKLab | oklab(84.23% 0.0114 -0.0735) |
| OKLCH | oklch(84.23% 0.074 278.8) |
| XYZ | xyz(59.7279, 59.0803, 100.3334) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.57
Periwinkle
#CCCCFF
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 7.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C7FC #FCF5C0
analogous
#C0E5FC #C0C7FC #D7C0FC
triadic
#C0C7FC #FCC0C7 #C7FCC0
tetradic
#C0C7FC #FCC0E5 #FCF5C0 #C0FCD7
square
#C0C7FC #FCC0E5 #FCF5C0 #C0FCD7
split-complementary
#C0C7FC #FCD7C0 #E5FCC0
monochromatic
#4B5FF6 #8693F9 #C0C7FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.64
#C0C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C0C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C7FC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C7FC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#B2D0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0c7fc; /* rgb */ color: rgb(192, 199, 252); /* oklch */ color: oklch(84.2% 0.074 278.8);
Tailwind
colors: {
custom: {
50: '#d4d7fd',
500: '#c0c7fc',
950: '#000000',
},
}SCSS
$custom: #c0c7fc; $custom-light: #d4d7fd; $custom-dark: #000000;
JSON
{
"hex": "#c0c7fc",
"rgb": {
"r": 192,
"g": 199,
"b": 252
},
"hsl": {
"h": 233,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.84228,
"c": 0.07443,
"h": 278.8
},
"luminance": 0.59082
}Semantic roles & 50–950 ramp
primary
#C0C7FC
secondary
#E2D77E
accent
#CB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385