#C8DBFE#C8DBFE
#C8DBFE is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.8% C 0.053 H 262.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBFE |
|---|---|
| RGB | rgb(200, 219, 254) |
| HSL | hsl(219, 96%, 89%) |
| HSV | hsv(219, 21%, 100%) |
| CMYK | cmyk(21.3%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.04, 0.91, -19.14) |
| CIE-LCH | lch(87.04, 19.16, 272.73°) |
| OKLab | oklab(88.85% -0.0067 -0.0521) |
| OKLCH | oklch(88.85% 0.053 262.7) |
| XYZ | xyz(67.0357, 70.0965, 103.7448) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 7.08
Periwinkle
#CCCCFF
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBFE #FEEBC8
analogous
#C8F6FE #C8DBFE #D0C8FE
triadic
#C8DBFE #FEC8DB #DBFEC8
tetradic
#C8DBFE #FEC8F6 #FEEBC8 #C8FED0
square
#C8DBFE #FEC8F6 #FEEBC8 #C8FED0
split-complementary
#C8DBFE #FED0C8 #F6FEC8
monochromatic
#508CFC #8CB4FD #C8DBFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.40
#C8DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C8DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBFE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBFE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#BAE2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dbfe; /* rgb */ color: rgb(200, 219, 254); /* oklch */ color: oklch(88.8% 0.053 262.7);
Tailwind
colors: {
custom: {
50: '#d9e6fe',
500: '#c8dbfe',
950: '#000000',
},
}SCSS
$custom: #c8dbfe; $custom-light: #d9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c8dbfe",
"rgb": {
"r": 200,
"g": 219,
"b": 254
},
"hsl": {
"h": 218.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.8885,
"c": 0.05257,
"h": 262.7
},
"luminance": 0.70098
}Semantic roles & 50–950 ramp
primary
#C8DBFE
secondary
#E7C483
accent
#9500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485