#8A9DFD#8A9DFD
#8A9DFD is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.2% C 0.141 H 273.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9DFD |
|---|---|
| RGB | rgb(138, 157, 253) |
| HSL | hsl(230, 97%, 77%) |
| HSV | hsv(230, 45%, 99%) |
| CMYK | cmyk(45.5%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.98, 17.84, -49.93) |
| CIE-LCH | lch(66.98, 53.02, 289.66°) |
| OKLab | oklab(72.19% 0.0095 -0.1408) |
| OKLCH | oklch(72.19% 0.141 273.9) |
| XYZ | xyz(40.2623, 36.6068, 97.8538) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 6.61
Cornflowerblue
#6495ED
ΔE00 6.96
Soft Blue
#6488EA
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9DFD #FDEA8A
analogous
#8AD7FD #8A9DFD #B18AFD
triadic
#8A9DFD #FD8A9D #9DFD8A
tetradic
#8A9DFD #FD8AD7 #FDEA8A #8AFDB1
square
#8A9DFD #FD8AD7 #FDEA8A #8AFDB1
split-complementary
#8A9DFD #FDB18A #D7FD8A
monochromatic
#1238FB #4E6BFC #8A9DFD #C6CFFE #E1E6FE
Accessibility & contrast
On white
2.52
#8A9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8A9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9DFD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9DFD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#60B1C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8a9dfd; /* rgb */ color: rgb(138, 157, 253); /* oklch */ color: oklch(72.2% 0.141 273.9);
Tailwind
colors: {
custom: {
50: '#b1b9fe',
500: '#8a9dfd',
950: '#000000',
},
}SCSS
$custom: #8a9dfd; $custom-light: #b1b9fe; $custom-dark: #000000;
JSON
{
"hex": "#8a9dfd",
"rgb": {
"r": 138,
"g": 157,
"b": 253
},
"hsl": {
"h": 230.087,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.72191,
"c": 0.14117,
"h": 273.9
},
"luminance": 0.36609
}Semantic roles & 50–950 ramp
primary
#8A9DFD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086