#C2CDEE#C2CDEE
#C2CDEE is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.048 H 270.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDEE |
|---|---|
| RGB | rgb(194, 205, 238) |
| HSL | hsl(225, 56%, 85%) |
| HSV | hsv(225, 18%, 93%) |
| CMYK | cmyk(18.5%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(82.54, 2.99, -17.50) |
| CIE-LCH | lch(82.54, 17.75, 279.71°) |
| OKLab | oklab(85.05% 0.0007 -0.0476) |
| OKLCH | oklch(85.05% 0.048 270.8) |
| XYZ | xyz(59.5083, 61.3039, 89.5699) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.81
Light Periwinkle
#C1C6FC
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDEE #EEE3C2
analogous
#C2E3EE #C2CDEE #CDC2EE
triadic
#C2CDEE #EEC2CD #CDEEC2
tetradic
#C2CDEE #EEC2E3 #EEE3C2 #C2EECD
square
#C2CDEE #EEC2E3 #EEE3C2 #C2EECD
split-complementary
#C2CDEE #EECDC2 #E3EEC2
monochromatic
#627FD3 #92A6E1 #C2CDEE #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.58
#C2CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C2CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDEE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDEE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFF0
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#B8D3D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cdee; /* rgb */ color: rgb(194, 205, 238); /* oklch */ color: oklch(85.1% 0.048 270.8);
Tailwind
colors: {
custom: {
50: '#d4dcf3',
500: '#c2cdee',
950: '#000000',
},
}SCSS
$custom: #c2cdee; $custom-light: #d4dcf3; $custom-dark: #000000;
JSON
{
"hex": "#c2cdee",
"rgb": {
"r": 194,
"g": 205,
"b": 238
},
"hsl": {
"h": 225,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.85052,
"c": 0.04756,
"h": 270.8
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#C2CDEE
secondary
#CCBB89
accent
#9B22C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485