#9783FD#9783FD
#9783FD is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.3% C 0.175 H 288.4°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9783FD |
|---|---|
| RGB | rgb(151, 131, 253) |
| HSL | hsl(250, 97%, 75%) |
| HSV | hsv(250, 48%, 99%) |
| CMYK | cmyk(40.3%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(61.57, 35.93, -58.47) |
| CIE-LCH | lch(61.57, 68.62, 301.57°) |
| OKLab | oklab(68.32% 0.0552 -0.1656) |
| OKLCH | oklch(68.32% 0.175 288.4) |
| XYZ | xyz(38.6035, 29.9025, 96.6472) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 7.33
Mediumpurple
#9370DB
ΔE00 7.33
Cornflower
#6A79F7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9783FD #E9FD83
analogous
#83ACFD #9783FD #D483FD
triadic
#9783FD #FD9783 #83FD97
tetradic
#9783FD #FD83AC #E9FD83 #83FDD4
square
#9783FD #FD83AC #E9FD83 #83FDD4
split-complementary
#9783FD #FDD483 #ACFD83
monochromatic
#320BFB #6447FC #9783FD #CABFFE #E6E1FF
Accessibility & contrast
On white
3.01
#9783FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#9783FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9783FD
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9783FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9783FD | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#5292FA
Tritanopia (blue-blind)
#7A9CB4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9783fd; /* rgb */ color: rgb(151, 131, 253); /* oklch */ color: oklch(68.3% 0.175 288.4);
Tailwind
colors: {
custom: {
50: '#baa7ff',
500: '#9783fd',
950: '#000000',
},
}SCSS
$custom: #9783fd; $custom-light: #baa7ff; $custom-dark: #000000;
JSON
{
"hex": "#9783fd",
"rgb": {
"r": 151,
"g": 131,
"b": 253
},
"hsl": {
"h": 249.836,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.68318,
"c": 0.17457,
"h": 288.4
},
"luminance": 0.29904
}Semantic roles & 50–950 ramp
primary
#9783FD
secondary
#F1F7D4
accent
#E600C0
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F18
muted
#817F86