#C8DAFA#C8DAFA
#C8DAFA is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.5% C 0.048 H 262.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAFA |
|---|---|
| RGB | rgb(200, 218, 250) |
| HSL | hsl(218, 83%, 88%) |
| HSV | hsv(218, 20%, 98%) |
| CMYK | cmyk(20%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(86.66, 0.56, -17.61) |
| CIE-LCH | lch(86.66, 17.62, 271.84°) |
| OKLab | oklab(88.51% -0.0067 -0.0479) |
| OKLCH | oklch(88.51% 0.048 262) |
| XYZ | xyz(66.1417, 69.3228, 100.3198) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 6.02
Cloudy Blue
#ACC2D9
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAFA #FAE8C8
analogous
#C8F3FA #C8DAFA #CFC8FA
triadic
#C8DAFA #FAC8DA #DAFAC8
tetradic
#C8DAFA #FAC8F3 #FAE8C8 #C8FACF
square
#C8DAFA #FAC8F3 #FAE8C8 #C8FACF
split-complementary
#C8DAFA #FACFC8 #F3FAC8
monochromatic
#588FF0 #90B4F5 #C8DAFA #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.41
#C8DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C8DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAFA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAFA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#BCE0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dafa; /* rgb */ color: rgb(200, 218, 250); /* oklch */ color: oklch(88.5% 0.048 262.0);
Tailwind
colors: {
custom: {
50: '#d9e5fc',
500: '#c8dafa',
950: '#000000',
},
}SCSS
$custom: #c8dafa; $custom-light: #d9e5fc; $custom-dark: #000000;
JSON
{
"hex": "#c8dafa",
"rgb": {
"r": 200,
"g": 218,
"b": 250
},
"hsl": {
"h": 218.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88511,
"c": 0.04835,
"h": 262
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#C8DAFA
secondary
#DFBF87
accent
#9106E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485