#8D83FF#8D83FF
#8D83FF is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.6% C 0.178 H 284.2°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8D83FF |
|---|---|
| RGB | rgb(141, 131, 255) |
| HSL | hsl(245, 100%, 76%) |
| HSV | hsv(245, 49%, 100%) |
| CMYK | cmyk(44.7%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(60.88, 34.17, -60.71) |
| CIE-LCH | lch(60.88, 69.67, 299.37°) |
| OKLab | oklab(67.64% 0.0437 -0.1725) |
| OKLCH | oklch(67.64% 0.178 284.2) |
| XYZ | xyz(37.1455, 29.1137, 98.2506) |
| Luminance | 0.2912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.42
Lavender Blue
#8B88F8
ΔE00 1.91
Perrywinkle
#8F8CE7
ΔE00 4.60
Cornflower
#6A79F7
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 6.61
Mediumpurple
#9370DB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D83FF #F5FF83
analogous
#83B7FF #8D83FF #CB83FF
triadic
#8D83FF #FF8D83 #83FF8D
tetradic
#8D83FF #FF83B7 #F5FF83 #83FFCB
square
#8D83FF #FF83B7 #F5FF83 #83FFCB
split-complementary
#8D83FF #FFCB83 #B7FF83
monochromatic
#1C09FF #5546FF #8D83FF #C5C0FF #E3E0FF
Accessibility & contrast
On white
3.08
#8D83FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#8D83FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D83FF
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D83FF | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#488FFC
Tritanopia (blue-blind)
#689DB5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8d83ff; /* rgb */ color: rgb(141, 131, 255); /* oklch */ color: oklch(67.6% 0.178 284.2);
Tailwind
colors: {
custom: {
50: '#b4a7ff',
500: '#8d83ff',
950: '#000000',
},
}SCSS
$custom: #8d83ff; $custom-light: #b4a7ff; $custom-dark: #000000;
JSON
{
"hex": "#8d83ff",
"rgb": {
"r": 141,
"g": 131,
"b": 255
},
"hsl": {
"h": 244.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.67641,
"c": 0.17792,
"h": 284.2
},
"luminance": 0.29115
}Semantic roles & 50–950 ramp
primary
#8D83FF
secondary
#F4F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86