#C8DBF2#C8DBF2
#C8DBF2 is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.038 H 253.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBF2 |
|---|---|
| RGB | rgb(200, 219, 242) |
| HSL | hsl(213, 62%, 87%) |
| HSV | hsv(213, 17%, 95%) |
| CMYK | cmyk(17.4%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.68, -1.67, -13.37) |
| CIE-LCH | lch(86.68, 13.47, 262.88°) |
| OKLab | oklab(88.44% -0.0109 -0.0362) |
| OKLCH | oklch(88.44% 0.038 253.2) |
| XYZ | xyz(65.1740, 69.3518, 93.9397) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.36
Lightsteelblue
#B0C4DE
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.31
Fog
#D8DCE0
ΔE00 8.13
Baby Blue (survey)
#A2CFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBF2 #F2DFC8
analogous
#C8F0F2 #C8DBF2 #CAC8F2
triadic
#C8DBF2 #F2C8DB #DBF2C8
tetradic
#C8DBF2 #F2C8F0 #F2DFC8 #C8F2CA
square
#C8DBF2 #F2C8F0 #F2DFC8 #C8F2CA
split-complementary
#C8DBF2 #F2CAC8 #F0F2C8
monochromatic
#659ADB #97BBE6 #C8DBF2 #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.41
#C8DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C8DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBF2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBF2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#CED7F2
Tritanopia (blue-blind)
#BEE0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dbf2; /* rgb */ color: rgb(200, 219, 242); /* oklch */ color: oklch(88.4% 0.038 253.2);
Tailwind
colors: {
custom: {
50: '#d9e6f6',
500: '#c8dbf2',
950: '#000000',
},
}SCSS
$custom: #c8dbf2; $custom-light: #d9e6f6; $custom-dark: #000000;
JSON
{
"hex": "#c8dbf2",
"rgb": {
"r": 200,
"g": 219,
"b": 242
},
"hsl": {
"h": 212.857,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88442,
"c": 0.03781,
"h": 253.2
},
"luminance": 0.69353
}Semantic roles & 50–950 ramp
primary
#C8DBF2
secondary
#D2B28D
accent
#7B1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485