#C8DDEF#C8DDEF
#C8DDEF is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.034 H 244.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDEF |
|---|---|
| RGB | rgb(200, 221, 239) |
| HSL | hsl(208, 55%, 86%) |
| HSV | hsv(208, 16%, 94%) |
| CMYK | cmyk(16.3%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.11, -3.34, -11.14) |
| CIE-LCH | lch(87.11, 11.63, 253.32°) |
| OKLab | oklab(88.75% -0.0147 -0.0301) |
| OKLCH | oklch(88.75% 0.034 244) |
| XYZ | xyz(65.2520, 70.2229, 91.7611) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDEF #EFDAC8
analogous
#C8EFED #C8DDEF #C8C9EF
triadic
#C8DDEF #EFC8DD #DDEFC8
tetradic
#C8DDEF #EDC8EF #EFDAC8 #C9EFC8
square
#C8DDEF #EDC8EF #EFDAC8 #C9EFC8
split-complementary
#C8DDEF #EFC8C9 #EFEDC8
monochromatic
#69A2D3 #99C0E1 #C8DDEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.40
#C8DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C8DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDEF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDEF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#BEE1E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddef; /* rgb */ color: rgb(200, 221, 239); /* oklch */ color: oklch(88.7% 0.034 244.0);
Tailwind
colors: {
custom: {
50: '#d9e7f4',
500: '#c8ddef',
950: '#000000',
},
}SCSS
$custom: #c8ddef; $custom-light: #d9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#c8ddef",
"rgb": {
"r": 200,
"g": 221,
"b": 239
},
"hsl": {
"h": 207.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.88749,
"c": 0.03352,
"h": 244
},
"luminance": 0.70224
}Semantic roles & 50–950 ramp
primary
#C8DDEF
secondary
#CDAB8E
accent
#6D23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485