#C1DCFF#C1DCFF
#C1DCFF is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.056 H 255.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DCFF |
|---|---|
| RGB | rgb(193, 220, 255) |
| HSL | hsl(214, 100%, 88%) |
| HSV | hsv(214, 24%, 100%) |
| CMYK | cmyk(24.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.87, -1.47, -19.98) |
| CIE-LCH | lch(86.87, 20.03, 265.79°) |
| OKLab | oklab(88.61% -0.0146 -0.0545) |
| OKLCH | oklch(88.61% 0.056 255) |
| XYZ | xyz(65.6306, 69.7418, 104.5919) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.31
Light Blue Grey
#B7C9E2
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DCFF #FFE4C1
analogous
#C1FBFF #C1DCFF #C5C1FF
triadic
#C1DCFF #FFC1DC #DCFFC1
tetradic
#C1DCFF #FFC1FB #FFE4C1 #C1FFC5
square
#C1DCFF #FFC1FB #FFE4C1 #C1FFC5
split-complementary
#C1DCFF #FFC5C1 #FBFFC1
monochromatic
#4797FF #84B9FF #C1DCFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.40
#C1DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C1DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DCFF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DCFF | 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)
#D0DDFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#B0E3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dcff; /* rgb */ color: rgb(193, 220, 255); /* oklch */ color: oklch(88.6% 0.056 255.0);
Tailwind
colors: {
custom: {
50: '#d4e6ff',
500: '#c1dcff',
950: '#000000',
},
}SCSS
$custom: #c1dcff; $custom-light: #d4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c1dcff",
"rgb": {
"r": 193,
"g": 220,
"b": 255
},
"hsl": {
"h": 213.871,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88607,
"c": 0.05646,
"h": 255
},
"luminance": 0.69744
}Semantic roles & 50–950 ramp
primary
#C1DCFF
secondary
#E8B97C
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486