#C8DEF3#C8DEF3
#C8DEF3 is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.1% C 0.037 H 247.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF3 |
|---|---|
| RGB | rgb(200, 222, 243) |
| HSL | hsl(209, 64%, 87%) |
| HSV | hsv(209, 18%, 95%) |
| CMYK | cmyk(17.7%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.48, -3.02, -12.69) |
| CIE-LCH | lch(87.48, 13.05, 256.62°) |
| OKLab | oklab(89.08% -0.0146 -0.0344) |
| OKLCH | oklch(89.08% 0.037 247) |
| XYZ | xyz(66.1143, 70.9915, 94.9960) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF3 #F3DDC8
analogous
#C8F3F2 #C8DEF3 #C8C9F3
triadic
#C8DEF3 #F3C8DE #DEF3C8
tetradic
#C8DEF3 #F2C8F3 #F3DDC8 #C9F3C8
square
#C8DEF3 #F2C8F3 #F3DDC8 #C9F3C8
split-complementary
#C8DEF3 #F3C8C9 #F3F2C8
monochromatic
#64A2DD #96C0E8 #C8DEF3 #E6F0FA #E6F0FA
Accessibility & contrast
On white
1.38
#C8DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#C8DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF3
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF3 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF4
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#BDE3E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8def3; /* rgb */ color: rgb(200, 222, 243); /* oklch */ color: oklch(89.1% 0.037 247.0);
Tailwind
colors: {
custom: {
50: '#d9e8f7',
500: '#c8def3',
950: '#000000',
},
}SCSS
$custom: #c8def3; $custom-light: #d9e8f7; $custom-dark: #000000;
JSON
{
"hex": "#c8def3",
"rgb": {
"r": 200,
"g": 222,
"b": 243
},
"hsl": {
"h": 209.302,
"s": 64.179,
"l": 86.863
},
"oklch": {
"l": 0.89083,
"c": 0.03734,
"h": 247
},
"luminance": 0.70993
}Semantic roles & 50–950 ramp
primary
#C8DEF3
secondary
#D3AF8C
accent
#711ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485