#C8DAFE#C8DAFE
#C8DAFE is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.053 H 264.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAFE |
|---|---|
| RGB | rgb(200, 218, 254) |
| HSL | hsl(220, 96%, 89%) |
| HSV | hsv(220, 21%, 100%) |
| CMYK | cmyk(21.3%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.79, 1.44, -19.53) |
| CIE-LCH | lch(86.79, 19.58, 274.21°) |
| OKLab | oklab(88.65% -0.0053 -0.0532) |
| OKLCH | oklch(88.65% 0.053 264.3) |
| XYZ | xyz(66.7756, 69.5763, 103.6581) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAFE #FEECC8
analogous
#C8F5FE #C8DAFE #D1C8FE
triadic
#C8DAFE #FEC8DA #DAFEC8
tetradic
#C8DAFE #FEC8F5 #FEECC8 #C8FED1
square
#C8DAFE #FEC8F5 #FEECC8 #C8FED1
split-complementary
#C8DAFE #FED1C8 #F5FEC8
monochromatic
#5089FC #8CB2FD #C8DAFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.41
#C8DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C8DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAFE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAFE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#BBE1E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dafe; /* rgb */ color: rgb(200, 218, 254); /* oklch */ color: oklch(88.6% 0.053 264.3);
Tailwind
colors: {
custom: {
50: '#d9e5fe',
500: '#c8dafe',
950: '#000000',
},
}SCSS
$custom: #c8dafe; $custom-light: #d9e5fe; $custom-dark: #000000;
JSON
{
"hex": "#c8dafe",
"rgb": {
"r": 200,
"g": 218,
"b": 254
},
"hsl": {
"h": 220,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.8865,
"c": 0.05348,
"h": 264.3
},
"luminance": 0.69578
}Semantic roles & 50–950 ramp
primary
#C8DAFE
secondary
#E7C683
accent
#9900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485