#C3DBFE#C3DBFE
#C3DBFE is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.055 H 257.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBFE |
|---|---|
| RGB | rgb(195, 219, 254) |
| HSL | hsl(216, 97%, 88%) |
| HSV | hsv(216, 23%, 100%) |
| CMYK | cmyk(23.2%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.71, -0.58, -19.68) |
| CIE-LCH | lch(86.71, 19.68, 268.31°) |
| OKLab | oklab(88.51% -0.0117 -0.0537) |
| OKLCH | oklch(88.51% 0.055 257.7) |
| XYZ | xyz(65.7218, 69.4190, 103.6832) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBFE #FEE6C3
analogous
#C3F9FE #C3DBFE #C8C3FE
triadic
#C3DBFE #FEC3DB #DBFEC3
tetradic
#C3DBFE #FEC3F9 #FEE6C3 #C3FEC8
square
#C3DBFE #FEC3F9 #FEE6C3 #C3FEC8
split-complementary
#C3DBFE #FEC8C3 #F9FEC3
monochromatic
#4B93FC #87B7FD #C3DBFE #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.41
#C3DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C3DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBFE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBFE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#B4E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dbfe; /* rgb */ color: rgb(195, 219, 254); /* oklch */ color: oklch(88.5% 0.055 257.7);
Tailwind
colors: {
custom: {
50: '#d6e6fe',
500: '#c3dbfe',
950: '#000000',
},
}SCSS
$custom: #c3dbfe; $custom-light: #d6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c3dbfe",
"rgb": {
"r": 195,
"g": 219,
"b": 254
},
"hsl": {
"h": 215.593,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.88505,
"c": 0.05493,
"h": 257.7
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#C3DBFE
secondary
#E6BC7F
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485