#C8DBFB#C8DBFB
#C8DBFB is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.7% C 0.049 H 260.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBFB |
|---|---|
| RGB | rgb(200, 219, 251) |
| HSL | hsl(218, 86%, 88%) |
| HSV | hsv(218, 20%, 98%) |
| CMYK | cmyk(20.3%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.95, 0.26, -17.70) |
| CIE-LCH | lch(86.95, 17.70, 270.83°) |
| OKLab | oklab(88.75% -0.0077 -0.0481) |
| OKLCH | oklch(88.75% 0.049 260.9) |
| XYZ | xyz(66.5591, 69.9058, 101.2345) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.69
Baby Blue (survey)
#A2CFFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBFB #FBE8C8
analogous
#C8F4FB #C8DBFB #CEC8FB
triadic
#C8DBFB #FBC8DB #DBFBC8
tetradic
#C8DBFB #FBC8F4 #FBE8C8 #C8FBCE
square
#C8DBFB #FBC8F4 #FBE8C8 #C8FBCE
split-complementary
#C8DBFB #FBCEC8 #F4FBC8
monochromatic
#5690F3 #8FB6F7 #C8DBFB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.40
#C8DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C8DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBFB
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBFB | 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)
#D1DCFD
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#BBE1E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dbfb; /* rgb */ color: rgb(200, 219, 251); /* oklch */ color: oklch(88.7% 0.049 260.9);
Tailwind
colors: {
custom: {
50: '#d9e6fc',
500: '#c8dbfb',
950: '#000000',
},
}SCSS
$custom: #c8dbfb; $custom-light: #d9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c8dbfb",
"rgb": {
"r": 200,
"g": 219,
"b": 251
},
"hsl": {
"h": 217.647,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88746,
"c": 0.04877,
"h": 260.9
},
"luminance": 0.69907
}Semantic roles & 50–950 ramp
primary
#C8DBFB
secondary
#E1BF86
accent
#8F03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485