#C8DEF6#C8DEF6
#C8DEF6 is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.041 H 250.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF6 |
|---|---|
| RGB | rgb(200, 222, 246) |
| HSL | hsl(211, 72%, 87%) |
| HSV | hsv(211, 19%, 96%) |
| CMYK | cmyk(18.7%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.57, -2.38, -14.14) |
| CIE-LCH | lch(87.57, 14.34, 260.43°) |
| OKLab | oklab(89.18% -0.0135 -0.0383) |
| OKLCH | oklch(89.18% 0.041 250.6) |
| XYZ | xyz(66.5710, 71.1741, 97.4015) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF6 #F6E0C8
analogous
#C8F5F6 #C8DEF6 #C9C8F6
triadic
#C8DEF6 #F6C8DE #DEF6C8
tetradic
#C8DEF6 #F6C8F5 #F6E0C8 #C8F6C9
square
#C8DEF6 #F6C8F5 #F6E0C8 #C8F6C9
split-complementary
#C8DEF6 #F6C9C8 #F5F6C8
monochromatic
#5F9FE5 #93BEED #C8DEF6 #E5EFFB #E5EFFB
Accessibility & contrast
On white
1.38
#C8DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C8DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF6
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF6 | 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)
#D5DEF7
Deuteranopia (green-blind)
#D0D9F6
Tritanopia (blue-blind)
#BCE3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8def6; /* rgb */ color: rgb(200, 222, 246); /* oklch */ color: oklch(89.2% 0.041 250.6);
Tailwind
colors: {
custom: {
50: '#d9e8f9',
500: '#c8def6',
950: '#000000',
},
}SCSS
$custom: #c8def6; $custom-light: #d9e8f9; $custom-dark: #000000;
JSON
{
"hex": "#c8def6",
"rgb": {
"r": 200,
"g": 222,
"b": 246
},
"hsl": {
"h": 211.304,
"s": 71.875,
"l": 87.451
},
"oklch": {
"l": 0.89182,
"c": 0.04065,
"h": 250.6
},
"luminance": 0.71176
}Semantic roles & 50–950 ramp
primary
#C8DEF6
secondary
#D8B38A
accent
#7712D4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485