#C7DBFD#C7DBFD
#C7DBFD is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.7% C 0.052 H 261.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBFD |
|---|---|
| RGB | rgb(199, 219, 253) |
| HSL | hsl(218, 93%, 89%) |
| HSV | hsv(218, 21%, 99%) |
| CMYK | cmyk(21.3%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.95, 0.39, -18.77) |
| CIE-LCH | lch(86.95, 18.77, 271.20°) |
| OKLab | oklab(88.75% -0.008 -0.0511) |
| OKLCH | oklch(88.75% 0.052 261.1) |
| XYZ | xyz(66.6097, 69.8953, 102.8912) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 7.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBFD #FDE9C7
analogous
#C7F6FD #C7DBFD #CEC7FD
triadic
#C7DBFD #FDC7DB #DBFDC7
tetradic
#C7DBFD #FDC7F6 #FDE9C7 #C7FDCE
square
#C7DBFD #FDC7F6 #FDE9C7 #C7FDCE
split-complementary
#C7DBFD #FDCEC7 #F6FDC7
monochromatic
#518FF9 #8CB5FB #C7DBFD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.40
#C7DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C7DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBFD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBFD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#B9E2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dbfd; /* rgb */ color: rgb(199, 219, 253); /* oklch */ color: oklch(88.7% 0.052 261.1);
Tailwind
colors: {
custom: {
50: '#d8e6fe',
500: '#c7dbfd',
950: '#000000',
},
}SCSS
$custom: #c7dbfd; $custom-light: #d8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c7dbfd",
"rgb": {
"r": 199,
"g": 219,
"b": 253
},
"hsl": {
"h": 217.778,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.88746,
"c": 0.05175,
"h": 261.1
},
"luminance": 0.69897
}Semantic roles & 50–950 ramp
primary
#C7DBFD
secondary
#E5C183
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485