#C2D2ED#C2D2ED
#C2D2ED is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.0% C 0.041 H 260.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2ED |
|---|---|
| RGB | rgb(194, 210, 237) |
| HSL | hsl(218, 54%, 85%) |
| HSV | hsv(218, 18%, 93%) |
| CMYK | cmyk(18.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.80, 0.13, -15.08) |
| CIE-LCH | lch(83.80, 15.08, 270.50°) |
| OKLab | oklab(86.03% -0.0065 -0.0409) |
| OKLCH | oklch(86.03% 0.041 260.9) |
| XYZ | xyz(60.5770, 63.6757, 89.2034) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.65
Lightsteelblue
#B0C4DE
ΔE00 4.03
Cloudy Blue
#ACC2D9
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 7.78
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2ED #EDDDC2
analogous
#C2E8ED #C2D2ED #C8C2ED
triadic
#C2D2ED #EDC2D2 #D2EDC2
tetradic
#C2D2ED #EDC2E8 #EDDDC2 #C2EDC8
square
#C2D2ED #EDC2E8 #EDDDC2 #C2EDC8
split-complementary
#C2D2ED #EDC8C2 #E8EDC2
monochromatic
#638CD1 #93AFDF #C2D2ED #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.53
#C2D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C2D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2ED
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2ED | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#B8D7DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d2ed; /* rgb */ color: rgb(194, 210, 237); /* oklch */ color: oklch(86.0% 0.041 260.9);
Tailwind
colors: {
custom: {
50: '#d4dff2',
500: '#c2d2ed',
950: '#000000',
},
}SCSS
$custom: #c2d2ed; $custom-light: #d4dff2; $custom-dark: #000000;
JSON
{
"hex": "#c2d2ed",
"rgb": {
"r": 194,
"g": 210,
"b": 237
},
"hsl": {
"h": 217.674,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.86025,
"c": 0.04143,
"h": 260.9
},
"luminance": 0.63677
}Semantic roles & 50–950 ramp
primary
#C2D2ED
secondary
#CAB289
accent
#8724C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485