#C7DBFB#C7DBFB
#C7DBFB is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.7% C 0.049 H 259.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBFB |
|---|---|
| RGB | rgb(199, 219, 251) |
| HSL | hsl(217, 87%, 88%) |
| HSV | hsv(217, 21%, 98%) |
| CMYK | cmyk(20.7%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.88, -0.04, -17.81) |
| CIE-LCH | lch(86.88, 17.81, 269.86°) |
| OKLab | oklab(88.68% -0.0087 -0.0485) |
| OKLCH | oklch(88.68% 0.049 259.8) |
| XYZ | xyz(66.2928, 69.7686, 101.2220) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 7.24
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBFB #FBE7C7
analogous
#C7F5FB #C7DBFB #CDC7FB
triadic
#C7DBFB #FBC7DB #DBFBC7
tetradic
#C7DBFB #FBC7F5 #FBE7C7 #C7FBCD
square
#C7DBFB #FBC7F5 #FBE7C7 #C7FBCD
split-complementary
#C7DBFB #FBCDC7 #F5FBC7
monochromatic
#5592F3 #8EB6F7 #C7DBFB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.40
#C7DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C7DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBFB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBFB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFD
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#BAE2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dbfb; /* rgb */ color: rgb(199, 219, 251); /* oklch */ color: oklch(88.7% 0.049 259.8);
Tailwind
colors: {
custom: {
50: '#d8e6fc',
500: '#c7dbfb',
950: '#000000',
},
}SCSS
$custom: #c7dbfb; $custom-light: #d8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c7dbfb",
"rgb": {
"r": 199,
"g": 219,
"b": 251
},
"hsl": {
"h": 216.923,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.88676,
"c": 0.04924,
"h": 259.8
},
"luminance": 0.6977
}Semantic roles & 50–950 ramp
primary
#C7DBFB
secondary
#E1BE85
accent
#8D02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485