#C8DDF2#C8DDF2
#C8DDF2 is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.037 H 248.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDF2 |
|---|---|
| RGB | rgb(200, 221, 242) |
| HSL | hsl(210, 62%, 87%) |
| HSV | hsv(210, 17%, 95%) |
| CMYK | cmyk(17.4%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.19, -2.71, -12.60) |
| CIE-LCH | lch(87.19, 12.88, 257.86°) |
| OKLab | oklab(88.85% -0.0136 -0.0341) |
| OKLCH | oklch(88.85% 0.037 248.2) |
| XYZ | xyz(65.6989, 70.4016, 94.1146) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Fog
#D8DCE0
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDF2 #F2DDC8
analogous
#C8F2F2 #C8DDF2 #C8C8F2
triadic
#C8DDF2 #F2C8DD #DDF2C8
tetradic
#C8DDF2 #F2C8F2 #F2DDC8 #C8F2C8
square
#C8DDF2 #F2C8F2 #F2DDC8 #C8F2C8
split-complementary
#C8DDF2 #F2C8C8 #F2F2C8
monochromatic
#65A0DB #97BEE6 #C8DDF2 #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.39
#C8DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C8DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDF2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDF2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D0D8F2
Tritanopia (blue-blind)
#BDE2E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddf2; /* rgb */ color: rgb(200, 221, 242); /* oklch */ color: oklch(88.8% 0.037 248.2);
Tailwind
colors: {
custom: {
50: '#d9e7f6',
500: '#c8ddf2',
950: '#000000',
},
}SCSS
$custom: #c8ddf2; $custom-light: #d9e7f6; $custom-dark: #000000;
JSON
{
"hex": "#c8ddf2",
"rgb": {
"r": 200,
"g": 221,
"b": 242
},
"hsl": {
"h": 210,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88847,
"c": 0.03672,
"h": 248.2
},
"luminance": 0.70403
}Semantic roles & 50–950 ramp
primary
#C8DDF2
secondary
#D2AF8D
accent
#731CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485