#AFC2FA#AFC2FA
#AFC2FA is a light, moderate blue. Relative luminance 0.546; OKLCH L 81.9% C 0.082 H 270.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2FA |
|---|---|
| RGB | rgb(175, 194, 250) |
| HSL | hsl(225, 88%, 83%) |
| HSV | hsv(225, 30%, 98%) |
| CMYK | cmyk(30%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.81, 6.02, -29.71) |
| CIE-LCH | lch(78.81, 30.31, 281.46°) |
| OKLab | oklab(81.94% 0 -0.082) |
| OKLCH | oklch(81.94% 0.082 270) |
| XYZ | xyz(54.2215, 54.5978, 98.1055) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.16
Light Periwinkle
#C1C6FC
ΔE00 4.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2FA #FAE7AF
analogous
#AFE7FA #AFC2FA #C1AFFA
triadic
#AFC2FA #FAAFC2 #C2FAAF
tetradic
#AFC2FA #FAAFE7 #FAE7AF #AFFAC1
square
#AFC2FA #FAAFE7 #FAE7AF #AFFAC1
split-complementary
#AFC2FA #FAC1AF #E7FAAF
monochromatic
#3C6AF3 #7596F6 #AFC2FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.76
#AFC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#AFC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2FA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2FA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#9BCDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc2fa; /* rgb */ color: rgb(175, 194, 250); /* oklch */ color: oklch(81.9% 0.082 270.0);
Tailwind
colors: {
custom: {
50: '#c8d4fc',
500: '#afc2fa',
950: '#000000',
},
}SCSS
$custom: #afc2fa; $custom-light: #c8d4fc; $custom-dark: #000000;
JSON
{
"hex": "#afc2fa",
"rgb": {
"r": 175,
"g": 194,
"b": 250
},
"hsl": {
"h": 224.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.81938,
"c": 0.08197,
"h": 270
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#AFC2FA
secondary
#DDC270
accent
#AB01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385