#C8D2FC#C8D2FC
#C8D2FC is a very light, muted blue. Relative luminance 0.654; OKLCH L 87.0% C 0.059 H 274.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2FC |
|---|---|
| RGB | rgb(200, 210, 252) |
| HSL | hsl(228, 90%, 89%) |
| HSV | hsv(228, 21%, 99%) |
| CMYK | cmyk(20.6%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.69, 5.22, -21.65) |
| CIE-LCH | lch(84.69, 22.27, 283.57°) |
| OKLab | oklab(86.99% 0.0048 -0.0591) |
| OKLCH | oklch(86.99% 0.059 274.6) |
| XYZ | xyz(64.4323, 65.3995, 101.3053) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.51
Light Periwinkle
#C1C6FC
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2FC #FCF2C8
analogous
#C8ECFC #C8D2FC #D8C8FC
triadic
#C8D2FC #FCC8D2 #D2FCC8
tetradic
#C8D2FC #FCC8EC #FCF2C8 #C8FCD8
square
#C8D2FC #FCC8EC #FCF2C8 #C8FCD8
split-complementary
#C8D2FC #FCD8C8 #ECFCC8
monochromatic
#5473F6 #8EA3F9 #C8D2FC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.49
#C8D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C8D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2FC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2FC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#BCDAE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d2fc; /* rgb */ color: rgb(200, 210, 252); /* oklch */ color: oklch(87.0% 0.059 274.6);
Tailwind
colors: {
custom: {
50: '#d9dffd',
500: '#c8d2fc',
950: '#000000',
},
}SCSS
$custom: #c8d2fc; $custom-light: #d9dffd; $custom-dark: #000000;
JSON
{
"hex": "#c8d2fc",
"rgb": {
"r": 200,
"g": 210,
"b": 252
},
"hsl": {
"h": 228.462,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86986,
"c": 0.05925,
"h": 274.6
},
"luminance": 0.65401
}Semantic roles & 50–950 ramp
primary
#C8D2FC
secondary
#E3D185
accent
#B900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485