#AFB3F9#AFB3F9
#AFB3F9 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.9% C 0.099 H 281.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB3F9 |
|---|---|
| RGB | rgb(175, 179, 249) |
| HSL | hsl(237, 86%, 83%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(29.7%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(74.95, 14.01, -35.12) |
| CIE-LCH | lch(74.95, 37.82, 291.74°) |
| OKLab | oklab(78.92% 0.0195 -0.0974) |
| OKLCH | oklch(78.92% 0.099 281.3) |
| XYZ | xyz(50.8936, 48.1923, 96.2248) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.50
Lightsteelblue
#B0C4DE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB3F9 #F9F5AF
analogous
#AFD8F9 #AFB3F9 #D0AFF9
triadic
#AFB3F9 #F9AFB3 #B3F9AF
tetradic
#AFB3F9 #F9AFD8 #F9F5AF #AFF9D0
square
#AFB3F9 #F9AFD8 #F9F5AF #AFF9D0
split-complementary
#AFB3F9 #F9D0AF #D8F9AF
monochromatic
#3D47F0 #767DF5 #AFB3F9 #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.97
#AFB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AFB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB3F9
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB3F9 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#9CC0CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afb3f9; /* rgb */ color: rgb(175, 179, 249); /* oklch */ color: oklch(78.9% 0.099 281.3);
Tailwind
colors: {
custom: {
50: '#c8c9fb',
500: '#afb3f9',
950: '#000000',
},
}SCSS
$custom: #afb3f9; $custom-light: #c8c9fb; $custom-dark: #000000;
JSON
{
"hex": "#afb3f9",
"rgb": {
"r": 175,
"g": 179,
"b": 249
},
"hsl": {
"h": 236.757,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.78924,
"c": 0.0993,
"h": 281.3
},
"luminance": 0.48194
}Semantic roles & 50–950 ramp
primary
#AFB3F9
secondary
#F5F3D6
accent
#D603E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285