#A8ADFA#A8ADFA
#A8ADFA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.3% C 0.110 H 280.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ADFA |
|---|---|
| RGB | rgb(168, 173, 250) |
| HSL | hsl(236, 89%, 82%) |
| HSV | hsv(236, 33%, 98%) |
| CMYK | cmyk(32.8%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(72.97, 15.64, -38.78) |
| CIE-LCH | lch(72.97, 41.81, 291.97°) |
| OKLab | oklab(77.28% 0.0203 -0.1079) |
| OKLCH | oklch(77.28% 0.11 280.6) |
| XYZ | xyz(48.3426, 45.1126, 96.5845) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 7.32
Lavender
#B39DDB
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ADFA #FAF5A8
analogous
#A8D6FA #A8ADFA #CCA8FA
triadic
#A8ADFA #FAA8AD #ADFAA8
tetradic
#A8ADFA #FAA8D6 #FAF5A8 #A8FACC
square
#A8ADFA #FAA8D6 #FAF5A8 #A8FACC
split-complementary
#A8ADFA #FACCA8 #D6FAA8
monochromatic
#3440F3 #6E76F7 #A8ADFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.10
#A8ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#A8ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ADFA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ADFA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#92BBC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a8adfa; /* rgb */ color: rgb(168, 173, 250); /* oklch */ color: oklch(77.3% 0.110 280.6);
Tailwind
colors: {
custom: {
50: '#c4c5fc',
500: '#a8adfa',
950: '#000000',
},
}SCSS
$custom: #a8adfa; $custom-light: #c4c5fc; $custom-dark: #000000;
JSON
{
"hex": "#a8adfa",
"rgb": {
"r": 168,
"g": 173,
"b": 250
},
"hsl": {
"h": 236.341,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.7728,
"c": 0.10983,
"h": 280.6
},
"luminance": 0.45114
}Semantic roles & 50–950 ramp
primary
#A8ADFA
secondary
#F5F3D6
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185