#C3DBFF#C3DBFF
#C3DBFF is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.5% C 0.056 H 258.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBFF |
|---|---|
| RGB | rgb(195, 219, 255) |
| HSL | hsl(216, 100%, 88%) |
| HSV | hsv(216, 24%, 100%) |
| CMYK | cmyk(23.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.74, -0.36, -20.16) |
| CIE-LCH | lch(86.74, 20.16, 268.99°) |
| OKLab | oklab(88.54% -0.0113 -0.055) |
| OKLCH | oklch(88.54% 0.056 258.4) |
| XYZ | xyz(65.8823, 69.4832, 104.5288) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 6.21
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBFF #FFE7C3
analogous
#C3F9FF #C3DBFF #C9C3FF
triadic
#C3DBFF #FFC3DB #DBFFC3
tetradic
#C3DBFF #FFC3F9 #FFE7C3 #C3FFC9
square
#C3DBFF #FFC3F9 #FFE7C3 #C3FFC9
split-complementary
#C3DBFF #FFC9C3 #F9FFC3
monochromatic
#4992FF #86B6FF #C3DBFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.41
#C3DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C3DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBFF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBFF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#B3E2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dbff; /* rgb */ color: rgb(195, 219, 255); /* oklch */ color: oklch(88.5% 0.056 258.4);
Tailwind
colors: {
custom: {
50: '#d6e6ff',
500: '#c3dbff',
950: '#000000',
},
}SCSS
$custom: #c3dbff; $custom-light: #d6e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c3dbff",
"rgb": {
"r": 195,
"g": 219,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.8854,
"c": 0.05616,
"h": 258.4
},
"luminance": 0.69485
}Semantic roles & 50–950 ramp
primary
#C3DBFF
secondary
#E8BE7E
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486