#C8D2FF#C8D2FF
#C8D2FF is a very light, moderate blue. Relative luminance 0.656; OKLCH L 87.1% C 0.063 H 275.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2FF |
|---|---|
| RGB | rgb(200, 210, 255) |
| HSL | hsl(229, 100%, 89%) |
| HSV | hsv(229, 22%, 100%) |
| CMYK | cmyk(21.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.79, 5.89, -23.08) |
| CIE-LCH | lch(84.79, 23.82, 284.31°) |
| OKLab | oklab(87.1% 0.0057 -0.0631) |
| OKLCH | oklch(87.1% 0.063 275.2) |
| XYZ | xyz(64.9115, 65.5912, 103.8288) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.20
Light Periwinkle
#C1C6FC
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2FF #FFF5C8
analogous
#C8EEFF #C8D2FF #DAC8FF
triadic
#C8D2FF #FFC8D2 #D2FFC8
tetradic
#C8D2FF #FFC8EE #FFF5C8 #C8FFDA
square
#C8D2FF #FFC8EE #FFF5C8 #C8FFDA
split-complementary
#C8D2FF #FFDAC8 #EEFFC8
monochromatic
#4E6EFF #8BA0FF #C8D2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.49
#C8D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#C8D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2FF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2FF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#BBDAE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d2ff; /* rgb */ color: rgb(200, 210, 255); /* oklch */ color: oklch(87.1% 0.063 275.2);
Tailwind
colors: {
custom: {
50: '#d9dfff',
500: '#c8d2ff',
950: '#000000',
},
}SCSS
$custom: #c8d2ff; $custom-light: #d9dfff; $custom-dark: #000000;
JSON
{
"hex": "#c8d2ff",
"rgb": {
"r": 200,
"g": 210,
"b": 255
},
"hsl": {
"h": 229.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.87095,
"c": 0.06334,
"h": 275.2
},
"luminance": 0.65593
}Semantic roles & 50–950 ramp
primary
#C8D2FF
secondary
#E9D682
accent
#BC00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486