#C2C8FD#C2C8FD
#C2C8FD is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.6% C 0.074 H 279.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8FD |
|---|---|
| RGB | rgb(194, 200, 253) |
| HSL | hsl(234, 94%, 88%) |
| HSV | hsv(234, 23%, 99%) |
| CMYK | cmyk(23.3%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.77, 9.00, -26.66) |
| CIE-LCH | lch(81.77, 28.14, 288.65°) |
| OKLab | oklab(84.61% 0.0124 -0.0731) |
| OKLCH | oklch(84.61% 0.074 279.6) |
| XYZ | xyz(60.6276, 59.8685, 101.2710) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.52
Periwinkle
#CCCCFF
ΔE00 2.34
Pastel Blue
#A2BFFE
ΔE00 7.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8FD #FDF7C2
analogous
#C2E6FD #C2C8FD #D9C2FD
triadic
#C2C8FD #FDC2C8 #C8FDC2
tetradic
#C2C8FD #FDC2E6 #FDF7C2 #C2FDD9
square
#C2C8FD #FDC2E6 #FDF7C2 #C2FDD9
split-complementary
#C2C8FD #FDD9C2 #E6FDC2
monochromatic
#4B5DF9 #8793FB #C2C8FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.62
#C2C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C2C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8FD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8FD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFF
Deuteranopia (green-blind)
#B7C9FC
Tritanopia (blue-blind)
#B4D1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2c8fd; /* rgb */ color: rgb(194, 200, 253); /* oklch */ color: oklch(84.6% 0.074 279.6);
Tailwind
colors: {
custom: {
50: '#d5d8fe',
500: '#c2c8fd',
950: '#000000',
},
}SCSS
$custom: #c2c8fd; $custom-light: #d5d8fe; $custom-dark: #000000;
JSON
{
"hex": "#c2c8fd",
"rgb": {
"r": 194,
"g": 200,
"b": 253
},
"hsl": {
"h": 233.898,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.84611,
"c": 0.07419,
"h": 279.6
},
"luminance": 0.5987
}Semantic roles & 50–950 ramp
primary
#C2C8FD
secondary
#E4DA7F
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385