#C1D2FE#C1D2FE
#C1D2FE is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.6% C 0.064 H 268.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C1D2FE |
|---|---|
| RGB | rgb(193, 210, 254) |
| HSL | hsl(223, 97%, 88%) |
| HSV | hsv(223, 24%, 100%) |
| CMYK | cmyk(24%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.27, 3.58, -23.39) |
| CIE-LCH | lch(84.27, 23.66, 278.70°) |
| OKLab | oklab(86.56% -0.0017 -0.064) |
| OKLCH | oklch(86.56% 0.064 268.5) |
| XYZ | xyz(62.9236, 64.5847, 102.8976) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.35
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Periwinkle
#CCCCFF
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.75
Pastel Blue
#A2BFFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1D2FE #FEEDC1
analogous
#C1F0FE #C1D2FE #CFC1FE
triadic
#C1D2FE #FEC1D2 #D2FEC1
tetradic
#C1D2FE #FEC1F0 #FEEDC1 #C1FECF
square
#C1D2FE #FEC1F0 #FEEDC1 #C1FECF
split-complementary
#C1D2FE #FECFC1 #F0FEC1
monochromatic
#497BFC #85A6FD #C1D2FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.51
#C1D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C1D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1D2FE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1D2FE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#B2DAE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c1d2fe; /* rgb */ color: rgb(193, 210, 254); /* oklch */ color: oklch(86.6% 0.064 268.5);
Tailwind
colors: {
custom: {
50: '#d4dffe',
500: '#c1d2fe',
950: '#000000',
},
}SCSS
$custom: #c1d2fe; $custom-light: #d4dffe; $custom-dark: #000000;
JSON
{
"hex": "#c1d2fe",
"rgb": {
"r": 193,
"g": 210,
"b": 254
},
"hsl": {
"h": 223.279,
"s": 96.825,
"l": 87.647
},
"oklch": {
"l": 0.86557,
"c": 0.06403,
"h": 268.5
},
"luminance": 0.64586
}Semantic roles & 50–950 ramp
primary
#C1D2FE
secondary
#E6C97D
accent
#A600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486