#C8DAF9#C8DAF9
#C8DAF9 is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.5% C 0.047 H 261.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAF9 |
|---|---|
| RGB | rgb(200, 218, 249) |
| HSL | hsl(218, 80%, 88%) |
| HSV | hsv(218, 20%, 98%) |
| CMYK | cmyk(19.7%, 12.4%, 0%, 2.4%) |
| CIE-LAB | lab(86.63, 0.35, -17.13) |
| CIE-LCH | lch(86.63, 17.13, 271.17°) |
| OKLab | oklab(88.48% -0.0071 -0.0465) |
| OKLCH | oklch(88.48% 0.047 261.4) |
| XYZ | xyz(65.9854, 69.2602, 99.4962) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAF9 #F9E7C8
analogous
#C8F2F9 #C8DAF9 #CEC8F9
triadic
#C8DAF9 #F9C8DA #DAF9C8
tetradic
#C8DAF9 #F9C8F2 #F9E7C8 #C8F9CE
square
#C8DAF9 #F9C8F2 #F9E7C8 #C8F9CE
split-complementary
#C8DAF9 #F9CEC8 #F2F9C8
monochromatic
#5A90ED #91B5F3 #C8DAF9 #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.41
#C8DAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAF9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAF9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#CBD7F8
Tritanopia (blue-blind)
#BCE0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8daf9; /* rgb */ color: rgb(200, 218, 249); /* oklch */ color: oklch(88.5% 0.047 261.4);
Tailwind
colors: {
custom: {
50: '#d9e5fb',
500: '#c8daf9',
950: '#000000',
},
}SCSS
$custom: #c8daf9; $custom-light: #d9e5fb; $custom-dark: #000000;
JSON
{
"hex": "#c8daf9",
"rgb": {
"r": 200,
"g": 218,
"b": 249
},
"hsl": {
"h": 217.959,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.88476,
"c": 0.04709,
"h": 261.4
},
"luminance": 0.69262
}Semantic roles & 50–950 ramp
primary
#C8DAF9
secondary
#DEBE88
accent
#8F09DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485