#AFC3FA#AFC3FA
#AFC3FA is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.1% C 0.081 H 269.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC3FA |
|---|---|
| RGB | rgb(175, 195, 250) |
| HSL | hsl(224, 88%, 83%) |
| HSV | hsv(224, 30%, 98%) |
| CMYK | cmyk(30%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.07, 5.48, -29.31) |
| CIE-LCH | lch(79.07, 29.82, 280.59°) |
| OKLab | oklab(82.14% -0.0013 -0.0808) |
| OKLCH | oklch(82.14% 0.081 269.1) |
| XYZ | xyz(54.4448, 55.0444, 98.1800) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 4.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC3FA #FAE6AF
analogous
#AFE8FA #AFC3FA #C0AFFA
triadic
#AFC3FA #FAAFC3 #C3FAAF
tetradic
#AFC3FA #FAAFE8 #FAE6AF #AFFAC0
square
#AFC3FA #FAAFE8 #FAE6AF #AFFAC0
split-complementary
#AFC3FA #FAC0AF #E8FAAF
monochromatic
#3C6DF3 #7598F6 #AFC3FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.75
#AFC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#AFC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC3FA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC3FA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#9ACED6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afc3fa; /* rgb */ color: rgb(175, 195, 250); /* oklch */ color: oklch(82.1% 0.081 269.1);
Tailwind
colors: {
custom: {
50: '#c8d5fc',
500: '#afc3fa',
950: '#000000',
},
}SCSS
$custom: #afc3fa; $custom-light: #c8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#afc3fa",
"rgb": {
"r": 175,
"g": 195,
"b": 250
},
"hsl": {
"h": 224,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.82139,
"c": 0.08086,
"h": 269.1
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#AFC3FA
secondary
#DDC070
accent
#A801E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385