#C0D4FA#C0D4FA
#C0D4FA is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.7% C 0.057 H 263.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4FA |
|---|---|
| RGB | rgb(192, 212, 250) |
| HSL | hsl(219, 85%, 87%) |
| HSV | hsv(219, 23%, 98%) |
| CMYK | cmyk(23.2%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.58, 1.32, -20.80) |
| CIE-LCH | lch(84.58, 20.84, 273.63°) |
| OKLab | oklab(86.74% -0.0067 -0.0568) |
| OKLCH | oklch(86.74% 0.057 263.3) |
| XYZ | xyz(62.5325, 65.1939, 99.7130) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 6.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4FA #FAE6C0
analogous
#C0F1FA #C0D4FA #C9C0FA
triadic
#C0D4FA #FAC0D4 #D4FAC0
tetradic
#C0D4FA #FAC0F1 #FAE6C0 #C0FAC9
square
#C0D4FA #FAC0F1 #FAE6C0 #C0FAC9
split-complementary
#C0D4FA #FAC9C0 #F1FAC0
monochromatic
#4F87F1 #87ADF6 #C0D4FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.50
#C0D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C0D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4FA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4FA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C2D1F9
Tritanopia (blue-blind)
#B1DCE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0d4fa; /* rgb */ color: rgb(192, 212, 250); /* oklch */ color: oklch(86.7% 0.057 263.3);
Tailwind
colors: {
custom: {
50: '#d3e1fc',
500: '#c0d4fa',
950: '#000000',
},
}SCSS
$custom: #c0d4fa; $custom-light: #d3e1fc; $custom-dark: #000000;
JSON
{
"hex": "#c0d4fa",
"rgb": {
"r": 192,
"g": 212,
"b": 250
},
"hsl": {
"h": 219.31,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.86743,
"c": 0.0572,
"h": 263.3
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#C0D4FA
secondary
#DFBE7F
accent
#9504E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485