#AFABFD#AFABFD
#AFABFD is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.6% C 0.116 H 285.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABFD |
|---|---|
| RGB | rgb(175, 171, 253) |
| HSL | hsl(243, 95%, 83%) |
| HSV | hsv(243, 32%, 99%) |
| CMYK | cmyk(30.8%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(73.11, 19.45, -40.14) |
| CIE-LCH | lch(73.11, 44.60, 295.85°) |
| OKLab | oklab(77.56% 0.0312 -0.1117) |
| OKLCH | oklch(77.56% 0.116 285.6) |
| XYZ | xyz(49.9670, 45.3304, 99.0265) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.06
Pale Violet
#CEAEFA
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 7.59
Pastel Purple
#CAA0FF
ΔE00 7.83
Lavender
#B39DDB
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABFD #F9FDAB
analogous
#ABD0FD #AFABFD #D8ABFD
triadic
#AFABFD #FDAFAB #ABFDAF
tetradic
#AFABFD #FDABD0 #F9FDAB #ABFDD8
square
#AFABFD #FDABD0 #F9FDAB #ABFDD8
split-complementary
#AFABFD #FDD8AB #D0FDAB
monochromatic
#3D33FA #766FFC #AFABFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
2.09
#AFABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AFABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABFD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABFD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#9CBAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afabfd; /* rgb */ color: rgb(175, 171, 253); /* oklch */ color: oklch(77.6% 0.116 285.6);
Tailwind
colors: {
custom: {
50: '#c9c4fe',
500: '#afabfd',
950: '#000000',
},
}SCSS
$custom: #afabfd; $custom-light: #c9c4fe; $custom-dark: #000000;
JSON
{
"hex": "#afabfd",
"rgb": {
"r": 175,
"g": 171,
"b": 253
},
"hsl": {
"h": 242.927,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.7756,
"c": 0.116,
"h": 285.6
},
"luminance": 0.45332
}Semantic roles & 50–950 ramp
primary
#AFABFD
secondary
#F5F7D4
accent
#E600DA
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186