#C7DBFF#C7DBFF
#C7DBFF is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.054 H 262.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBFF |
|---|---|
| RGB | rgb(199, 219, 255) |
| HSL | hsl(219, 100%, 89%) |
| HSV | hsv(219, 22%, 100%) |
| CMYK | cmyk(22%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.01, 0.83, -19.73) |
| CIE-LCH | lch(87.01, 19.75, 272.41°) |
| OKLab | oklab(88.82% -0.0073 -0.0538) |
| OKLCH | oklch(88.82% 0.054 262.2) |
| XYZ | xyz(66.9300, 70.0234, 104.5779) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 7.07
Periwinkle
#CCCCFF
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBFF #FFEBC7
analogous
#C7F7FF #C7DBFF #CFC7FF
triadic
#C7DBFF #FFC7DB #DBFFC7
tetradic
#C7DBFF #FFC7F7 #FFEBC7 #C7FFCF
square
#C7DBFF #FFC7F7 #FFEBC7 #C7FFCF
split-complementary
#C7DBFF #FFCFC7 #F7FFC7
monochromatic
#4D8CFF #8AB4FF #C7DBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.40
#C7DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C7DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBFF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBFF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#B9E2E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dbff; /* rgb */ color: rgb(199, 219, 255); /* oklch */ color: oklch(88.8% 0.054 262.2);
Tailwind
colors: {
custom: {
50: '#d8e6ff',
500: '#c7dbff',
950: '#000000',
},
}SCSS
$custom: #c7dbff; $custom-light: #d8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c7dbff",
"rgb": {
"r": 199,
"g": 219,
"b": 255
},
"hsl": {
"h": 218.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.88816,
"c": 0.05428,
"h": 262.2
},
"luminance": 0.70025
}Semantic roles & 50–950 ramp
primary
#C7DBFF
secondary
#E9C481
accent
#9400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486