#AFB2FA#AFB2FA
#AFB2FA is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.8% C 0.102 H 281.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2FA |
|---|---|
| RGB | rgb(175, 178, 250) |
| HSL | hsl(238, 88%, 83%) |
| HSV | hsv(238, 30%, 98%) |
| CMYK | cmyk(30%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.73, 14.81, -35.99) |
| CIE-LCH | lch(74.73, 38.92, 292.36°) |
| OKLab | oklab(78.77% 0.0211 -0.0998) |
| OKLCH | oklch(78.77% 0.102 281.9) |
| XYZ | xyz(50.8503, 47.8555, 96.9818) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2FA #FAF7AF
analogous
#AFD7FA #AFB2FA #D1AFFA
triadic
#AFB2FA #FAAFB2 #B2FAAF
tetradic
#AFB2FA #FAAFD7 #FAF7AF #AFFAD1
square
#AFB2FA #FAAFD7 #FAF7AF #AFFAD1
split-complementary
#AFB2FA #FAD1AF #D7FAAF
monochromatic
#3C43F3 #757BF6 #AFB2FA #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.99
#AFB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#AFB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2FA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2FA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#9CBFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afb2fa; /* rgb */ color: rgb(175, 178, 250); /* oklch */ color: oklch(78.8% 0.102 281.9);
Tailwind
colors: {
custom: {
50: '#c8c8fc',
500: '#afb2fa',
950: '#000000',
},
}SCSS
$custom: #afb2fa; $custom-light: #c8c8fc; $custom-dark: #000000;
JSON
{
"hex": "#afb2fa",
"rgb": {
"r": 175,
"g": 178,
"b": 250
},
"hsl": {
"h": 237.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.78773,
"c": 0.10205,
"h": 281.9
},
"luminance": 0.47857
}Semantic roles & 50–950 ramp
primary
#AFB2FA
secondary
#F5F4D6
accent
#DC01E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285