#C8DAFF#C8DAFF
#C8DAFF is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.7% C 0.055 H 264.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAFF |
|---|---|
| RGB | rgb(200, 218, 255) |
| HSL | hsl(220, 100%, 89%) |
| HSV | hsv(220, 22%, 100%) |
| CMYK | cmyk(21.6%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(86.82, 1.66, -20.01) |
| CIE-LCH | lch(86.82, 20.07, 274.73°) |
| OKLab | oklab(88.69% -0.005 -0.0545) |
| OKLCH | oklch(88.69% 0.055 264.8) |
| XYZ | xyz(66.9362, 69.6405, 104.5037) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 6.77
Baby Blue (survey)
#A2CFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAFF #FFEDC8
analogous
#C8F5FF #C8DAFF #D2C8FF
triadic
#C8DAFF #FFC8DA #DAFFC8
tetradic
#C8DAFF #FFC8F5 #FFEDC8 #C8FFD2
square
#C8DAFF #FFC8F5 #FFEDC8 #C8FFD2
split-complementary
#C8DAFF #FFD2C8 #F5FFC8
monochromatic
#4E88FF #8BB1FF #C8DAFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.41
#C8DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C8DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAFF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAFF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#BAE1E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8daff; /* rgb */ color: rgb(200, 218, 255); /* oklch */ color: oklch(88.7% 0.055 264.8);
Tailwind
colors: {
custom: {
50: '#d9e5ff',
500: '#c8daff',
950: '#000000',
},
}SCSS
$custom: #c8daff; $custom-light: #d9e5ff; $custom-dark: #000000;
JSON
{
"hex": "#c8daff",
"rgb": {
"r": 200,
"g": 218,
"b": 255
},
"hsl": {
"h": 220.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88685,
"c": 0.05477,
"h": 264.8
},
"luminance": 0.69642
}Semantic roles & 50–950 ramp
primary
#C8DAFF
secondary
#E9C782
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486