#C8D4FA#C8D4FA
#C8D4FA is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.3% C 0.054 H 271.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4FA |
|---|---|
| RGB | rgb(200, 212, 250) |
| HSL | hsl(226, 83%, 88%) |
| HSV | hsv(226, 20%, 98%) |
| CMYK | cmyk(20%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(85.13, 3.73, -19.92) |
| CIE-LCH | lch(85.13, 20.26, 280.60°) |
| OKLab | oklab(87.31% 0.0014 -0.0543) |
| OKLCH | oklch(87.31% 0.054 271.4) |
| XYZ | xyz(64.6139, 66.2671, 99.8105) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4FA #FAEEC8
analogous
#C8EDFA #C8D4FA #D5C8FA
triadic
#C8D4FA #FAC8D4 #D4FAC8
tetradic
#C8D4FA #FAC8ED #FAEEC8 #C8FAD5
square
#C8D4FA #FAC8ED #FAEEC8 #C8FAD5
split-complementary
#C8D4FA #FAD5C8 #EDFAC8
monochromatic
#587CF0 #90A8F5 #C8D4FA #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.47
#C8D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#C8D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4FA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4FA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#BCDBE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d4fa; /* rgb */ color: rgb(200, 212, 250); /* oklch */ color: oklch(87.3% 0.054 271.4);
Tailwind
colors: {
custom: {
50: '#d9e1fc',
500: '#c8d4fa',
950: '#000000',
},
}SCSS
$custom: #c8d4fa; $custom-light: #d9e1fc; $custom-dark: #000000;
JSON
{
"hex": "#c8d4fa",
"rgb": {
"r": 200,
"g": 212,
"b": 250
},
"hsl": {
"h": 225.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.87311,
"c": 0.05428,
"h": 271.4
},
"luminance": 0.66268
}Semantic roles & 50–950 ramp
primary
#C8D4FA
secondary
#DFCA87
accent
#AB06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485