#C0D8FA#C0D8FA
#C0D8FA is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.6% C 0.054 H 257.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8FA |
|---|---|
| RGB | rgb(192, 216, 250) |
| HSL | hsl(215, 85%, 87%) |
| HSV | hsv(215, 23%, 98%) |
| CMYK | cmyk(23.2%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(85.61, -0.79, -19.24) |
| CIE-LCH | lch(85.61, 19.26, 267.65°) |
| OKLab | oklab(87.55% -0.012 -0.0525) |
| OKLCH | oklch(87.55% 0.054 257.1) |
| XYZ | xyz(63.5448, 67.2185, 100.0504) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.20
Light Blue Grey
#B7C9E2
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8FA #FAE2C0
analogous
#C0F5FA #C0D8FA #C5C0FA
triadic
#C0D8FA #FAC0D8 #D8FAC0
tetradic
#C0D8FA #FAC0F5 #FAE2C0 #C0FAC5
square
#C0D8FA #FAC0F5 #FAE2C0 #C0FAC5
split-complementary
#C0D8FA #FAC5C0 #F5FAC0
monochromatic
#4F92F1 #87B5F6 #C0D8FA #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.45
#C0D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C0D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8FA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8FA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#B1DFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0d8fa; /* rgb */ color: rgb(192, 216, 250); /* oklch */ color: oklch(87.6% 0.054 257.1);
Tailwind
colors: {
custom: {
50: '#d3e4fc',
500: '#c0d8fa',
950: '#000000',
},
}SCSS
$custom: #c0d8fa; $custom-light: #d3e4fc; $custom-dark: #000000;
JSON
{
"hex": "#c0d8fa",
"rgb": {
"r": 192,
"g": 216,
"b": 250
},
"hsl": {
"h": 215.172,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.87552,
"c": 0.05385,
"h": 257.1
},
"luminance": 0.6722
}Semantic roles & 50–950 ramp
primary
#C0D8FA
secondary
#DFB77F
accent
#8604E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485