#C3DDFD#C3DDFD
#C3DDFD is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.052 H 253.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDFD |
|---|---|
| RGB | rgb(195, 221, 253) |
| HSL | hsl(213, 94%, 88%) |
| HSV | hsv(213, 23%, 99%) |
| CMYK | cmyk(22.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.20, -1.85, -18.42) |
| CIE-LCH | lch(87.20, 18.51, 264.27°) |
| OKLab | oklab(88.88% -0.0147 -0.0502) |
| OKLCH | oklch(88.88% 0.052 253.7) |
| XYZ | xyz(66.0870, 70.4049, 103.0170) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 7.05
Light Blue
#95D0FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDFD #FDE3C3
analogous
#C3FAFD #C3DDFD #C6C3FD
triadic
#C3DDFD #FDC3DD #DDFDC3
tetradic
#C3DDFD #FDC3FA #FDE3C3 #C3FDC6
square
#C3DDFD #FDC3FA #FDE3C3 #C3FDC6
split-complementary
#C3DDFD #FDC6C3 #FAFDC3
monochromatic
#4D9AF9 #88BBFB #C3DDFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.39
#C3DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C3DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDFD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDFD | 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)
#D2DEFF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#B4E4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c3ddfd; /* rgb */ color: rgb(195, 221, 253); /* oklch */ color: oklch(88.9% 0.052 253.7);
Tailwind
colors: {
custom: {
50: '#d6e7fe',
500: '#c3ddfd',
950: '#000000',
},
}SCSS
$custom: #c3ddfd; $custom-light: #d6e7fe; $custom-dark: #000000;
JSON
{
"hex": "#c3ddfd",
"rgb": {
"r": 195,
"g": 221,
"b": 253
},
"hsl": {
"h": 213.103,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.88875,
"c": 0.0523,
"h": 253.7
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#C3DDFD
secondary
#E4B780
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485