#C8DBEF#C8DBEF
#C8DBEF is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.034 H 249.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBEF |
|---|---|
| RGB | rgb(200, 219, 239) |
| HSL | hsl(211, 55%, 86%) |
| HSV | hsv(211, 16%, 94%) |
| CMYK | cmyk(16.3%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.59, -2.30, -11.91) |
| CIE-LCH | lch(86.59, 12.13, 259.08°) |
| OKLab | oklab(88.34% -0.012 -0.0322) |
| OKLCH | oklch(88.34% 0.034 249.6) |
| XYZ | xyz(64.7271, 69.1731, 91.5861) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Fog
#D8DCE0
ΔE00 7.37
Aliceblue
#F0F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBEF #EFDCC8
analogous
#C8EEEF #C8DBEF #C8C8EF
triadic
#C8DBEF #EFC8DB #DBEFC8
tetradic
#C8DBEF #EFC8EE #EFDCC8 #C8EFC8
square
#C8DBEF #EFC8EE #EFDCC8 #C8EFC8
split-complementary
#C8DBEF #EFC8C8 #EEEFC8
monochromatic
#699DD3 #99BCE1 #C8DBEF #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.42
#C8DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C8DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBEF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBEF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#BEDFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dbef; /* rgb */ color: rgb(200, 219, 239); /* oklch */ color: oklch(88.3% 0.034 249.6);
Tailwind
colors: {
custom: {
50: '#d9e6f4',
500: '#c8dbef',
950: '#000000',
},
}SCSS
$custom: #c8dbef; $custom-light: #d9e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c8dbef",
"rgb": {
"r": 200,
"g": 219,
"b": 239
},
"hsl": {
"h": 210.769,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.88343,
"c": 0.03439,
"h": 249.6
},
"luminance": 0.69174
}Semantic roles & 50–950 ramp
primary
#C8DBEF
secondary
#CDAE8E
accent
#7523C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485