#C2C8FC#C2C8FC
#C2C8FC is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.6% C 0.073 H 279.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8FC |
|---|---|
| RGB | rgb(194, 200, 252) |
| HSL | hsl(234, 91%, 87%) |
| HSV | hsv(234, 23%, 99%) |
| CMYK | cmyk(23%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(81.73, 8.77, -26.18) |
| CIE-LCH | lch(81.73, 27.61, 288.52°) |
| OKLab | oklab(84.57% 0.0121 -0.0718) |
| OKLCH | oklch(84.57% 0.073 279.6) |
| XYZ | xyz(60.4687, 59.8049, 100.4342) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.59
Periwinkle
#CCCCFF
ΔE00 2.26
Pastel Blue
#A2BFFE
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.35
Light Lavender
#DFC5FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8FC #FCF6C2
analogous
#C2E5FC #C2C8FC #D9C2FC
triadic
#C2C8FC #FCC2C8 #C8FCC2
tetradic
#C2C8FC #FCC2E5 #FCF6C2 #C2FCD9
square
#C2C8FC #FCC2E5 #FCF6C2 #C2FCD9
split-complementary
#C2C8FC #FCD9C2 #E5FCC2
monochromatic
#4D5FF6 #8893F9 #C2C8FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.62
#C2C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C2C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8FC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8FC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFE
Deuteranopia (green-blind)
#B7C9FB
Tritanopia (blue-blind)
#B4D1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2c8fc; /* rgb */ color: rgb(194, 200, 252); /* oklch */ color: oklch(84.6% 0.073 279.6);
Tailwind
colors: {
custom: {
50: '#d5d8fd',
500: '#c2c8fc',
950: '#000000',
},
}SCSS
$custom: #c2c8fc; $custom-light: #d5d8fd; $custom-dark: #000000;
JSON
{
"hex": "#c2c8fc",
"rgb": {
"r": 194,
"g": 200,
"b": 252
},
"hsl": {
"h": 233.793,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.84572,
"c": 0.0728,
"h": 279.6
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#C2C8FC
secondary
#E3D880
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385