#C8D3F4#C8D3F4
#C8D3F4 is a very light, muted blue. Relative luminance 0.654; OKLCH L 86.9% C 0.047 H 270.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3F4 |
|---|---|
| RGB | rgb(200, 211, 244) |
| HSL | hsl(225, 67%, 87%) |
| HSV | hsv(225, 18%, 96%) |
| CMYK | cmyk(18%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(84.69, 2.96, -17.41) |
| CIE-LCH | lch(84.69, 17.66, 279.64°) |
| OKLab | oklab(86.9% 0.0007 -0.0473) |
| OKLCH | oklch(86.9% 0.047 270.8) |
| XYZ | xyz(63.4389, 65.3984, 94.8512) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Periwinkle
#CCCCFF
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3F4 #F4E9C8
analogous
#C8E9F4 #C8D3F4 #D3C8F4
triadic
#C8D3F4 #F4C8D3 #D3F4C8
tetradic
#C8D3F4 #F4C8E9 #F4E9C8 #C8F4D3
square
#C8D3F4 #F4C8E9 #F4E9C8 #C8F4D3
split-complementary
#C8D3F4 #F4D3C8 #E9F4C8
monochromatic
#6281E0 #95AAEA #C8D3F4 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.49
#C8D3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C8D3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3F4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3F4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F6
Deuteranopia (green-blind)
#C6D2F3
Tritanopia (blue-blind)
#BED9DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d3f4; /* rgb */ color: rgb(200, 211, 244); /* oklch */ color: oklch(86.9% 0.047 270.8);
Tailwind
colors: {
custom: {
50: '#d9e0f7',
500: '#c8d3f4',
950: '#000000',
},
}SCSS
$custom: #c8d3f4; $custom-light: #d9e0f7; $custom-dark: #000000;
JSON
{
"hex": "#c8d3f4",
"rgb": {
"r": 200,
"g": 211,
"b": 244
},
"hsl": {
"h": 225,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.86901,
"c": 0.04729,
"h": 270.8
},
"luminance": 0.654
}Semantic roles & 50–950 ramp
primary
#C8D3F4
secondary
#D5C38B
accent
#A117CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485