#C8DEF8#C8DEF8
#C8DEF8 is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.043 H 252.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF8 |
|---|---|
| RGB | rgb(200, 222, 248) |
| HSL | hsl(213, 77%, 88%) |
| HSV | hsv(213, 19%, 97%) |
| CMYK | cmyk(19.4%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(87.63, -1.96, -15.10) |
| CIE-LCH | lch(87.63, 15.23, 262.62°) |
| OKLab | oklab(89.25% -0.0128 -0.041) |
| OKLCH | oklch(89.25% 0.043 252.7) |
| XYZ | xyz(66.8796, 71.2976, 99.0269) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.90
Baby Blue (survey)
#A2CFFE
ΔE00 7.60
Fog
#D8DCE0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF8 #F8E2C8
analogous
#C8F6F8 #C8DEF8 #CAC8F8
triadic
#C8DEF8 #F8C8DE #DEF8C8
tetradic
#C8DEF8 #F8C8F6 #F8E2C8 #C8F8CA
square
#C8DEF8 #F8C8F6 #F8E2C8 #C8F8CA
split-complementary
#C8DEF8 #F8CAC8 #F6F8C8
monochromatic
#5B9DEA #92BDF1 #C8DEF8 #E4EFFC #E4EFFC
Accessibility & contrast
On white
1.38
#C8DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#C8DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF8
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF8 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF9
Deuteranopia (green-blind)
#CFDAF7
Tritanopia (blue-blind)
#BCE4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8def8; /* rgb */ color: rgb(200, 222, 248); /* oklch */ color: oklch(89.2% 0.043 252.7);
Tailwind
colors: {
custom: {
50: '#d9e8fa',
500: '#c8def8',
950: '#000000',
},
}SCSS
$custom: #c8def8; $custom-light: #d9e8fa; $custom-dark: #000000;
JSON
{
"hex": "#c8def8",
"rgb": {
"r": 200,
"g": 222,
"b": 248
},
"hsl": {
"h": 212.5,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.89249,
"c": 0.04294,
"h": 252.7
},
"luminance": 0.71299
}Semantic roles & 50–950 ramp
primary
#C8DEF8
secondary
#DCB688
accent
#7B0CDA
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485