#C8D0FC#C8D0FC
#C8D0FC is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.6% C 0.062 H 277.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0FC |
|---|---|
| RGB | rgb(200, 208, 252) |
| HSL | hsl(231, 90%, 89%) |
| HSV | hsv(231, 21%, 99%) |
| CMYK | cmyk(20.6%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.18, 6.29, -22.41) |
| CIE-LCH | lch(84.18, 23.28, 285.67°) |
| OKLab | oklab(86.59% 0.0075 -0.0612) |
| OKLCH | oklch(86.59% 0.062 277) |
| XYZ | xyz(63.9416, 64.4181, 101.1417) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.68
Light Periwinkle
#C1C6FC
ΔE00 3.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.39
Pastel Blue
#A2BFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0FC #FCF4C8
analogous
#C8EAFC #C8D0FC #DAC8FC
triadic
#C8D0FC #FCC8D0 #D0FCC8
tetradic
#C8D0FC #FCC8EA #FCF4C8 #C8FCDA
square
#C8D0FC #FCC8EA #FCF4C8 #C8FCDA
split-complementary
#C8D0FC #FCDAC8 #EAFCC8
monochromatic
#546DF6 #8E9EF9 #C8D0FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.51
#C8D0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#C8D0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0FC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0FC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#BCD8DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d0fc; /* rgb */ color: rgb(200, 208, 252); /* oklch */ color: oklch(86.6% 0.062 277.0);
Tailwind
colors: {
custom: {
50: '#d9defd',
500: '#c8d0fc',
950: '#000000',
},
}SCSS
$custom: #c8d0fc; $custom-light: #d9defd; $custom-dark: #000000;
JSON
{
"hex": "#c8d0fc",
"rgb": {
"r": 200,
"g": 208,
"b": 252
},
"hsl": {
"h": 230.769,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86591,
"c": 0.06164,
"h": 277
},
"luminance": 0.64419
}Semantic roles & 50–950 ramp
primary
#C8D0FC
secondary
#E3D585
accent
#C200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485