#C8DBFF#C8DBFF
#C8DBFF is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.054 H 263.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBFF |
|---|---|
| RGB | rgb(200, 219, 255) |
| HSL | hsl(219, 100%, 89%) |
| HSV | hsv(219, 22%, 100%) |
| CMYK | cmyk(21.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.08, 1.13, -19.62) |
| CIE-LCH | lch(87.08, 19.65, 273.30°) |
| OKLab | oklab(88.89% -0.0063 -0.0535) |
| OKLCH | oklch(88.89% 0.054 263.2) |
| XYZ | xyz(67.1962, 70.1607, 104.5904) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 7.27
Baby Blue (survey)
#A2CFFE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBFF #FFECC8
analogous
#C8F6FF #C8DBFF #D1C8FF
triadic
#C8DBFF #FFC8DB #DBFFC8
tetradic
#C8DBFF #FFC8F6 #FFECC8 #C8FFD1
square
#C8DBFF #FFC8F6 #FFECC8 #C8FFD1
split-complementary
#C8DBFF #FFD1C8 #F6FFC8
monochromatic
#4E8BFF #8BB3FF #C8DBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.40
#C8DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C8DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBFF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBFF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#BAE2E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dbff; /* rgb */ color: rgb(200, 219, 255); /* oklch */ color: oklch(88.9% 0.054 263.2);
Tailwind
colors: {
custom: {
50: '#d9e6ff',
500: '#c8dbff',
950: '#000000',
},
}SCSS
$custom: #c8dbff; $custom-light: #d9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c8dbff",
"rgb": {
"r": 200,
"g": 219,
"b": 255
},
"hsl": {
"h": 219.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88886,
"c": 0.05385,
"h": 263.2
},
"luminance": 0.70162
}Semantic roles & 50–950 ramp
primary
#C8DBFF
secondary
#E9C582
accent
#9600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486