#C2DAFF#C2DAFF
#C2DAFF is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.3% C 0.057 H 259.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAFF |
|---|---|
| RGB | rgb(194, 218, 255) |
| HSL | hsl(216, 100%, 88%) |
| HSV | hsv(216, 24%, 100%) |
| CMYK | cmyk(23.9%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(86.42, -0.13, -20.65) |
| CIE-LCH | lch(86.42, 20.65, 269.65°) |
| OKLab | oklab(88.27% -0.011 -0.0564) |
| OKLCH | oklch(88.27% 0.057 259) |
| XYZ | xyz(65.3647, 68.8302, 104.4300) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.32
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAFF #FFE7C2
analogous
#C2F9FF #C2DAFF #C8C2FF
triadic
#C2DAFF #FFC2DA #DAFFC2
tetradic
#C2DAFF #FFC2F9 #FFE7C2 #C2FFC8
square
#C2DAFF #FFC2F9 #FFE7C2 #C2FFC8
split-complementary
#C2DAFF #FFC8C2 #F9FFC2
monochromatic
#4890FF #85B5FF #C2DAFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.42
#C2DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C2DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAFF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAFF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C7D6FE
Tritanopia (blue-blind)
#B2E2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2daff; /* rgb */ color: rgb(194, 218, 255); /* oklch */ color: oklch(88.3% 0.057 259.0);
Tailwind
colors: {
custom: {
50: '#d5e5ff',
500: '#c2daff',
950: '#000000',
},
}SCSS
$custom: #c2daff; $custom-light: #d5e5ff; $custom-dark: #000000;
JSON
{
"hex": "#c2daff",
"rgb": {
"r": 194,
"g": 218,
"b": 255
},
"hsl": {
"h": 216.393,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.8827,
"c": 0.05745,
"h": 259
},
"luminance": 0.68832
}Semantic roles & 50–950 ramp
primary
#C2DAFF
secondary
#E8BE7D
accent
#8B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486