#C3DBFB#C3DBFB
#C3DBFB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.051 H 255.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBFB |
|---|---|
| RGB | rgb(195, 219, 251) |
| HSL | hsl(214, 88%, 87%) |
| HSV | hsv(214, 22%, 98%) |
| CMYK | cmyk(22.3%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.62, -1.25, -18.24) |
| CIE-LCH | lch(86.62, 18.28, 266.09°) |
| OKLab | oklab(88.4% -0.0127 -0.0497) |
| OKLCH | oklch(88.4% 0.051 255.6) |
| XYZ | xyz(65.2451, 69.2284, 101.1729) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.86
Light Blue Grey
#B7C9E2
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBFB #FBE3C3
analogous
#C3F7FB #C3DBFB #C7C3FB
triadic
#C3DBFB #FBC3DB #DBFBC3
tetradic
#C3DBFB #FBC3F7 #FBE3C3 #C3FBC7
square
#C3DBFB #FBC3F7 #FBE3C3 #C3FBC7
split-complementary
#C3DBFB #FBC7C3 #F7FBC3
monochromatic
#5096F3 #8AB9F7 #C3DBFB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.41
#C3DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C3DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBFB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBFB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#B4E2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dbfb; /* rgb */ color: rgb(195, 219, 251); /* oklch */ color: oklch(88.4% 0.051 255.6);
Tailwind
colors: {
custom: {
50: '#d6e6fc',
500: '#c3dbfb',
950: '#000000',
},
}SCSS
$custom: #c3dbfb; $custom-light: #d6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c3dbfb",
"rgb": {
"r": 195,
"g": 219,
"b": 251
},
"hsl": {
"h": 214.286,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.884,
"c": 0.05128,
"h": 255.6
},
"luminance": 0.6923
}Semantic roles & 50–950 ramp
primary
#C3DBFB
secondary
#E1B881
accent
#8301E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485