#A4ADFA#A4ADFA
#A4ADFA is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.0% C 0.111 H 278.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ADFA |
|---|---|
| RGB | rgb(164, 173, 250) |
| HSL | hsl(234, 90%, 81%) |
| HSV | hsv(234, 34%, 98%) |
| CMYK | cmyk(34.4%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(72.68, 14.55, -39.24) |
| CIE-LCH | lch(72.68, 41.85, 290.34°) |
| OKLab | oklab(76.99% 0.016 -0.1093) |
| OKLCH | oklch(76.99% 0.111 278.3) |
| XYZ | xyz(47.5039, 44.6801, 96.5451) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perrywinkle
#8F8CE7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ADFA #FAF1A4
analogous
#A4D8FA #A4ADFA #C6A4FA
triadic
#A4ADFA #FAA4AD #ADFAA4
tetradic
#A4ADFA #FAA4D8 #FAF1A4 #A4FAC6
square
#A4ADFA #FAA4D8 #FAF1A4 #A4FAC6
split-complementary
#A4ADFA #FAC6A4 #D8FAA4
monochromatic
#3044F4 #6A79F7 #A4ADFA #DEE1FD #E2E5FD
Accessibility & contrast
On white
2.11
#A4ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A4ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ADFA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ADFA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#8CBCC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4adfa; /* rgb */ color: rgb(164, 173, 250); /* oklch */ color: oklch(77.0% 0.111 278.3);
Tailwind
colors: {
custom: {
50: '#c1c5fc',
500: '#a4adfa',
950: '#000000',
},
}SCSS
$custom: #a4adfa; $custom-light: #c1c5fc; $custom-dark: #000000;
JSON
{
"hex": "#a4adfa",
"rgb": {
"r": 164,
"g": 173,
"b": 250
},
"hsl": {
"h": 233.721,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.76988,
"c": 0.11052,
"h": 278.3
},
"luminance": 0.44682
}Semantic roles & 50–950 ramp
primary
#A4ADFA
secondary
#F5F2D6
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185