#C8D5F2#C8D5F2
#C8D5F2 is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.2% C 0.043 H 266.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5F2 |
|---|---|
| RGB | rgb(200, 213, 242) |
| HSL | hsl(221, 62%, 87%) |
| HSV | hsv(221, 17%, 95%) |
| CMYK | cmyk(17.4%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(85.14, 1.48, -15.67) |
| CIE-LCH | lch(85.14, 15.74, 275.38°) |
| OKLab | oklab(87.23% -0.0027 -0.0425) |
| OKLCH | oklch(87.23% 0.043 266.3) |
| XYZ | xyz(63.6368, 66.2775, 93.4273) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.31
Lightsteelblue
#B0C4DE
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5F2 #F2E5C8
analogous
#C8EAF2 #C8D5F2 #D0C8F2
triadic
#C8D5F2 #F2C8D5 #D5F2C8
tetradic
#C8D5F2 #F2C8EA #F2E5C8 #C8F2D0
square
#C8D5F2 #F2C8EA #F2E5C8 #C8F2D0
split-complementary
#C8D5F2 #F2D0C8 #EAF2C8
monochromatic
#6589DB #97AFE6 #C8D5F2 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.47
#C8D5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C8D5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5F2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5F2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#BEDBDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d5f2; /* rgb */ color: rgb(200, 213, 242); /* oklch */ color: oklch(87.2% 0.043 266.3);
Tailwind
colors: {
custom: {
50: '#d9e1f6',
500: '#c8d5f2',
950: '#000000',
},
}SCSS
$custom: #c8d5f2; $custom-light: #d9e1f6; $custom-dark: #000000;
JSON
{
"hex": "#c8d5f2",
"rgb": {
"r": 200,
"g": 213,
"b": 242
},
"hsl": {
"h": 221.429,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87233,
"c": 0.0426,
"h": 266.3
},
"luminance": 0.66279
}Semantic roles & 50–950 ramp
primary
#C8D5F2
secondary
#D2BC8D
accent
#941CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485