#C1DBFD#C1DBFD
#C1DBFD is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.055 H 255.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBFD |
|---|---|
| RGB | rgb(193, 219, 253) |
| HSL | hsl(214, 94%, 87%) |
| HSV | hsv(214, 24%, 99%) |
| CMYK | cmyk(23.7%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.55, -1.39, -19.41) |
| CIE-LCH | lch(86.55, 19.46, 265.89°) |
| OKLab | oklab(88.33% -0.014 -0.0529) |
| OKLCH | oklch(88.33% 0.055 255.2) |
| XYZ | xyz(65.0486, 69.0904, 102.8180) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 5.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBFD #FDE3C1
analogous
#C1F9FD #C1DBFD #C5C1FD
triadic
#C1DBFD #FDC1DB #DBFDC1
tetradic
#C1DBFD #FDC1F9 #FDE3C1 #C1FDC5
square
#C1DBFD #FDC1F9 #FDE3C1 #C1FDC5
split-complementary
#C1DBFD #FDC5C1 #F9FDC1
monochromatic
#4A96F9 #86B9FB #C1DBFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.42
#C1DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C1DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBFD
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBFD | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#B1E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dbfd; /* rgb */ color: rgb(193, 219, 253); /* oklch */ color: oklch(88.3% 0.055 255.2);
Tailwind
colors: {
custom: {
50: '#d4e6fe',
500: '#c1dbfd',
950: '#000000',
},
}SCSS
$custom: #c1dbfd; $custom-light: #d4e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c1dbfd",
"rgb": {
"r": 193,
"g": 219,
"b": 253
},
"hsl": {
"h": 214,
"s": 93.75,
"l": 87.451
},
"oklch": {
"l": 0.88334,
"c": 0.05477,
"h": 255.2
},
"luminance": 0.69092
}Semantic roles & 50–950 ramp
primary
#C1DBFD
secondary
#E4B87E
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485