#C1D2F0#C1D2F0
#C1D2F0 is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.1% C 0.046 H 261.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C1D2F0 |
|---|---|
| RGB | rgb(193, 210, 240) |
| HSL | hsl(218, 61%, 85%) |
| HSV | hsv(218, 20%, 94%) |
| CMYK | cmyk(19.6%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(83.82, 0.47, -16.64) |
| CIE-LCH | lch(83.82, 16.65, 271.62°) |
| OKLab | oklab(86.06% -0.0065 -0.0452) |
| OKLCH | oklch(86.06% 0.046 261.8) |
| XYZ | xyz(60.7631, 63.7205, 91.5191) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.04
Lightsteelblue
#B0C4DE
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Cloudy Blue
#ACC2D9
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1D2F0 #F0DFC1
analogous
#C1E9F0 #C1D2F0 #C8C1F0
triadic
#C1D2F0 #F0C1D2 #D2F0C1
tetradic
#C1D2F0 #F0C1E9 #F0DFC1 #C1F0C8
square
#C1D2F0 #F0C1E9 #F0DFC1 #C1F0C8
split-complementary
#C1D2F0 #F0C8C1 #E9F0C1
monochromatic
#5E8AD8 #90AEE4 #C1D2F0 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.53
#C1D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C1D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1D2F0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1D2F0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F1
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#B5D8DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c1d2f0; /* rgb */ color: rgb(193, 210, 240); /* oklch */ color: oklch(86.1% 0.046 261.8);
Tailwind
colors: {
custom: {
50: '#d4dff5',
500: '#c1d2f0',
950: '#000000',
},
}SCSS
$custom: #c1d2f0; $custom-light: #d4dff5; $custom-dark: #000000;
JSON
{
"hex": "#c1d2f0",
"rgb": {
"r": 193,
"g": 210,
"b": 240
},
"hsl": {
"h": 218.298,
"s": 61.039,
"l": 84.902
},
"oklch": {
"l": 0.86057,
"c": 0.0457,
"h": 261.8
},
"luminance": 0.63722
}Semantic roles & 50–950 ramp
primary
#C1D2F0
secondary
#CFB587
accent
#8B1DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485