#C0D3F0#C0D3F0
#C0D3F0 is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.2% C 0.045 H 258.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D3F0 |
|---|---|
| RGB | rgb(192, 211, 240) |
| HSL | hsl(216, 62%, 85%) |
| HSV | hsv(216, 20%, 94%) |
| CMYK | cmyk(20%, 12.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.01, -0.36, -16.36) |
| CIE-LCH | lch(84.01, 16.37, 268.73°) |
| OKLab | oklab(86.19% -0.0088 -0.0445) |
| OKLCH | oklch(86.19% 0.045 258.8) |
| XYZ | xyz(60.7566, 64.0848, 91.5897) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.76
Lightsteelblue
#B0C4DE
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D3F0 #F0DDC0
analogous
#C0EBF0 #C0D3F0 #C5C0F0
triadic
#C0D3F0 #F0C0D3 #D3F0C0
tetradic
#C0D3F0 #F0C0EB #F0DDC0 #C0F0C5
square
#C0D3F0 #F0C0EB #F0DDC0 #C0F0C5
split-complementary
#C0D3F0 #F0C5C0 #EBF0C0
monochromatic
#5D8ED8 #8FB0E4 #C0D3F0 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.52
#C0D3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C0D3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D3F0
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D3F0 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F1
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#B4D9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c0d3f0; /* rgb */ color: rgb(192, 211, 240); /* oklch */ color: oklch(86.2% 0.045 258.8);
Tailwind
colors: {
custom: {
50: '#d3e0f5',
500: '#c0d3f0',
950: '#000000',
},
}SCSS
$custom: #c0d3f0; $custom-light: #d3e0f5; $custom-dark: #000000;
JSON
{
"hex": "#c0d3f0",
"rgb": {
"r": 192,
"g": 211,
"b": 240
},
"hsl": {
"h": 216.25,
"s": 61.538,
"l": 84.706
},
"oklch": {
"l": 0.86188,
"c": 0.04535,
"h": 258.8
},
"luminance": 0.64086
}Semantic roles & 50–950 ramp
primary
#C0D3F0
secondary
#CFB286
accent
#851CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485