#8D8FF2#8D8FF2
#8D8FF2 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.1% C 0.144 H 281.1°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8FF2 |
|---|---|
| RGB | rgb(141, 143, 242) |
| HSL | hsl(239, 80%, 75%) |
| HSV | hsv(239, 42%, 95%) |
| CMYK | cmyk(41.7%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(63.11, 23.54, -50.02) |
| CIE-LCH | lch(63.11, 55.28, 295.20°) |
| OKLab | oklab(69.1% 0.0276 -0.1411) |
| OKLCH | oklch(69.1% 0.144 281.1) |
| XYZ | xyz(36.8293, 31.7169, 88.1686) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.08
Lavender Blue
#8B88F8
ΔE00 2.32
Periwinkle Blue
#8F99FB
ΔE00 3.12
Periwinkle (survey)
#8E82FE
ΔE00 4.42
Soft Blue
#6488EA
ΔE00 7.65
Cornflower
#6A79F7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8FF2 #F2F08D
analogous
#8DC1F2 #8D8FF2 #BE8DF2
triadic
#8D8FF2 #F28D8F #8FF28D
tetradic
#8D8FF2 #F28DC1 #F2F08D #8DF2BE
square
#8D8FF2 #F28DC1 #F2F08D #8DF2BE
split-complementary
#8D8FF2 #F2BE8D #C1F28D
monochromatic
#1F23E5 #5659EC #8D8FF2 #C4C5F8 #E4E4FC
Accessibility & contrast
On white
2.86
#8D8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#8D8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8FF2
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8FF2 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#6695F0
Tritanopia (blue-blind)
#6EA3B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8ff2; /* rgb */ color: rgb(141, 143, 242); /* oklch */ color: oklch(69.1% 0.144 281.1);
Tailwind
colors: {
custom: {
50: '#b2aff7',
500: '#8d8ff2',
950: '#000000',
},
}SCSS
$custom: #8d8ff2; $custom-light: #b2aff7; $custom-dark: #000000;
JSON
{
"hex": "#8d8ff2",
"rgb": {
"r": 141,
"g": 143,
"b": 242
},
"hsl": {
"h": 238.812,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.69102,
"c": 0.14377,
"h": 281.1
},
"luminance": 0.31718
}Semantic roles & 50–950 ramp
primary
#8D8FF2
secondary
#F4F3D7
accent
#D80ADC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85