#C2D4FA#C2D4FA
#C2D4FA is a very light, muted blue. Relative luminance 0.655; OKLCH L 86.9% C 0.056 H 265.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4FA |
|---|---|
| RGB | rgb(194, 212, 250) |
| HSL | hsl(221, 85%, 87%) |
| HSV | hsv(221, 22%, 98%) |
| CMYK | cmyk(22.4%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.72, 1.92, -20.58) |
| CIE-LCH | lch(84.72, 20.67, 275.32°) |
| OKLab | oklab(86.88% -0.0047 -0.0562) |
| OKLCH | oklch(86.88% 0.056 265.2) |
| XYZ | xyz(63.0424, 65.4568, 99.7369) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 5.01
Light Periwinkle
#C1C6FC
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4FA #FAE8C2
analogous
#C2F0FA #C2D4FA #CCC2FA
triadic
#C2D4FA #FAC2D4 #D4FAC2
tetradic
#C2D4FA #FAC2F0 #FAE8C2 #C2FACC
square
#C2D4FA #FAC2F0 #FAE8C2 #C2FACC
split-complementary
#C2D4FA #FACCC2 #F0FAC2
monochromatic
#5184F1 #89ACF5 #C2D4FA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.49
#C2D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#C2D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4FA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4FA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#B4DBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d4fa; /* rgb */ color: rgb(194, 212, 250); /* oklch */ color: oklch(86.9% 0.056 265.2);
Tailwind
colors: {
custom: {
50: '#d5e1fc',
500: '#c2d4fa',
950: '#000000',
},
}SCSS
$custom: #c2d4fa; $custom-light: #d5e1fc; $custom-dark: #000000;
JSON
{
"hex": "#c2d4fa",
"rgb": {
"r": 194,
"g": 212,
"b": 250
},
"hsl": {
"h": 220.714,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.86883,
"c": 0.05637,
"h": 265.2
},
"luminance": 0.65458
}Semantic roles & 50–950 ramp
primary
#C2D4FA
secondary
#DFC181
accent
#9A04E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485