#C2DDFD#C2DDFD
#C2DDFD is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.053 H 252.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDFD |
|---|---|
| RGB | rgb(194, 221, 253) |
| HSL | hsl(213, 94%, 88%) |
| HSV | hsv(213, 23%, 99%) |
| CMYK | cmyk(23.3%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.13, -2.14, -18.52) |
| CIE-LCH | lch(87.13, 18.65, 263.40°) |
| OKLab | oklab(88.81% -0.0156 -0.0505) |
| OKLCH | oklch(88.81% 0.053 252.8) |
| XYZ | xyz(65.8294, 70.2721, 103.0049) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 7.00
Light Blue
#95D0FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDFD #FDE2C2
analogous
#C2FBFD #C2DDFD #C4C2FD
triadic
#C2DDFD #FDC2DD #DDFDC2
tetradic
#C2DDFD #FDC2FB #FDE2C2 #C2FDC4
square
#C2DDFD #FDC2FB #FDE2C2 #C2FDC4
split-complementary
#C2DDFD #FDC4C2 #FBFDC2
monochromatic
#4B9BF9 #87BCFB #C2DDFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.39
#C2DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C2DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDFD
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDFD | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#B2E4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2ddfd; /* rgb */ color: rgb(194, 221, 253); /* oklch */ color: oklch(88.8% 0.053 252.8);
Tailwind
colors: {
custom: {
50: '#d5e7fe',
500: '#c2ddfd',
950: '#000000',
},
}SCSS
$custom: #c2ddfd; $custom-light: #d5e7fe; $custom-dark: #000000;
JSON
{
"hex": "#c2ddfd",
"rgb": {
"r": 194,
"g": 221,
"b": 253
},
"hsl": {
"h": 212.542,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88807,
"c": 0.05287,
"h": 252.8
},
"luminance": 0.70274
}Semantic roles & 50–950 ramp
primary
#C2DDFD
secondary
#E4B67F
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485