#C2D2FA#C2D2FA
#C2D2FA is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.5% C 0.058 H 268.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2FA |
|---|---|
| RGB | rgb(194, 210, 250) |
| HSL | hsl(223, 85%, 87%) |
| HSV | hsv(223, 22%, 98%) |
| CMYK | cmyk(22.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(84.21, 2.98, -21.36) |
| CIE-LCH | lch(84.21, 21.56, 277.93°) |
| OKLab | oklab(86.48% -0.002 -0.0583) |
| OKLCH | oklch(86.48% 0.058 268) |
| XYZ | xyz(62.5456, 64.4631, 99.5712) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Periwinkle
#CCCCFF
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2FA #FAEAC2
analogous
#C2EEFA #C2D2FA #CEC2FA
triadic
#C2D2FA #FAC2D2 #D2FAC2
tetradic
#C2D2FA #FAC2EE #FAEAC2 #C2FACE
square
#C2D2FA #FAC2EE #FAEAC2 #C2FACE
split-complementary
#C2D2FA #FACEC2 #EEFAC2
monochromatic
#517FF1 #89A8F5 #C2D2FA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.51
#C2D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C2D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2FA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2FA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#B4DADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d2fa; /* rgb */ color: rgb(194, 210, 250); /* oklch */ color: oklch(86.5% 0.058 268.0);
Tailwind
colors: {
custom: {
50: '#d5dffc',
500: '#c2d2fa',
950: '#000000',
},
}SCSS
$custom: #c2d2fa; $custom-light: #d5dffc; $custom-dark: #000000;
JSON
{
"hex": "#c2d2fa",
"rgb": {
"r": 194,
"g": 210,
"b": 250
},
"hsl": {
"h": 222.857,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.86482,
"c": 0.05836,
"h": 268
},
"luminance": 0.64465
}Semantic roles & 50–950 ramp
primary
#C2D2FA
secondary
#DFC481
accent
#A204E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485