#8F8AEF#8F8AEF
#8F8AEF is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.1% C 0.146 H 284.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8F8AEF |
|---|---|
| RGB | rgb(143, 138, 239) |
| HSL | hsl(243, 76%, 74%) |
| HSV | hsv(243, 42%, 94%) |
| CMYK | cmyk(40.2%, 42.3%, 0%, 6.3%) |
| CIE-LAB | lab(61.87, 26.10, -50.32) |
| CIE-LCH | lch(61.87, 56.69, 297.42°) |
| OKLab | oklab(68.15% 0.0355 -0.142) |
| OKLCH | oklch(68.15% 0.146 284.1) |
| XYZ | xyz(35.9917, 30.2472, 85.5865) |
| Luminance | 0.3025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.45
Lavender Blue
#8B88F8
ΔE00 1.72
Periwinkle (survey)
#8E82FE
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 4.86
Cornflower
#6A79F7
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F8AEF #EAEF8A
analogous
#8AB8EF #8F8AEF #C28AEF
triadic
#8F8AEF #EF8F8A #8AEF8F
tetradic
#8F8AEF #EF8AB8 #EAEF8A #8AEFC2
square
#8F8AEF #EF8AB8 #EAEF8A #8AEFC2
split-complementary
#8F8AEF #EFC28A #B8EF8A
monochromatic
#281FE0 #5B54E8 #8F8AEF #C3C0F6 #E5E4FB
Accessibility & contrast
On white
2.98
#8F8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8F8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F8AEF
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F8AEF | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#6292ED
Tritanopia (blue-blind)
#739EB1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8f8aef; /* rgb */ color: rgb(143, 138, 239); /* oklch */ color: oklch(68.1% 0.146 284.1);
Tailwind
colors: {
custom: {
50: '#b4acf5',
500: '#8f8aef',
950: '#000000',
},
}SCSS
$custom: #8f8aef; $custom-light: #b4acf5; $custom-dark: #000000;
JSON
{
"hex": "#8f8aef",
"rgb": {
"r": 143,
"g": 138,
"b": 239
},
"hsl": {
"h": 242.97,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.68145,
"c": 0.14634,
"h": 284.1
},
"luminance": 0.30249
}Semantic roles & 50–950 ramp
primary
#8F8AEF
secondary
#F2F3D8
accent
#D80DCE
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85