#AFB3FA#AFB3FA
#AFB3FA is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.101 H 281.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB3FA |
|---|---|
| RGB | rgb(175, 179, 250) |
| HSL | hsl(237, 88%, 83%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(30%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(74.99, 14.25, -35.60) |
| CIE-LCH | lch(74.99, 38.35, 291.82°) |
| OKLab | oklab(78.97% 0.0198 -0.0987) |
| OKLCH | oklch(78.97% 0.101 281.3) |
| XYZ | xyz(51.0500, 48.2549, 97.0484) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 8.33
Pale Violet
#CEAEFA
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB3FA #FAF6AF
analogous
#AFD8FA #AFB3FA #D0AFFA
triadic
#AFB3FA #FAAFB3 #B3FAAF
tetradic
#AFB3FA #FAAFD8 #FAF6AF #AFFAD0
square
#AFB3FA #FAAFD8 #FAF6AF #AFFAD0
split-complementary
#AFB3FA #FAD0AF #D8FAAF
monochromatic
#3C46F3 #757CF6 #AFB3FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.97
#AFB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#AFB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB3FA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB3FA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#9CC0CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afb3fa; /* rgb */ color: rgb(175, 179, 250); /* oklch */ color: oklch(79.0% 0.101 281.3);
Tailwind
colors: {
custom: {
50: '#c8c9fc',
500: '#afb3fa',
950: '#000000',
},
}SCSS
$custom: #afb3fa; $custom-light: #c8c9fc; $custom-dark: #000000;
JSON
{
"hex": "#afb3fa",
"rgb": {
"r": 175,
"g": 179,
"b": 250
},
"hsl": {
"h": 236.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.78967,
"c": 0.10069,
"h": 281.3
},
"luminance": 0.48256
}Semantic roles & 50–950 ramp
primary
#AFB3FA
secondary
#F5F4D6
accent
#D901E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285