#8A8DF4#8A8DF4
#8A8DF4 is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.6% C 0.150 H 280.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8DF4 |
|---|---|
| RGB | rgb(138, 141, 244) |
| HSL | hsl(238, 83%, 75%) |
| HSV | hsv(238, 43%, 96%) |
| CMYK | cmyk(43.4%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(62.49, 24.53, -52.11) |
| CIE-LCH | lch(62.49, 57.60, 295.21°) |
| OKLab | oklab(68.61% 0.0271 -0.1473) |
| OKLCH | oklch(68.61% 0.15 280.4) |
| XYZ | xyz(36.3304, 30.9830, 89.6364) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.75
Perrywinkle
#8F8CE7
ΔE00 2.49
Periwinkle Blue
#8F99FB
ΔE00 3.49
Periwinkle (survey)
#8E82FE
ΔE00 3.93
Soft Blue
#6488EA
ΔE00 7.12
Cornflower
#6A79F7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8DF4 #F4F18A
analogous
#8AC2F4 #8A8DF4 #BC8AF4
triadic
#8A8DF4 #F48A8D #8DF48A
tetradic
#8A8DF4 #F48AC2 #F4F18A #8AF4BC
square
#8A8DF4 #F48AC2 #F4F18A #8AF4BC
split-complementary
#8A8DF4 #F4BC8A #C2F48A
monochromatic
#1A20E9 #5256EF #8A8DF4 #C2C4F9 #E3E4FC
Accessibility & contrast
On white
2.92
#8A8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#8A8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8DF4
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8DF4 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#6093F2
Tritanopia (blue-blind)
#67A2B5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8a8df4; /* rgb */ color: rgb(138, 141, 244); /* oklch */ color: oklch(68.6% 0.150 280.4);
Tailwind
colors: {
custom: {
50: '#b1aef8',
500: '#8a8df4',
950: '#000000',
},
}SCSS
$custom: #8a8df4; $custom-light: #b1aef8; $custom-dark: #000000;
JSON
{
"hex": "#8a8df4",
"rgb": {
"r": 138,
"g": 141,
"b": 244
},
"hsl": {
"h": 238.302,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.68611,
"c": 0.14975,
"h": 280.4
},
"luminance": 0.30985
}Semantic roles & 50–950 ramp
primary
#8A8DF4
secondary
#F4F3D7
accent
#D906DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85