#C1DDFF#C1DDFF
#C1DDFF is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.056 H 253.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DDFF |
|---|---|
| RGB | rgb(193, 221, 255) |
| HSL | hsl(213, 100%, 88%) |
| HSV | hsv(213, 24%, 100%) |
| CMYK | cmyk(24.3%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.13, -1.99, -19.59) |
| CIE-LCH | lch(87.13, 19.69, 264.19°) |
| OKLab | oklab(88.81% -0.0159 -0.0535) |
| OKLCH | oklch(88.81% 0.056 253.4) |
| XYZ | xyz(65.8938, 70.2683, 104.6797) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 7.22
Light Blue
#95D0FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DDFF #FFE3C1
analogous
#C1FCFF #C1DDFF #C4C1FF
triadic
#C1DDFF #FFC1DD #DDFFC1
tetradic
#C1DDFF #FFC1FC #FFE3C1 #C1FFC4
square
#C1DDFF #FFC1FC #FFE3C1 #C1FFC4
split-complementary
#C1DDFF #FFC4C1 #FCFFC1
monochromatic
#479AFF #84BBFF #C1DDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.39
#C1DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C1DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DDFF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DDFF | 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)
#D1DEFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#B0E4E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c1ddff; /* rgb */ color: rgb(193, 221, 255); /* oklch */ color: oklch(88.8% 0.056 253.4);
Tailwind
colors: {
custom: {
50: '#d4e7ff',
500: '#c1ddff',
950: '#000000',
},
}SCSS
$custom: #c1ddff; $custom-light: #d4e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c1ddff",
"rgb": {
"r": 193,
"g": 221,
"b": 255
},
"hsl": {
"h": 212.903,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.8881,
"c": 0.05578,
"h": 253.4
},
"luminance": 0.7027
}Semantic roles & 50–950 ramp
primary
#C1DDFF
secondary
#E8B77C
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486