#C8DDFF#C8DDFF
#C8DDFF is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.052 H 260.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDFF |
|---|---|
| RGB | rgb(200, 221, 255) |
| HSL | hsl(217, 100%, 89%) |
| HSV | hsv(217, 22%, 100%) |
| CMYK | cmyk(21.6%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.59, 0.08, -18.85) |
| CIE-LCH | lch(87.59, 18.85, 270.25°) |
| OKLab | oklab(89.29% -0.009 -0.0513) |
| OKLCH | oklch(89.29% 0.052 260) |
| XYZ | xyz(67.7211, 71.2105, 104.7653) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDFF #FFEAC8
analogous
#C8F9FF #C8DDFF #CFC8FF
triadic
#C8DDFF #FFC8DD #DDFFC8
tetradic
#C8DDFF #FFC8F9 #FFEAC8 #C8FFCF
square
#C8DDFF #FFC8F9 #FFEAC8 #C8FFCF
split-complementary
#C8DDFF #FFCFC8 #F9FFC8
monochromatic
#4E91FF #8BB7FF #C8DDFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.38
#C8DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C8DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDFF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDFF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#BAE4E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8ddff; /* rgb */ color: rgb(200, 221, 255); /* oklch */ color: oklch(89.3% 0.052 260.0);
Tailwind
colors: {
custom: {
50: '#d9e7ff',
500: '#c8ddff',
950: '#000000',
},
}SCSS
$custom: #c8ddff; $custom-light: #d9e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c8ddff",
"rgb": {
"r": 200,
"g": 221,
"b": 255
},
"hsl": {
"h": 217.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89287,
"c": 0.05213,
"h": 260
},
"luminance": 0.71212
}Semantic roles & 50–950 ramp
primary
#C8DDFF
secondary
#E9C282
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486