#AFB3FB#AFB3FB
#AFB3FB is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.102 H 281.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB3FB |
|---|---|
| RGB | rgb(175, 179, 251) |
| HSL | hsl(237, 90%, 84%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(30.3%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.02, 14.50, -36.08) |
| CIE-LCH | lch(75.02, 38.89, 291.90°) |
| OKLab | oklab(79.01% 0.02 -0.1001) |
| OKLCH | oklch(79.01% 0.102 281.3) |
| XYZ | xyz(51.2072, 48.3178, 97.8764) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.28
Periwinkle
#CCCCFF
ΔE00 7.76
Periwinkle Blue
#8F99FB
ΔE00 8.25
Pale Violet
#CEAEFA
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB3FB #FBF7AF
analogous
#AFD9FB #AFB3FB #D1AFFB
triadic
#AFB3FB #FBAFB3 #B3FBAF
tetradic
#AFB3FB #FBAFD9 #FBF7AF #AFFBD1
square
#AFB3FB #FBAFD9 #FBF7AF #AFFBD1
split-complementary
#AFB3FB #FBD1AF #D9FBAF
monochromatic
#3A44F5 #757CF8 #AFB3FB #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.97
#AFB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AFB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB3FB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB3FB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFE
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#9CC0CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afb3fb; /* rgb */ color: rgb(175, 179, 251); /* oklch */ color: oklch(79.0% 0.102 281.3);
Tailwind
colors: {
custom: {
50: '#c8c9fd',
500: '#afb3fb',
950: '#000000',
},
}SCSS
$custom: #afb3fb; $custom-light: #c8c9fd; $custom-dark: #000000;
JSON
{
"hex": "#afb3fb",
"rgb": {
"r": 175,
"g": 179,
"b": 251
},
"hsl": {
"h": 236.842,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79011,
"c": 0.10209,
"h": 281.3
},
"luminance": 0.48319
}Semantic roles & 50–950 ramp
primary
#AFB3FB
secondary
#F6F4D5
accent
#D900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285