#C2DCFF#C2DCFF
#C2DCFF is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.7% C 0.056 H 255.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCFF |
|---|---|
| RGB | rgb(194, 220, 255) |
| HSL | hsl(214, 100%, 88%) |
| HSV | hsv(214, 24%, 100%) |
| CMYK | cmyk(23.9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.93, -1.18, -19.87) |
| CIE-LCH | lch(86.93, 19.91, 266.61°) |
| OKLab | oklab(88.67% -0.0136 -0.0542) |
| OKLCH | oklch(88.67% 0.056 255.9) |
| XYZ | xyz(65.8864, 69.8737, 104.6039) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Light Blue Grey
#B7C9E2
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCFF #FFE5C2
analogous
#C2FBFF #C2DCFF #C6C2FF
triadic
#C2DCFF #FFC2DC #DCFFC2
tetradic
#C2DCFF #FFC2FB #FFE5C2 #C2FFC6
square
#C2DCFF #FFC2FB #FFE5C2 #C2FFC6
split-complementary
#C2DCFF #FFC6C2 #FBFFC2
monochromatic
#4896FF #85B9FF #C2DCFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.40
#C2DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C2DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCFF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCFF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#B2E3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2dcff; /* rgb */ color: rgb(194, 220, 255); /* oklch */ color: oklch(88.7% 0.056 255.9);
Tailwind
colors: {
custom: {
50: '#d5e6ff',
500: '#c2dcff',
950: '#000000',
},
}SCSS
$custom: #c2dcff; $custom-light: #d5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c2dcff",
"rgb": {
"r": 194,
"g": 220,
"b": 255
},
"hsl": {
"h": 214.426,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88674,
"c": 0.05593,
"h": 255.9
},
"luminance": 0.69876
}Semantic roles & 50–950 ramp
primary
#C2DCFF
secondary
#E8BA7D
accent
#8400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486