#C3DAFA#C3DAFA
#C3DAFA is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.2% C 0.051 H 256.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DAFA |
|---|---|
| RGB | rgb(195, 218, 250) |
| HSL | hsl(215, 85%, 87%) |
| HSV | hsv(215, 22%, 98%) |
| CMYK | cmyk(22%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(86.33, -0.94, -18.15) |
| CIE-LCH | lch(86.33, 18.17, 267.03°) |
| OKLab | oklab(88.16% -0.0117 -0.0494) |
| OKLCH | oklch(88.16% 0.051 256.7) |
| XYZ | xyz(64.8278, 68.6453, 100.2582) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 4.51
Lightsteelblue
#B0C4DE
ΔE00 5.56
Baby Blue (survey)
#A2CFFE
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DAFA #FAE3C3
analogous
#C3F6FA #C3DAFA #C8C3FA
triadic
#C3DAFA #FAC3DA #DAFAC3
tetradic
#C3DAFA #FAC3F6 #FAE3C3 #C3FAC8
square
#C3DAFA #FAC3F6 #FAE3C3 #C3FAC8
split-complementary
#C3DAFA #FAC8C3 #F6FAC3
monochromatic
#5294F1 #8BB7F5 #C3DAFA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.43
#C3DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C3DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DAFA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DAFA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#C9D6F9
Tritanopia (blue-blind)
#B5E1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dafa; /* rgb */ color: rgb(195, 218, 250); /* oklch */ color: oklch(88.2% 0.051 256.7);
Tailwind
colors: {
custom: {
50: '#d5e5fc',
500: '#c3dafa',
950: '#000000',
},
}SCSS
$custom: #c3dafa; $custom-light: #d5e5fc; $custom-dark: #000000;
JSON
{
"hex": "#c3dafa",
"rgb": {
"r": 195,
"g": 218,
"b": 250
},
"hsl": {
"h": 214.909,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.88162,
"c": 0.05079,
"h": 256.7
},
"luminance": 0.68647
}Semantic roles & 50–950 ramp
primary
#C3DAFA
secondary
#DFB882
accent
#8504E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485