#AFB0FF#AFB0FF
#AFB0FF is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.6% C 0.112 H 283.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB0FF |
|---|---|
| RGB | rgb(175, 176, 255) |
| HSL | hsl(239, 100%, 84%) |
| HSV | hsv(239, 31%, 100%) |
| CMYK | cmyk(31.4%, 31%, 0%, 0%) |
| CIE-LAB | lab(74.43, 17.16, -39.15) |
| CIE-LCH | lch(74.43, 42.75, 293.67°) |
| OKLab | oklab(78.61% 0.0251 -0.1089) |
| OKLCH | oklch(78.61% 0.112 283) |
| XYZ | xyz(51.2497, 47.3832, 101.0340) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.54
Pale Violet
#CEAEFA
ΔE00 8.31
Periwinkle
#CCCCFF
ΔE00 8.66
Lavender
#B39DDB
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB0FF #FFFEAF
analogous
#AFD8FF #AFB0FF #D6AFFF
triadic
#AFB0FF #FFAFB0 #B0FFAF
tetradic
#AFB0FF #FFAFD8 #FFFEAF #AFFFD6
square
#AFB0FF #FFAFD8 #FFFEAF #AFFFD6
split-complementary
#AFB0FF #FFD6AF #D8FFAF
monochromatic
#3537FF #7274FF #AFB0FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.00
#AFB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#AFB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB0FF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB0FF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#9BBFCC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb0ff; /* rgb */ color: rgb(175, 176, 255); /* oklch */ color: oklch(78.6% 0.112 283.0);
Tailwind
colors: {
custom: {
50: '#c9c7ff',
500: '#afb0ff',
950: '#000000',
},
}SCSS
$custom: #afb0ff; $custom-light: #c9c7ff; $custom-dark: #000000;
JSON
{
"hex": "#afb0ff",
"rgb": {
"r": 175,
"g": 176,
"b": 255
},
"hsl": {
"h": 239.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.78608,
"c": 0.11176,
"h": 283
},
"luminance": 0.47385
}Semantic roles & 50–950 ramp
primary
#AFB0FF
secondary
#F7F7D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286