#C8DBFC#C8DBFC
#C8DBFC is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.050 H 261.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBFC |
|---|---|
| RGB | rgb(200, 219, 252) |
| HSL | hsl(218, 90%, 89%) |
| HSV | hsv(218, 21%, 99%) |
| CMYK | cmyk(20.6%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.98, 0.47, -18.18) |
| CIE-LCH | lch(86.98, 18.19, 271.50°) |
| OKLab | oklab(88.78% -0.0074 -0.0495) |
| OKLCH | oklch(88.78% 0.05 261.5) |
| XYZ | xyz(66.7171, 69.9691, 102.0669) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 7.57
Periwinkle
#CCCCFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBFC #FCE9C8
analogous
#C8F5FC #C8DBFC #CFC8FC
triadic
#C8DBFC #FCC8DB #DBFCC8
tetradic
#C8DBFC #FCC8F5 #FCE9C8 #C8FCCF
square
#C8DBFC #FCC8F5 #FCE9C8 #C8FCCF
split-complementary
#C8DBFC #FCCFC8 #F5FCC8
monochromatic
#548FF6 #8EB5F9 #C8DBFC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.40
#C8DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C8DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBFC
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBFC | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFE
Deuteranopia (green-blind)
#CBD8FB
Tritanopia (blue-blind)
#BBE2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dbfc; /* rgb */ color: rgb(200, 219, 252); /* oklch */ color: oklch(88.8% 0.050 261.5);
Tailwind
colors: {
custom: {
50: '#d9e6fd',
500: '#c8dbfc',
950: '#000000',
},
}SCSS
$custom: #c8dbfc; $custom-light: #d9e6fd; $custom-dark: #000000;
JSON
{
"hex": "#c8dbfc",
"rgb": {
"r": 200,
"g": 219,
"b": 252
},
"hsl": {
"h": 218.077,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88781,
"c": 0.05003,
"h": 261.5
},
"luminance": 0.69971
}Semantic roles & 50–950 ramp
primary
#C8DBFC
secondary
#E3C185
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485