#C8D2EB#C8D2EB
#C8D2EB is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.4% C 0.036 H 268.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2EB |
|---|---|
| RGB | rgb(200, 210, 235) |
| HSL | hsl(223, 47%, 85%) |
| HSV | hsv(223, 15%, 92%) |
| CMYK | cmyk(14.9%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.16, 1.58, -13.43) |
| CIE-LCH | lch(84.16, 13.52, 276.73°) |
| OKLab | oklab(86.39% -0.0011 -0.0363) |
| OKLCH | oklch(86.39% 0.036 268.3) |
| XYZ | xyz(61.8579, 64.3698, 87.7468) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2EB #EBE1C8
analogous
#C8E3EB #C8D2EB #CFC8EB
triadic
#C8D2EB #EBC8D2 #D2EBC8
tetradic
#C8D2EB #EBC8E3 #EBE1C8 #C8EBCF
square
#C8D2EB #EBC8E3 #EBE1C8 #C8EBCF
split-complementary
#C8D2EB #EBCFC8 #E3EBC8
monochromatic
#6E89CA #9BADDB #C8D2EB #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.51
#C8D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C8D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2EB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2EB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#C0D7DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d2eb; /* rgb */ color: rgb(200, 210, 235); /* oklch */ color: oklch(86.4% 0.036 268.3);
Tailwind
colors: {
custom: {
50: '#d9dff1',
500: '#c8d2eb',
950: '#000000',
},
}SCSS
$custom: #c8d2eb; $custom-light: #d9dff1; $custom-dark: #000000;
JSON
{
"hex": "#c8d2eb",
"rgb": {
"r": 200,
"g": 210,
"b": 235
},
"hsl": {
"h": 222.857,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86394,
"c": 0.03634,
"h": 268.3
},
"luminance": 0.64371
}Semantic roles & 50–950 ramp
primary
#C8D2EB
secondary
#C7B790
accent
#912CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485