#C6DBFF#C6DBFF
#C6DBFF is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.7% C 0.055 H 261.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBFF |
|---|---|
| RGB | rgb(198, 219, 255) |
| HSL | hsl(218, 100%, 89%) |
| HSV | hsv(218, 22%, 100%) |
| CMYK | cmyk(22.4%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.94, 0.53, -19.84) |
| CIE-LCH | lch(86.94, 19.84, 271.54°) |
| OKLab | oklab(88.75% -0.0083 -0.0541) |
| OKLCH | oklch(88.75% 0.055 261.2) |
| XYZ | xyz(66.6655, 69.8870, 104.5655) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 7.25
Baby Blue (survey)
#A2CFFE
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBFF #FFEAC6
analogous
#C6F8FF #C6DBFF #CEC6FF
triadic
#C6DBFF #FFC6DB #DBFFC6
tetradic
#C6DBFF #FFC6F8 #FFEAC6 #C6FFCE
square
#C6DBFF #FFC6F8 #FFEAC6 #C6FFCE
split-complementary
#C6DBFF #FFCEC6 #F8FFC6
monochromatic
#4C8EFF #89B4FF #C6DBFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.40
#C6DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C6DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBFF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBFF | 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)
#CFDDFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#B7E2E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dbff; /* rgb */ color: rgb(198, 219, 255); /* oklch */ color: oklch(88.7% 0.055 261.2);
Tailwind
colors: {
custom: {
50: '#d8e6ff',
500: '#c6dbff',
950: '#000000',
},
}SCSS
$custom: #c6dbff; $custom-light: #d8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c6dbff",
"rgb": {
"r": 198,
"g": 219,
"b": 255
},
"hsl": {
"h": 217.895,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88746,
"c": 0.05473,
"h": 261.2
},
"luminance": 0.69889
}Semantic roles & 50–950 ramp
primary
#C6DBFF
secondary
#E9C281
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486