#A4C2FA#A4C2FA
#A4C2FA is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.2% C 0.086 H 262.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C2FA |
|---|---|
| RGB | rgb(164, 194, 250) |
| HSL | hsl(219, 90%, 81%) |
| HSV | hsv(219, 34%, 98%) |
| CMYK | cmyk(34.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.10, 2.96, -30.86) |
| CIE-LCH | lch(78.10, 31.00, 275.48°) |
| OKLab | oklab(81.2% -0.011 -0.0854) |
| OKLCH | oklch(81.2% 0.086 262.7) |
| XYZ | xyz(51.8518, 53.3760, 97.9945) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.06
Carolina Blue
#8AB8FE
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C2FA #FADCA4
analogous
#A4EDFA #A4C2FA #B1A4FA
triadic
#A4C2FA #FAA4C2 #C2FAA4
tetradic
#A4C2FA #FAA4ED #FADCA4 #A4FAB1
square
#A4C2FA #FAA4ED #FADCA4 #A4FAB1
split-complementary
#A4C2FA #FAB1A4 #EDFAA4
monochromatic
#3074F4 #6A9BF7 #A4C2FA #DEE9FD #E2ECFD
Accessibility & contrast
On white
1.80
#A4C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#A4C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C2FA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C2FA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#8ACED5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4c2fa; /* rgb */ color: rgb(164, 194, 250); /* oklch */ color: oklch(81.2% 0.086 262.7);
Tailwind
colors: {
custom: {
50: '#c1d4fc',
500: '#a4c2fa',
950: '#000000',
},
}SCSS
$custom: #a4c2fa; $custom-light: #c1d4fc; $custom-dark: #000000;
JSON
{
"hex": "#a4c2fa",
"rgb": {
"r": 164,
"g": 194,
"b": 250
},
"hsl": {
"h": 219.07,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.81199,
"c": 0.0861,
"h": 262.7
},
"luminance": 0.53378
}Semantic roles & 50–950 ramp
primary
#A4C2FA
secondary
#DCB366
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385