#C4D2FA#C4D2FA
#C4D2FA is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.6% C 0.058 H 270.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2FA |
|---|---|
| RGB | rgb(196, 210, 250) |
| HSL | hsl(224, 84%, 87%) |
| HSV | hsv(224, 22%, 98%) |
| CMYK | cmyk(21.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(84.34, 3.58, -21.14) |
| CIE-LCH | lch(84.34, 21.44, 279.60°) |
| OKLab | oklab(86.62% 0 -0.0577) |
| OKLCH | oklch(86.62% 0.058 270) |
| XYZ | xyz(63.0625, 64.7296, 99.5955) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.70
Pastel Blue
#A2BFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2FA #FAECC4
analogous
#C4EDFA #C4D2FA #D1C4FA
triadic
#C4D2FA #FAC4D2 #D2FAC4
tetradic
#C4D2FA #FAC4ED #FAECC4 #C4FAD1
square
#C4D2FA #FAC4ED #FAECC4 #C4FAD1
split-complementary
#C4D2FA #FAD1C4 #EDFAC4
monochromatic
#537CF0 #8CA7F5 #C4D2FA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.51
#C4D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#C4D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2FA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2FA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#B7DADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c4d2fa; /* rgb */ color: rgb(196, 210, 250); /* oklch */ color: oklch(86.6% 0.058 270.0);
Tailwind
colors: {
custom: {
50: '#d6dffc',
500: '#c4d2fa',
950: '#000000',
},
}SCSS
$custom: #c4d2fa; $custom-light: #d6dffc; $custom-dark: #000000;
JSON
{
"hex": "#c4d2fa",
"rgb": {
"r": 196,
"g": 210,
"b": 250
},
"hsl": {
"h": 224.444,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.86624,
"c": 0.05768,
"h": 270
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#C4D2FA
secondary
#DFC783
accent
#A805E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485