#C8D0FA#C8D0FA
#C8D0FA is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.5% C 0.059 H 276.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0FA |
|---|---|
| RGB | rgb(200, 208, 250) |
| HSL | hsl(230, 83%, 88%) |
| HSV | hsv(230, 20%, 98%) |
| CMYK | cmyk(20%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(84.12, 5.85, -21.45) |
| CIE-LCH | lch(84.12, 22.24, 285.25°) |
| OKLab | oklab(86.52% 0.0068 -0.0585) |
| OKLCH | oklch(86.52% 0.059 276.6) |
| XYZ | xyz(63.6264, 64.2920, 99.4813) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.97
Light Periwinkle
#C1C6FC
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 8.20
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0FA #FAF2C8
analogous
#C8E9FA #C8D0FA #D9C8FA
triadic
#C8D0FA #FAC8D0 #D0FAC8
tetradic
#C8D0FA #FAC8E9 #FAF2C8 #C8FAD9
square
#C8D0FA #FAC8E9 #FAF2C8 #C8FAD9
split-complementary
#C8D0FA #FAD9C8 #E9FAC8
monochromatic
#5870F0 #90A0F5 #C8D0FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.52
#C8D0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C8D0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0FA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0FA | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#BCD7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d0fa; /* rgb */ color: rgb(200, 208, 250); /* oklch */ color: oklch(86.5% 0.059 276.6);
Tailwind
colors: {
custom: {
50: '#d9defc',
500: '#c8d0fa',
950: '#000000',
},
}SCSS
$custom: #c8d0fa; $custom-light: #d9defc; $custom-dark: #000000;
JSON
{
"hex": "#c8d0fa",
"rgb": {
"r": 200,
"g": 208,
"b": 250
},
"hsl": {
"h": 230.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86518,
"c": 0.0589,
"h": 276.6
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#C8D0FA
secondary
#DFD187
accent
#BD06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485