#C3DDFF#C3DDFF
#C3DDFF is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.055 H 255.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDFF |
|---|---|
| RGB | rgb(195, 221, 255) |
| HSL | hsl(214, 100%, 88%) |
| HSV | hsv(214, 24%, 100%) |
| CMYK | cmyk(23.5%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.26, -1.40, -19.38) |
| CIE-LCH | lch(87.26, 19.43, 265.86°) |
| OKLab | oklab(88.94% -0.014 -0.0529) |
| OKLCH | oklch(88.94% 0.055 255.2) |
| XYZ | xyz(66.4072, 70.5330, 104.7037) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.70
Light Blue Grey
#B7C9E2
ΔE00 5.41
Baby Blue (survey)
#A2CFFE
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDFF #FFE5C3
analogous
#C3FBFF #C3DDFF #C7C3FF
triadic
#C3DDFF #FFC3DD #DDFFC3
tetradic
#C3DDFF #FFC3FB #FFE5C3 #C3FFC7
square
#C3DDFF #FFC3FB #FFE5C3 #C3FFC7
split-complementary
#C3DDFF #FFC7C3 #FBFFC3
monochromatic
#4998FF #86BAFF #C3DDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.39
#C3DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C3DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDFF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDFF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#B3E4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c3ddff; /* rgb */ color: rgb(195, 221, 255); /* oklch */ color: oklch(88.9% 0.055 255.2);
Tailwind
colors: {
custom: {
50: '#d6e7ff',
500: '#c3ddff',
950: '#000000',
},
}SCSS
$custom: #c3ddff; $custom-light: #d6e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c3ddff",
"rgb": {
"r": 195,
"g": 221,
"b": 255
},
"hsl": {
"h": 214,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.88944,
"c": 0.05467,
"h": 255.2
},
"luminance": 0.70535
}Semantic roles & 50–950 ramp
primary
#C3DDFF
secondary
#E8BA7E
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486