#C2CDFD#C2CDFD
#C2CDFD is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.6% C 0.068 H 274.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDFD |
|---|---|
| RGB | rgb(194, 205, 253) |
| HSL | hsl(229, 94%, 88%) |
| HSV | hsv(229, 23%, 99%) |
| CMYK | cmyk(23.3%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(83.03, 6.32, -24.73) |
| CIE-LCH | lch(83.03, 25.53, 284.32°) |
| OKLab | oklab(85.6% 0.0057 -0.0677) |
| OKLCH | oklch(85.6% 0.068 274.8) |
| XYZ | xyz(61.8045, 62.2224, 101.6633) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDFD #FDF2C2
analogous
#C2EAFD #C2CDFD #D5C2FD
triadic
#C2CDFD #FDC2CD #CDFDC2
tetradic
#C2CDFD #FDC2EA #FDF2C2 #C2FDD5
square
#C2CDFD #FDC2EA #FDF2C2 #C2FDD5
split-complementary
#C2CDFD #FDD5C2 #EAFDC2
monochromatic
#4B6CF9 #879CFB #C2CDFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.56
#C2CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C2CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDFD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDFD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#B4D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cdfd; /* rgb */ color: rgb(194, 205, 253); /* oklch */ color: oklch(85.6% 0.068 274.8);
Tailwind
colors: {
custom: {
50: '#d5dcfe',
500: '#c2cdfd',
950: '#000000',
},
}SCSS
$custom: #c2cdfd; $custom-light: #d5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c2cdfd",
"rgb": {
"r": 194,
"g": 205,
"b": 253
},
"hsl": {
"h": 228.814,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85597,
"c": 0.06798,
"h": 274.8
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#C2CDFD
secondary
#E4D17F
accent
#BB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485