#C3DBFD#C3DBFD
#C3DBFD is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.054 H 257.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBFD |
|---|---|
| RGB | rgb(195, 219, 253) |
| HSL | hsl(215, 94%, 88%) |
| HSV | hsv(215, 23%, 99%) |
| CMYK | cmyk(22.9%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.68, -0.80, -19.20) |
| CIE-LCH | lch(86.68, 19.21, 267.61°) |
| OKLab | oklab(88.47% -0.012 -0.0523) |
| OKLCH | oklch(88.47% 0.054 257.1) |
| XYZ | xyz(65.5621, 69.3551, 102.8420) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.65
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 5.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBFD #FDE5C3
analogous
#C3F8FD #C3DBFD #C8C3FD
triadic
#C3DBFD #FDC3DB #DBFDC3
tetradic
#C3DBFD #FDC3F8 #FDE5C3 #C3FDC8
square
#C3DBFD #FDC3F8 #FDE5C3 #C3FDC8
split-complementary
#C3DBFD #FDC8C3 #F8FDC3
monochromatic
#4D94F9 #88B7FB #C3DBFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.41
#C3DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C3DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBFD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBFD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#B4E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dbfd; /* rgb */ color: rgb(195, 219, 253); /* oklch */ color: oklch(88.5% 0.054 257.1);
Tailwind
colors: {
custom: {
50: '#d6e6fe',
500: '#c3dbfd',
950: '#000000',
},
}SCSS
$custom: #c3dbfd; $custom-light: #d6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c3dbfd",
"rgb": {
"r": 195,
"g": 219,
"b": 253
},
"hsl": {
"h": 215.172,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.8847,
"c": 0.05371,
"h": 257.1
},
"luminance": 0.69357
}Semantic roles & 50–950 ramp
primary
#C3DBFD
secondary
#E4BB80
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485