#C8D3FE#C8D3FE
#C8D3FE is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.3% C 0.061 H 273.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3FE |
|---|---|
| RGB | rgb(200, 211, 254) |
| HSL | hsl(228, 96%, 89%) |
| HSV | hsv(228, 21%, 100%) |
| CMYK | cmyk(21.3%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(85.01, 5.13, -22.22) |
| CIE-LCH | lch(85.01, 22.81, 283.01°) |
| OKLab | oklab(87.26% 0.0041 -0.0607) |
| OKLCH | oklch(87.26% 0.061 273.8) |
| XYZ | xyz(64.9986, 66.0223, 103.0658) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3FE #FEF3C8
analogous
#C8EEFE #C8D3FE #D8C8FE
triadic
#C8D3FE #FEC8D3 #D3FEC8
tetradic
#C8D3FE #FEC8EE #FEF3C8 #C8FED8
square
#C8D3FE #FEC8EE #FEF3C8 #C8FED8
split-complementary
#C8D3FE #FED8C8 #EEFEC8
monochromatic
#5073FC #8CA3FD #C8D3FE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.48
#C8D3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C8D3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3FE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3FE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#BBDBE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d3fe; /* rgb */ color: rgb(200, 211, 254); /* oklch */ color: oklch(87.3% 0.061 273.8);
Tailwind
colors: {
custom: {
50: '#d9e0fe',
500: '#c8d3fe',
950: '#000000',
},
}SCSS
$custom: #c8d3fe; $custom-light: #d9e0fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d3fe",
"rgb": {
"r": 200,
"g": 211,
"b": 254
},
"hsl": {
"h": 227.778,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.87256,
"c": 0.06081,
"h": 273.8
},
"luminance": 0.66024
}Semantic roles & 50–950 ramp
primary
#C8D3FE
secondary
#E7D383
accent
#B700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485