#8981DF#8981DF
#8981DF is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.1% C 0.138 H 285.8°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8981DF |
|---|---|
| RGB | rgb(137, 129, 223) |
| HSL | hsl(245, 59%, 69%) |
| HSV | hsv(245, 42%, 87%) |
| CMYK | cmyk(38.6%, 42.2%, 0%, 12.5%) |
| CIE-LAB | lab(58.36, 25.42, -47.01) |
| CIE-LCH | lch(58.36, 53.44, 298.40°) |
| OKLab | oklab(65.1% 0.0375 -0.1325) |
| OKLCH | oklch(65.1% 0.138 285.8) |
| XYZ | xyz(31.4823, 26.3455, 73.2242) |
| Luminance | 0.2635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.39
Lavender Blue
#8B88F8
ΔE00 4.13
Periwinkle (survey)
#8E82FE
ΔE00 4.50
Mediumpurple
#9370DB
ΔE00 6.17
Cornflower
#6A79F7
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8981DF #D7DF81
analogous
#81A8DF #8981DF #B881DF
triadic
#8981DF #DF8981 #81DF89
tetradic
#8981DF #DF81A8 #D7DF81 #81DFB8
square
#8981DF #DF81A8 #D7DF81 #81DFB8
split-complementary
#8981DF #DFB881 #A8DF81
monochromatic
#3A2FB7 #5B50D3 #8981DF #B7B2EB #E4E3F8
Accessibility & contrast
On white
3.35
#8981DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#8981DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8981DF
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8981DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8981DF | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#608FE3
Deuteranopia (green-blind)
#5E8ADD
Tritanopia (blue-blind)
#7193A5
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8981df; /* rgb */ color: rgb(137, 129, 223); /* oklch */ color: oklch(65.1% 0.138 285.8);
Tailwind
colors: {
custom: {
50: '#afa5e9',
500: '#8981df',
950: '#000000',
},
}SCSS
$custom: #8981df; $custom-light: #afa5e9; $custom-dark: #000000;
JSON
{
"hex": "#8981df",
"rgb": {
"r": 137,
"g": 129,
"b": 223
},
"hsl": {
"h": 245.106,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.65102,
"c": 0.13764,
"h": 285.8
},
"luminance": 0.26347
}Semantic roles & 50–950 ramp
primary
#8981DF
secondary
#E9ECD0
accent
#C71EB9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84