#C2D3FC#C2D3FC
#C2D3FC is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.8% C 0.060 H 267.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3FC |
|---|---|
| RGB | rgb(194, 211, 252) |
| HSL | hsl(222, 91%, 87%) |
| HSV | hsv(222, 23%, 99%) |
| CMYK | cmyk(23%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.53, 2.89, -21.93) |
| CIE-LCH | lch(84.53, 22.12, 277.52°) |
| OKLab | oklab(86.76% -0.0027 -0.0599) |
| OKLCH | oklch(86.76% 0.06 267.4) |
| XYZ | xyz(63.1085, 65.0845, 101.3142) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3FC #FCEBC2
analogous
#C2F0FC #C2D3FC #CEC2FC
triadic
#C2D3FC #FCC2D3 #D3FCC2
tetradic
#C2D3FC #FCC2F0 #FCEBC2 #C2FCCE
square
#C2D3FC #FCC2F0 #FCEBC2 #C2FCCE
split-complementary
#C2D3FC #FCCEC2 #F0FCC2
monochromatic
#4D7FF6 #88A9F9 #C2D3FC #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.50
#C2D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#C2D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3FC
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3FC | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#B3DBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d3fc; /* rgb */ color: rgb(194, 211, 252); /* oklch */ color: oklch(86.8% 0.060 267.4);
Tailwind
colors: {
custom: {
50: '#d5e0fd',
500: '#c2d3fc',
950: '#000000',
},
}SCSS
$custom: #c2d3fc; $custom-light: #d5e0fd; $custom-dark: #000000;
JSON
{
"hex": "#c2d3fc",
"rgb": {
"r": 194,
"g": 211,
"b": 252
},
"hsl": {
"h": 222.414,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.86755,
"c": 0.05999,
"h": 267.4
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#C2D3FC
secondary
#E3C680
accent
#A200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485