#C2D2FC#C2D2FC
#C2D2FC is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.6% C 0.061 H 268.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2FC |
|---|---|
| RGB | rgb(194, 210, 252) |
| HSL | hsl(223, 91%, 87%) |
| HSV | hsv(223, 23%, 99%) |
| CMYK | cmyk(23%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.27, 3.42, -22.32) |
| CIE-LCH | lch(84.27, 22.58, 278.72°) |
| OKLab | oklab(86.55% -0.0014 -0.061) |
| OKLCH | oklch(86.55% 0.061 268.7) |
| XYZ | xyz(62.8608, 64.5892, 101.2316) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2FC #FCECC2
analogous
#C2EFFC #C2D2FC #CFC2FC
triadic
#C2D2FC #FCC2D2 #D2FCC2
tetradic
#C2D2FC #FCC2EF #FCECC2 #C2FCCF
square
#C2D2FC #FCC2EF #FCECC2 #C2FCCF
split-complementary
#C2D2FC #FCCFC2 #EFFCC2
monochromatic
#4D7CF6 #88A7F9 #C2D2FC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.51
#C2D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C2D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2FC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2FC | 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)
#C5D5FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#B4DAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d2fc; /* rgb */ color: rgb(194, 210, 252); /* oklch */ color: oklch(86.6% 0.061 268.7);
Tailwind
colors: {
custom: {
50: '#d5dffd',
500: '#c2d2fc',
950: '#000000',
},
}SCSS
$custom: #c2d2fc; $custom-light: #d5dffd; $custom-dark: #000000;
JSON
{
"hex": "#c2d2fc",
"rgb": {
"r": 194,
"g": 210,
"b": 252
},
"hsl": {
"h": 223.448,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.86554,
"c": 0.06103,
"h": 268.7
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#C2D2FC
secondary
#E3C780
accent
#A600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485