#AFABFF#AFABFF
#AFABFF is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.7% C 0.119 H 285.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABFF |
|---|---|
| RGB | rgb(175, 171, 255) |
| HSL | hsl(243, 100%, 84%) |
| HSV | hsv(243, 33%, 100%) |
| CMYK | cmyk(31.4%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(73.19, 19.95, -41.09) |
| CIE-LCH | lch(73.19, 45.67, 295.90°) |
| OKLab | oklab(77.65% 0.0317 -0.1145) |
| OKLCH | oklch(77.65% 0.119 285.5) |
| XYZ | xyz(50.2873, 45.4585, 100.7132) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 8.17
Lavender
#B39DDB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABFF #FBFFAB
analogous
#ABD1FF #AFABFF #D9ABFF
triadic
#AFABFF #FFAFAB #ABFFAF
tetradic
#AFABFF #FFABD1 #FBFFAB #ABFFD9
square
#AFABFF #FFABD1 #FBFFAB #ABFFD9
split-complementary
#AFABFF #FFD9AB #D1FFAB
monochromatic
#3A31FF #756EFF #AFABFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.08
#AFABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AFABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABFF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABFF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#9BBACA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afabff; /* rgb */ color: rgb(175, 171, 255); /* oklch */ color: oklch(77.7% 0.119 285.5);
Tailwind
colors: {
custom: {
50: '#c9c4ff',
500: '#afabff',
950: '#000000',
},
}SCSS
$custom: #afabff; $custom-light: #c9c4ff; $custom-dark: #000000;
JSON
{
"hex": "#afabff",
"rgb": {
"r": 175,
"g": 171,
"b": 255
},
"hsl": {
"h": 242.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77652,
"c": 0.11876,
"h": 285.5
},
"luminance": 0.4546
}Semantic roles & 50–950 ramp
primary
#AFABFF
secondary
#F6F7D4
accent
#E600DB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186