#C8D2FD#C8D2FD
#C8D2FD is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.0% C 0.061 H 274.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2FD |
|---|---|
| RGB | rgb(200, 210, 253) |
| HSL | hsl(229, 93%, 89%) |
| HSV | hsv(229, 21%, 99%) |
| CMYK | cmyk(20.9%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(84.72, 5.44, -22.13) |
| CIE-LCH | lch(84.72, 22.79, 283.82°) |
| OKLab | oklab(87.02% 0.0051 -0.0604) |
| OKLCH | oklch(87.02% 0.061 274.8) |
| XYZ | xyz(64.5912, 65.4631, 102.1420) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.39
Light Periwinkle
#C1C6FC
ΔE00 3.52
Powder Blue (survey)
#B1D1FC
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2FD #FDF3C8
analogous
#C8EDFD #C8D2FD #D9C8FD
triadic
#C8D2FD #FDC8D2 #D2FDC8
tetradic
#C8D2FD #FDC8ED #FDF3C8 #C8FDD9
square
#C8D2FD #FDC8ED #FDF3C8 #C8FDD9
split-complementary
#C8D2FD #FDD9C8 #EDFDC8
monochromatic
#5271F9 #8DA2FB #C8D2FD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.49
#C8D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#C8D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2FD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2FD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#BCDAE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d2fd; /* rgb */ color: rgb(200, 210, 253); /* oklch */ color: oklch(87.0% 0.061 274.8);
Tailwind
colors: {
custom: {
50: '#d9dffe',
500: '#c8d2fd',
950: '#000000',
},
}SCSS
$custom: #c8d2fd; $custom-light: #d9dffe; $custom-dark: #000000;
JSON
{
"hex": "#c8d2fd",
"rgb": {
"r": 200,
"g": 210,
"b": 253
},
"hsl": {
"h": 228.679,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.87022,
"c": 0.06061,
"h": 274.8
},
"luminance": 0.65464
}Semantic roles & 50–950 ramp
primary
#C8D2FD
secondary
#E5D384
accent
#BA00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485