#C3DDFA#C3DDFA
#C3DDFA is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.049 H 251.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDFA |
|---|---|
| RGB | rgb(195, 221, 250) |
| HSL | hsl(212, 85%, 87%) |
| HSV | hsv(212, 22%, 98%) |
| CMYK | cmyk(22%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(87.10, -2.51, -16.98) |
| CIE-LCH | lch(87.10, 17.16, 261.59°) |
| OKLab | oklab(88.77% -0.0157 -0.0462) |
| OKLCH | oklch(88.77% 0.049 251.2) |
| XYZ | xyz(65.6128, 70.2153, 100.5199) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 6.07
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.72
Light Blue
#95D0FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDFA #FAE0C3
analogous
#C3F9FA #C3DDFA #C5C3FA
triadic
#C3DDFA #FAC3DD #DDFAC3
tetradic
#C3DDFA #FAC3F9 #FAE0C3 #C3FAC5
square
#C3DDFA #FAC3F9 #FAE0C3 #C3FAC5
split-complementary
#C3DDFA #FAC5C3 #F9FAC3
monochromatic
#529DF1 #8BBDF5 #C3DDFA #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.40
#C3DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C3DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDFA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDFA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDFB
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#B4E3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c3ddfa; /* rgb */ color: rgb(195, 221, 250); /* oklch */ color: oklch(88.8% 0.049 251.2);
Tailwind
colors: {
custom: {
50: '#d6e7fc',
500: '#c3ddfa',
950: '#000000',
},
}SCSS
$custom: #c3ddfa; $custom-light: #d6e7fc; $custom-dark: #000000;
JSON
{
"hex": "#c3ddfa",
"rgb": {
"r": 195,
"g": 221,
"b": 250
},
"hsl": {
"h": 211.636,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.88771,
"c": 0.04881,
"h": 251.2
},
"luminance": 0.70217
}Semantic roles & 50–950 ramp
primary
#C3DDFA
secondary
#DFB382
accent
#7904E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485