#AFB4FA#AFB4FA
#AFB4FA is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.2% C 0.099 H 280.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4FA |
|---|---|
| RGB | rgb(175, 180, 250) |
| HSL | hsl(236, 88%, 83%) |
| HSV | hsv(236, 30%, 98%) |
| CMYK | cmyk(30%, 28%, 0%, 2%) |
| CIE-LAB | lab(75.24, 13.70, -35.21) |
| CIE-LCH | lch(75.24, 37.78, 291.26°) |
| OKLab | oklab(79.16% 0.0185 -0.0976) |
| OKLCH | oklch(79.16% 0.099 280.7) |
| XYZ | xyz(51.2511, 48.6572, 97.1154) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.25
Pastel Blue
#A2BFFE
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.64
Pale Violet
#CEAEFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4FA #FAF5AF
analogous
#AFD9FA #AFB4FA #CFAFFA
triadic
#AFB4FA #FAAFB4 #B4FAAF
tetradic
#AFB4FA #FAAFD9 #FAF5AF #AFFACF
square
#AFB4FA #FAAFD9 #FAF5AF #AFFACF
split-complementary
#AFB4FA #FACFAF #D9FAAF
monochromatic
#3C48F3 #757EF6 #AFB4FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.96
#AFB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#AFB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4FA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4FA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#9CC1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afb4fa; /* rgb */ color: rgb(175, 180, 250); /* oklch */ color: oklch(79.2% 0.099 280.7);
Tailwind
colors: {
custom: {
50: '#c8cafc',
500: '#afb4fa',
950: '#000000',
},
}SCSS
$custom: #afb4fa; $custom-light: #c8cafc; $custom-dark: #000000;
JSON
{
"hex": "#afb4fa",
"rgb": {
"r": 175,
"g": 180,
"b": 250
},
"hsl": {
"h": 236,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.79163,
"c": 0.09934,
"h": 280.7
},
"luminance": 0.48659
}Semantic roles & 50–950 ramp
primary
#AFB4FA
secondary
#F5F3D6
accent
#D601E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285