#8981F8#8981F8
#8981F8 is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.5% C 0.172 H 283.7°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8981F8 |
|---|---|
| RGB | rgb(137, 129, 248) |
| HSL | hsl(244, 89%, 74%) |
| HSV | hsv(244, 48%, 97%) |
| CMYK | cmyk(44.8%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(59.70, 32.44, -58.76) |
| CIE-LCH | lch(59.70, 67.12, 298.90°) |
| OKLab | oklab(66.55% 0.0408 -0.1668) |
| OKLCH | oklch(66.55% 0.172 283.7) |
| XYZ | xyz(35.1051, 27.7946, 92.3039) |
| Luminance | 0.2780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.15
Lavender Blue
#8B88F8
ΔE00 2.05
Perrywinkle
#8F8CE7
ΔE00 4.40
Cornflower
#6A79F7
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 7.02
Mediumpurple
#9370DB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8981F8 #F0F881
analogous
#81B5F8 #8981F8 #C581F8
triadic
#8981F8 #F88981 #81F889
tetradic
#8981F8 #F881B5 #F0F881 #81F8C5
square
#8981F8 #F881B5 #F0F881 #81F8C5
split-complementary
#8981F8 #F8C581 #B5F881
monochromatic
#1D0DF1 #5347F5 #8981F8 #BFBBFB #E4E2FD
Accessibility & contrast
On white
3.20
#8981F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8981F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8981F8
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8981F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8981F8 | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E94FC
Deuteranopia (green-blind)
#498CF5
Tritanopia (blue-blind)
#659AB1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8981f8; /* rgb */ color: rgb(137, 129, 248); /* oklch */ color: oklch(66.5% 0.172 283.7);
Tailwind
colors: {
custom: {
50: '#b1a5fb',
500: '#8981f8',
950: '#000000',
},
}SCSS
$custom: #8981f8; $custom-light: #b1a5fb; $custom-dark: #000000;
JSON
{
"hex": "#8981f8",
"rgb": {
"r": 137,
"g": 129,
"b": 248
},
"hsl": {
"h": 244.034,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.66549,
"c": 0.17176,
"h": 283.7
},
"luminance": 0.27796
}Semantic roles & 50–950 ramp
primary
#8981F8
secondary
#F3F5D6
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85