#C8D2ED#C8D2ED
#C8D2ED is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.5% C 0.039 H 269.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2ED |
|---|---|
| RGB | rgb(200, 210, 237) |
| HSL | hsl(224, 51%, 86%) |
| HSV | hsv(224, 16%, 93%) |
| CMYK | cmyk(15.6%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.22, 2.00, -14.40) |
| CIE-LCH | lch(84.22, 14.54, 277.92°) |
| OKLab | oklab(86.46% -0.0004 -0.039) |
| OKLCH | oklch(86.46% 0.039 269.4) |
| XYZ | xyz(62.1485, 64.4860, 89.2771) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 5.72
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2ED #EDE3C8
analogous
#C8E4ED #C8D2ED #D0C8ED
triadic
#C8D2ED #EDC8D2 #D2EDC8
tetradic
#C8D2ED #EDC8E4 #EDE3C8 #C8EDD0
square
#C8D2ED #EDC8E4 #EDE3C8 #C8EDD0
split-complementary
#C8D2ED #EDD0C8 #E4EDC8
monochromatic
#6C87CF #9AACDE #C8D2ED #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.51
#C8D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C8D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#C7D1EC
Tritanopia (blue-blind)
#C0D7DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d2ed; /* rgb */ color: rgb(200, 210, 237); /* oklch */ color: oklch(86.5% 0.039 269.4);
Tailwind
colors: {
custom: {
50: '#d9dff2',
500: '#c8d2ed',
950: '#000000',
},
}SCSS
$custom: #c8d2ed; $custom-light: #d9dff2; $custom-dark: #000000;
JSON
{
"hex": "#c8d2ed",
"rgb": {
"r": 200,
"g": 210,
"b": 237
},
"hsl": {
"h": 223.784,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.86461,
"c": 0.03899,
"h": 269.4
},
"luminance": 0.64487
}Semantic roles & 50–950 ramp
primary
#C8D2ED
secondary
#CABA8F
accent
#9527BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485