#C2D9FF#C2D9FF
#C2D9FF is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.1% C 0.058 H 260.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D9FF |
|---|---|
| RGB | rgb(194, 217, 255) |
| HSL | hsl(217, 100%, 88%) |
| HSV | hsv(217, 24%, 100%) |
| CMYK | cmyk(23.9%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(86.16, 0.40, -21.04) |
| CIE-LCH | lch(86.16, 21.04, 271.09°) |
| OKLab | oklab(88.07% -0.0097 -0.0575) |
| OKLCH | oklch(88.07% 0.058 260.4) |
| XYZ | xyz(65.1061, 68.3132, 104.3438) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Light Blue Grey
#B7C9E2
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 6.16
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D9FF #FFE8C2
analogous
#C2F7FF #C2D9FF #C9C2FF
triadic
#C2D9FF #FFC2D9 #D9FFC2
tetradic
#C2D9FF #FFC2F7 #FFE8C2 #C2FFC9
square
#C2D9FF #FFC2F7 #FFE8C2 #C2FFC9
split-complementary
#C2D9FF #FFC9C2 #F7FFC2
monochromatic
#488DFF #85B3FF #C2D9FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.43
#C2D9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C2D9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D9FF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D9FF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#B2E1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2d9ff; /* rgb */ color: rgb(194, 217, 255); /* oklch */ color: oklch(88.1% 0.058 260.4);
Tailwind
colors: {
custom: {
50: '#d5e4ff',
500: '#c2d9ff',
950: '#000000',
},
}SCSS
$custom: #c2d9ff; $custom-light: #d5e4ff; $custom-dark: #000000;
JSON
{
"hex": "#c2d9ff",
"rgb": {
"r": 194,
"g": 217,
"b": 255
},
"hsl": {
"h": 217.377,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88068,
"c": 0.05828,
"h": 260.4
},
"luminance": 0.68315
}Semantic roles & 50–950 ramp
primary
#C2D9FF
secondary
#E8C07D
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486