#C3DCFF#C3DCFF
#C3DCFF is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.7% C 0.055 H 256.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCFF |
|---|---|
| RGB | rgb(195, 220, 255) |
| HSL | hsl(215, 100%, 88%) |
| HSV | hsv(215, 24%, 100%) |
| CMYK | cmyk(23.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.00, -0.88, -19.77) |
| CIE-LCH | lch(87.00, 19.79, 267.45°) |
| OKLab | oklab(88.74% -0.0126 -0.0539) |
| OKLCH | oklch(88.74% 0.055 256.8) |
| XYZ | xyz(66.1440, 70.0066, 104.6160) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCFF #FFE6C3
analogous
#C3FAFF #C3DCFF #C8C3FF
triadic
#C3DCFF #FFC3DC #DCFFC3
tetradic
#C3DCFF #FFC3FA #FFE6C3 #C3FFC8
square
#C3DCFF #FFC3FA #FFE6C3 #C3FFC8
split-complementary
#C3DCFF #FFC8C3 #FAFFC3
monochromatic
#4995FF #86B8FF #C3DCFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.40
#C3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#C3DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCFF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCFF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#B3E3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c3dcff; /* rgb */ color: rgb(195, 220, 255); /* oklch */ color: oklch(88.7% 0.055 256.8);
Tailwind
colors: {
custom: {
50: '#d6e6ff',
500: '#c3dcff',
950: '#000000',
},
}SCSS
$custom: #c3dcff; $custom-light: #d6e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c3dcff",
"rgb": {
"r": 195,
"g": 220,
"b": 255
},
"hsl": {
"h": 215,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.88742,
"c": 0.05539,
"h": 256.8
},
"luminance": 0.70009
}Semantic roles & 50–950 ramp
primary
#C3DCFF
secondary
#E8BC7E
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486