#C8DEFF#C8DEFF
#C8DEFF is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.051 H 258.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEFF |
|---|---|
| RGB | rgb(200, 222, 255) |
| HSL | hsl(216, 100%, 89%) |
| HSV | hsv(216, 22%, 100%) |
| CMYK | cmyk(21.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.84, -0.44, -18.46) |
| CIE-LCH | lch(87.84, 18.47, 268.64°) |
| OKLab | oklab(89.49% -0.0103 -0.0503) |
| OKLCH | oklch(89.49% 0.051 258.4) |
| XYZ | xyz(67.9860, 71.7401, 104.8536) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.58
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEFF #FFE9C8
analogous
#C8FAFF #C8DEFF #CEC8FF
triadic
#C8DEFF #FFC8DE #DEFFC8
tetradic
#C8DEFF #FFC8FA #FFE9C8 #C8FFCE
square
#C8DEFF #FFC8FA #FFE9C8 #C8FFCE
split-complementary
#C8DEFF #FFCEC8 #FAFFC8
monochromatic
#4E95FF #8BB9FF #C8DEFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.37
#C8DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C8DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEFF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEFF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#BAE5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8deff; /* rgb */ color: rgb(200, 222, 255); /* oklch */ color: oklch(89.5% 0.051 258.4);
Tailwind
colors: {
custom: {
50: '#d9e8ff',
500: '#c8deff',
950: '#000000',
},
}SCSS
$custom: #c8deff; $custom-light: #d9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c8deff",
"rgb": {
"r": 200,
"g": 222,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89488,
"c": 0.05132,
"h": 258.4
},
"luminance": 0.71742
}Semantic roles & 50–950 ramp
primary
#C8DEFF
secondary
#E9C082
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486