#C8D2EF#C8D2EF
#C8D2EF is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.5% C 0.042 H 270.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2EF |
|---|---|
| RGB | rgb(200, 210, 239) |
| HSL | hsl(225, 55%, 86%) |
| HSV | hsv(225, 16%, 94%) |
| CMYK | cmyk(16.3%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.28, 2.42, -15.37) |
| CIE-LCH | lch(84.28, 15.56, 278.96°) |
| OKLab | oklab(86.53% 0.0003 -0.0417) |
| OKLCH | oklch(86.53% 0.042 270.4) |
| XYZ | xyz(62.4423, 64.6035, 90.8246) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2EF #EFE5C8
analogous
#C8E5EF #C8D2EF #D1C8EF
triadic
#C8D2EF #EFC8D2 #D2EFC8
tetradic
#C8D2EF #EFC8E5 #EFE5C8 #C8EFD1
square
#C8D2EF #EFC8E5 #EFE5C8 #C8EFD1
split-complementary
#C8D2EF #EFD1C8 #E5EFC8
monochromatic
#6984D3 #99ABE1 #C8D2EF #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.51
#C8D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C8D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2EF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2EF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#BFD7DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d2ef; /* rgb */ color: rgb(200, 210, 239); /* oklch */ color: oklch(86.5% 0.042 270.4);
Tailwind
colors: {
custom: {
50: '#d9dff4',
500: '#c8d2ef',
950: '#000000',
},
}SCSS
$custom: #c8d2ef; $custom-light: #d9dff4; $custom-dark: #000000;
JSON
{
"hex": "#c8d2ef",
"rgb": {
"r": 200,
"g": 210,
"b": 239
},
"hsl": {
"h": 224.615,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.86529,
"c": 0.04166,
"h": 270.4
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#C8D2EF
secondary
#CDBD8E
accent
#9A23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485