#C2D8FF#C2D8FF
#C2D8FF is a very light, muted blue. Relative luminance 0.678; OKLCH L 87.9% C 0.059 H 261.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8FF |
|---|---|
| RGB | rgb(194, 216, 255) |
| HSL | hsl(218, 100%, 88%) |
| HSV | hsv(218, 24%, 100%) |
| CMYK | cmyk(23.9%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(85.91, 0.93, -21.43) |
| CIE-LCH | lch(85.91, 21.45, 272.47°) |
| OKLab | oklab(87.87% -0.0083 -0.0585) |
| OKLCH | oklch(87.87% 0.059 261.9) |
| XYZ | xyz(64.8492, 67.7992, 104.2582) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.53
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8FF #FFE9C2
analogous
#C2F6FF #C2D8FF #CAC2FF
triadic
#C2D8FF #FFC2D8 #D8FFC2
tetradic
#C2D8FF #FFC2F6 #FFE9C2 #C2FFCA
square
#C2D8FF #FFC2F6 #FFE9C2 #C2FFCA
split-complementary
#C2D8FF #FFCAC2 #F6FFC2
monochromatic
#488AFF #85B1FF #C2D8FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.44
#C2D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C2D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8FF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8FF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#B2E0E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2d8ff; /* rgb */ color: rgb(194, 216, 255); /* oklch */ color: oklch(87.9% 0.059 261.9);
Tailwind
colors: {
custom: {
50: '#d5e4ff',
500: '#c2d8ff',
950: '#000000',
},
}SCSS
$custom: #c2d8ff; $custom-light: #d5e4ff; $custom-dark: #000000;
JSON
{
"hex": "#c2d8ff",
"rgb": {
"r": 194,
"g": 216,
"b": 255
},
"hsl": {
"h": 218.361,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87867,
"c": 0.05914,
"h": 261.9
},
"luminance": 0.67801
}Semantic roles & 50–950 ramp
primary
#C2D8FF
secondary
#E8C27D
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486