#C2D2EF#C2D2EF
#C2D2EF is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.1% C 0.044 H 262.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2EF |
|---|---|
| RGB | rgb(194, 210, 239) |
| HSL | hsl(219, 58%, 85%) |
| HSV | hsv(219, 19%, 94%) |
| CMYK | cmyk(18.8%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.86, 0.56, -16.05) |
| CIE-LCH | lch(83.86, 16.06, 272.00°) |
| OKLab | oklab(86.09% -0.0058 -0.0436) |
| OKLCH | oklch(86.09% 0.044 262.4) |
| XYZ | xyz(60.8708, 63.7932, 90.7509) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.02
Lightsteelblue
#B0C4DE
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2EF #EFDFC2
analogous
#C2E8EF #C2D2EF #C9C2EF
triadic
#C2D2EF #EFC2D2 #D2EFC2
tetradic
#C2D2EF #EFC2E8 #EFDFC2 #C2EFC9
square
#C2D2EF #EFC2E8 #EFDFC2 #C2EFC9
split-complementary
#C2D2EF #EFC9C2 #E8EFC2
monochromatic
#618AD6 #92AEE2 #C2D2EF #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.53
#C2D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#C2D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2EF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2EF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#B7D8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d2ef; /* rgb */ color: rgb(194, 210, 239); /* oklch */ color: oklch(86.1% 0.044 262.4);
Tailwind
colors: {
custom: {
50: '#d5dff4',
500: '#c2d2ef',
950: '#000000',
},
}SCSS
$custom: #c2d2ef; $custom-light: #d5dff4; $custom-dark: #000000;
JSON
{
"hex": "#c2d2ef",
"rgb": {
"r": 194,
"g": 210,
"b": 239
},
"hsl": {
"h": 218.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.86093,
"c": 0.04397,
"h": 262.4
},
"luminance": 0.63795
}Semantic roles & 50–950 ramp
primary
#C2D2EF
secondary
#CDB588
accent
#8B1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485