#C8D7FB#C8D7FB
#C8D7FB is a very light, muted blue. Relative luminance 0.678; OKLCH L 87.9% C 0.052 H 267.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7FB |
|---|---|
| RGB | rgb(200, 215, 251) |
| HSL | hsl(222, 86%, 88%) |
| HSV | hsv(222, 20%, 98%) |
| CMYK | cmyk(20.3%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.93, 2.36, -19.24) |
| CIE-LCH | lch(85.93, 19.39, 276.99°) |
| OKLab | oklab(87.95% -0.0023 -0.0524) |
| OKLCH | oklch(87.95% 0.052 267.4) |
| XYZ | xyz(65.5280, 67.8438, 100.8908) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.60
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7FB #FBECC8
analogous
#C8F0FB #C8D7FB #D2C8FB
triadic
#C8D7FB #FBC8D7 #D7FBC8
tetradic
#C8D7FB #FBC8F0 #FBECC8 #C8FBD2
square
#C8D7FB #FBC8F0 #FBECC8 #C8FBD2
split-complementary
#C8D7FB #FBD2C8 #F0FBC8
monochromatic
#5684F3 #8FAEF7 #C8D7FB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.44
#C8D7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C8D7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7FB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7FB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#BCDEE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d7fb; /* rgb */ color: rgb(200, 215, 251); /* oklch */ color: oklch(87.9% 0.052 267.4);
Tailwind
colors: {
custom: {
50: '#d9e3fc',
500: '#c8d7fb',
950: '#000000',
},
}SCSS
$custom: #c8d7fb; $custom-light: #d9e3fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d7fb",
"rgb": {
"r": 200,
"g": 215,
"b": 251
},
"hsl": {
"h": 222.353,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.87945,
"c": 0.05245,
"h": 267.4
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#C8D7FB
secondary
#E1C686
accent
#A103E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485