#C8DAF8#C8DAF8
#C8DAF8 is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.4% C 0.046 H 260.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAF8 |
|---|---|
| RGB | rgb(200, 218, 248) |
| HSL | hsl(218, 77%, 88%) |
| HSV | hsv(218, 19%, 97%) |
| CMYK | cmyk(19.4%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(86.60, 0.13, -16.64) |
| CIE-LCH | lch(86.60, 16.65, 270.46°) |
| OKLab | oklab(88.44% -0.0074 -0.0452) |
| OKLCH | oklch(88.44% 0.046 260.7) |
| XYZ | xyz(65.8298, 69.1980, 98.6770) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAF8 #F8E6C8
analogous
#C8F2F8 #C8DAF8 #CEC8F8
triadic
#C8DAF8 #F8C8DA #DAF8C8
tetradic
#C8DAF8 #F8C8F2 #F8E6C8 #C8F8CE
square
#C8DAF8 #F8C8F2 #F8E6C8 #C8F8CE
split-complementary
#C8DAF8 #F8CEC8 #F2F8C8
monochromatic
#5B91EA #92B5F1 #C8DAF8 #E4EDFC #E4EDFC
Accessibility & contrast
On white
1.42
#C8DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C8DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAF8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAF8 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#BCE0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8daf8; /* rgb */ color: rgb(200, 218, 248); /* oklch */ color: oklch(88.4% 0.046 260.7);
Tailwind
colors: {
custom: {
50: '#d9e5fa',
500: '#c8daf8',
950: '#000000',
},
}SCSS
$custom: #c8daf8; $custom-light: #d9e5fa; $custom-dark: #000000;
JSON
{
"hex": "#c8daf8",
"rgb": {
"r": 200,
"g": 218,
"b": 248
},
"hsl": {
"h": 217.5,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.88442,
"c": 0.04583,
"h": 260.7
},
"luminance": 0.69199
}Semantic roles & 50–950 ramp
primary
#C8DAF8
secondary
#DCBD88
accent
#8C0CDA
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485