#AFAFF8#AFAFF8
#AFAFF8 is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.103 H 283.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFF8 |
|---|---|
| RGB | rgb(175, 175, 248) |
| HSL | hsl(240, 84%, 83%) |
| HSV | hsv(240, 29%, 97%) |
| CMYK | cmyk(29.4%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(73.90, 15.98, -36.20) |
| CIE-LCH | lch(73.90, 39.58, 293.82°) |
| OKLab | oklab(78.1% 0.0246 -0.1004) |
| OKLCH | oklch(78.1% 0.103 283.7) |
| XYZ | xyz(49.9480, 46.5499, 95.1422) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.00
Periwinkle
#CCCCFF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFF8 #F8F8AF
analogous
#AFD3F8 #AFAFF8 #D3AFF8
triadic
#AFAFF8 #F8AFAF #AFF8AF
tetradic
#AFAFF8 #F8AFD3 #F8F8AF #AFF8D3
square
#AFAFF8 #F8AFD3 #F8F8AF #AFF8D3
split-complementary
#AFAFF8 #F8D3AF #D3F8AF
monochromatic
#3E3EEE #7777F3 #AFAFF8 #E3E3FD #E3E3FD
Accessibility & contrast
On white
2.04
#AFAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AFAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFF8
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFF8 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FB
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#9DBCC9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afaff8; /* rgb */ color: rgb(175, 175, 248); /* oklch */ color: oklch(78.1% 0.103 283.7);
Tailwind
colors: {
custom: {
50: '#c8c6fa',
500: '#afaff8',
950: '#000000',
},
}SCSS
$custom: #afaff8; $custom-light: #c8c6fa; $custom-dark: #000000;
JSON
{
"hex": "#afaff8",
"rgb": {
"r": 175,
"g": 175,
"b": 248
},
"hsl": {
"h": 240,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.78103,
"c": 0.1034,
"h": 283.7
},
"luminance": 0.46551
}Semantic roles & 50–950 ramp
primary
#AFAFF8
secondary
#F4F4D7
accent
#E005E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285