#C8DCF5#C8DCF5
#C8DCF5 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.7% C 0.041 H 254.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCF5 |
|---|---|
| RGB | rgb(200, 220, 245) |
| HSL | hsl(213, 69%, 87%) |
| HSV | hsv(213, 18%, 96%) |
| CMYK | cmyk(18.4%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(87.02, -1.55, -14.43) |
| CIE-LCH | lch(87.02, 14.51, 263.85°) |
| OKLab | oklab(88.74% -0.0112 -0.0391) |
| OKLCH | oklch(88.74% 0.041 254.1) |
| XYZ | xyz(65.8899, 70.0568, 96.4193) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 6.55
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCF5 #F5E1C8
analogous
#C8F3F5 #C8DCF5 #CBC8F5
triadic
#C8DCF5 #F5C8DC #DCF5C8
tetradic
#C8DCF5 #F5C8F3 #F5E1C8 #C8F5CB
square
#C8DCF5 #F5C8F3 #F5E1C8 #C8F5CB
split-complementary
#C8DCF5 #F5CBC8 #F3F5C8
monochromatic
#609AE2 #94BBEC #C8DCF5 #E5EFFA #E5EFFA
Accessibility & contrast
On white
1.40
#C8DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C8DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCF5
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCF5 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF6
Deuteranopia (green-blind)
#CED8F4
Tritanopia (blue-blind)
#BDE1E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dcf5; /* rgb */ color: rgb(200, 220, 245); /* oklch */ color: oklch(88.7% 0.041 254.1);
Tailwind
colors: {
custom: {
50: '#d9e6f8',
500: '#c8dcf5',
950: '#000000',
},
}SCSS
$custom: #c8dcf5; $custom-light: #d9e6f8; $custom-dark: #000000;
JSON
{
"hex": "#c8dcf5",
"rgb": {
"r": 200,
"g": 220,
"b": 245
},
"hsl": {
"h": 213.333,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.88744,
"c": 0.0407,
"h": 254.1
},
"luminance": 0.70058
}Semantic roles & 50–950 ramp
primary
#C8DCF5
secondary
#D7B58B
accent
#7D14D1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485