#8F8AED#8F8AED
#8F8AED is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.0% C 0.144 H 284.2°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8F8AED |
|---|---|
| RGB | rgb(143, 138, 237) |
| HSL | hsl(243, 73%, 74%) |
| HSV | hsv(243, 42%, 93%) |
| CMYK | cmyk(39.7%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(61.77, 25.55, -49.38) |
| CIE-LCH | lch(61.77, 55.60, 297.36°) |
| OKLab | oklab(68.04% 0.0352 -0.1392) |
| OKLCH | oklch(68.04% 0.144 284.2) |
| XYZ | xyz(35.6979, 30.1297, 84.0391) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.19
Lavender Blue
#8B88F8
ΔE00 2.00
Periwinkle (survey)
#8E82FE
ΔE00 3.52
Periwinkle Blue
#8F99FB
ΔE00 4.97
Cornflower
#6A79F7
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F8AED #E8ED8A
analogous
#8AB6ED #8F8AED #C08AED
triadic
#8F8AED #ED8F8A #8AED8F
tetradic
#8F8AED #ED8AB6 #E8ED8A #8AEDC0
square
#8F8AED #ED8AB6 #E8ED8A #8AEDC0
split-complementary
#8F8AED #EDC08A #B6ED8A
monochromatic
#2B22DB #5C55E5 #8F8AED #C2BFF5 #E6E4FB
Accessibility & contrast
On white
2.99
#8F8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#8F8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F8AED
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F8AED | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#6492EB
Tritanopia (blue-blind)
#749EB0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8f8aed; /* rgb */ color: rgb(143, 138, 237); /* oklch */ color: oklch(68.0% 0.144 284.2);
Tailwind
colors: {
custom: {
50: '#b3acf3',
500: '#8f8aed',
950: '#000000',
},
}SCSS
$custom: #8f8aed; $custom-light: #b3acf3; $custom-dark: #000000;
JSON
{
"hex": "#8f8aed",
"rgb": {
"r": 143,
"g": 138,
"b": 237
},
"hsl": {
"h": 243.03,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.68035,
"c": 0.14358,
"h": 284.2
},
"luminance": 0.30131
}Semantic roles & 50–950 ramp
primary
#8F8AED
secondary
#F1F3D8
accent
#D510CB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85