#C2DCFD#C2DCFD
#C2DCFD is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.054 H 254.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCFD |
|---|---|
| RGB | rgb(194, 220, 253) |
| HSL | hsl(214, 94%, 88%) |
| HSV | hsv(214, 23%, 99%) |
| CMYK | cmyk(23.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(86.87, -1.62, -18.91) |
| CIE-LCH | lch(86.87, 18.98, 265.10°) |
| OKLab | oklab(88.6% -0.0143 -0.0516) |
| OKLCH | oklch(88.6% 0.054 254.5) |
| XYZ | xyz(65.5661, 69.7456, 102.9172) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.65
Light Blue Grey
#B7C9E2
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.98
Light Blue
#95D0FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCFD #FDE3C2
analogous
#C2FAFD #C2DCFD #C5C2FD
triadic
#C2DCFD #FDC2DC #DCFDC2
tetradic
#C2DCFD #FDC2FA #FDE3C2 #C2FDC5
square
#C2DCFD #FDC2FA #FDE3C2 #C2FDC5
split-complementary
#C2DCFD #FDC5C2 #FAFDC2
monochromatic
#4B98F9 #87BAFB #C2DCFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.40
#C2DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C2DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCFD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCFD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#B2E3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dcfd; /* rgb */ color: rgb(194, 220, 253); /* oklch */ color: oklch(88.6% 0.054 254.5);
Tailwind
colors: {
custom: {
50: '#d5e6fe',
500: '#c2dcfd',
950: '#000000',
},
}SCSS
$custom: #c2dcfd; $custom-light: #d5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c2dcfd",
"rgb": {
"r": 194,
"g": 220,
"b": 253
},
"hsl": {
"h": 213.559,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88604,
"c": 0.05352,
"h": 254.5
},
"luminance": 0.69748
}Semantic roles & 50–950 ramp
primary
#C2DCFD
secondary
#E4B87F
accent
#8000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485