#AFAFF9#AFAFF9
#AFAFF9 is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.105 H 283.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFF9 |
|---|---|
| RGB | rgb(175, 175, 249) |
| HSL | hsl(240, 86%, 83%) |
| HSV | hsv(240, 30%, 98%) |
| CMYK | cmyk(29.7%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(73.94, 16.23, -36.68) |
| CIE-LCH | lch(73.94, 40.11, 293.87°) |
| OKLab | oklab(78.15% 0.0248 -0.1018) |
| OKLCH | oklch(78.15% 0.105 283.7) |
| XYZ | xyz(50.1035, 46.6122, 95.9614) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.31
Pastel Blue
#A2BFFE
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.80
Periwinkle Blue
#8F99FB
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.12
Periwinkle
#CCCCFF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFF9 #F9F9AF
analogous
#AFD4F9 #AFAFF9 #D4AFF9
triadic
#AFAFF9 #F9AFAF #AFF9AF
tetradic
#AFAFF9 #F9AFD4 #F9F9AF #AFF9D4
square
#AFAFF9 #F9AFD4 #F9F9AF #AFF9D4
split-complementary
#AFAFF9 #F9D4AF #D4F9AF
monochromatic
#3D3DF0 #7676F5 #AFAFF9 #E3E3FD #E3E3FD
Accessibility & contrast
On white
2.03
#AFAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AFAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFF9
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFF9 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#9DBCC9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afaff9; /* rgb */ color: rgb(175, 175, 249); /* oklch */ color: oklch(78.1% 0.105 283.7);
Tailwind
colors: {
custom: {
50: '#c8c6fb',
500: '#afaff9',
950: '#000000',
},
}SCSS
$custom: #afaff9; $custom-light: #c8c6fb; $custom-dark: #000000;
JSON
{
"hex": "#afaff9",
"rgb": {
"r": 175,
"g": 175,
"b": 249
},
"hsl": {
"h": 240,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.78147,
"c": 0.1048,
"h": 283.7
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#AFAFF9
secondary
#F5F5D6
accent
#E303E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285