#C1DBFF#C1DBFF
#C1DBFF is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.057 H 256.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBFF |
|---|---|
| RGB | rgb(193, 219, 255) |
| HSL | hsl(215, 100%, 88%) |
| HSV | hsv(215, 24%, 100%) |
| CMYK | cmyk(24.3%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.61, -0.95, -20.36) |
| CIE-LCH | lch(86.61, 20.39, 267.34°) |
| OKLab | oklab(88.4% -0.0133 -0.0556) |
| OKLCH | oklch(88.4% 0.057 256.6) |
| XYZ | xyz(65.3689, 69.2185, 104.5047) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.16
Light Blue Grey
#B7C9E2
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBFF #FFE5C1
analogous
#C1FAFF #C1DBFF #C6C1FF
triadic
#C1DBFF #FFC1DB #DBFFC1
tetradic
#C1DBFF #FFC1FA #FFE5C1 #C1FFC6
square
#C1DBFF #FFC1FA #FFE5C1 #C1FFC6
split-complementary
#C1DBFF #FFC6C1 #FAFFC1
monochromatic
#4794FF #84B7FF #C1DBFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.41
#C1DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C1DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBFF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBFF | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#B0E3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dbff; /* rgb */ color: rgb(193, 219, 255); /* oklch */ color: oklch(88.4% 0.057 256.6);
Tailwind
colors: {
custom: {
50: '#d4e6ff',
500: '#c1dbff',
950: '#000000',
},
}SCSS
$custom: #c1dbff; $custom-light: #d4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c1dbff",
"rgb": {
"r": 193,
"g": 219,
"b": 255
},
"hsl": {
"h": 214.839,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88404,
"c": 0.05719,
"h": 256.6
},
"luminance": 0.6922
}Semantic roles & 50–950 ramp
primary
#C1DBFF
secondary
#E8BB7C
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486