#C2DAFD#C2DAFD
#C2DAFD is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.2% C 0.055 H 257.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAFD |
|---|---|
| RGB | rgb(194, 218, 253) |
| HSL | hsl(216, 94%, 88%) |
| HSV | hsv(216, 23%, 99%) |
| CMYK | cmyk(23.3%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(86.36, -0.57, -19.69) |
| CIE-LCH | lch(86.36, 19.70, 268.33°) |
| OKLab | oklab(88.2% -0.0117 -0.0537) |
| OKLCH | oklch(88.2% 0.055 257.7) |
| XYZ | xyz(65.0444, 68.7021, 102.7433) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.41
Light Blue Grey
#B7C9E2
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAFD #FDE5C2
analogous
#C2F8FD #C2DAFD #C7C2FD
triadic
#C2DAFD #FDC2DA #DAFDC2
tetradic
#C2DAFD #FDC2F8 #FDE5C2 #C2FDC7
square
#C2DAFD #FDC2F8 #FDE5C2 #C2FDC7
split-complementary
#C2DAFD #FDC7C2 #F8FDC2
monochromatic
#4B92F9 #87B6FB #C2DAFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.42
#C2DAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C2DAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAFD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAFD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C8D6FC
Tritanopia (blue-blind)
#B2E1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dafd; /* rgb */ color: rgb(194, 218, 253); /* oklch */ color: oklch(88.2% 0.055 257.7);
Tailwind
colors: {
custom: {
50: '#d5e5fe',
500: '#c2dafd',
950: '#000000',
},
}SCSS
$custom: #c2dafd; $custom-light: #d5e5fe; $custom-dark: #000000;
JSON
{
"hex": "#c2dafd",
"rgb": {
"r": 194,
"g": 218,
"b": 253
},
"hsl": {
"h": 215.593,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88199,
"c": 0.05498,
"h": 257.7
},
"luminance": 0.68704
}Semantic roles & 50–950 ramp
primary
#C2DAFD
secondary
#E4BB7F
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485