#C7DBFC#C7DBFC
#C7DBFC is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.7% C 0.050 H 260.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBFC |
|---|---|
| RGB | rgb(199, 219, 252) |
| HSL | hsl(217, 90%, 88%) |
| HSV | hsv(217, 21%, 99%) |
| CMYK | cmyk(21%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.91, 0.17, -18.29) |
| CIE-LCH | lch(86.91, 18.29, 270.54°) |
| OKLab | oklab(88.71% -0.0084 -0.0498) |
| OKLCH | oklch(88.71% 0.05 260.4) |
| XYZ | xyz(66.4508, 69.8318, 102.0544) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBFC #FCE8C7
analogous
#C7F6FC #C7DBFC #CDC7FC
triadic
#C7DBFC #FCC7DB #DBFCC7
tetradic
#C7DBFC #FCC7F6 #FCE8C7 #C7FCCD
square
#C7DBFC #FCC7F6 #FCE8C7 #C7FCCD
split-complementary
#C7DBFC #FCCDC7 #F6FCC7
monochromatic
#5390F6 #8DB6F9 #C7DBFC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.40
#C7DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#C7DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBFC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBFC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#BAE2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dbfc; /* rgb */ color: rgb(199, 219, 252); /* oklch */ color: oklch(88.7% 0.050 260.4);
Tailwind
colors: {
custom: {
50: '#d8e6fd',
500: '#c7dbfc',
950: '#000000',
},
}SCSS
$custom: #c7dbfc; $custom-light: #d8e6fd; $custom-dark: #000000;
JSON
{
"hex": "#c7dbfc",
"rgb": {
"r": 199,
"g": 219,
"b": 252
},
"hsl": {
"h": 217.358,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.88711,
"c": 0.05049,
"h": 260.4
},
"luminance": 0.69833
}Semantic roles & 50–950 ramp
primary
#C7DBFC
secondary
#E3BF84
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485