#9783BB#9783BB
#9783BB is a light, moderate violet. Relative luminance 0.264; OKLCH L 64.9% C 0.085 H 300.5°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9783BB |
|---|---|
| RGB | rgb(151, 131, 187) |
| HSL | hsl(261, 29%, 62%) |
| HSV | hsv(261, 30%, 73%) |
| CMYK | cmyk(19.3%, 29.9%, 0%, 26.7%) |
| CIE-LAB | lab(58.41, 19.10, -26.54) |
| CIE-LCH | lch(58.41, 32.70, 305.74°) |
| OKLab | oklab(64.89% 0.043 -0.0731) |
| OKLCH | oklch(64.89% 0.085 300.5) |
| XYZ | xyz(29.8465, 26.3997, 50.5273) |
| Luminance | 0.2640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.09
Heather
#A484AC
ΔE00 6.32
Deep Lilac
#966EBD
ΔE00 7.34
Pale Purple
#B790D4
ΔE00 7.36
Soft Purple
#A66FB5
ΔE00 8.15
Lavender
#B39DDB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9783BB #A7BB83
analogous
#838BBB #9783BB #B383BB
triadic
#9783BB #BB9783 #83BB97
tetradic
#9783BB #BB838B #A7BB83 #83BBB3
square
#9783BB #BB838B #A7BB83 #83BBB3
split-complementary
#9783BB #BBB383 #8BBB83
monochromatic
#5A457E #765BA5 #9783BB #B8ABD1 #D9D2E6
Accessibility & contrast
On white
3.34
#9783BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#9783BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9783BB
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9783BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9783BB | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBD
Deuteranopia (green-blind)
#7A8CB9
Tritanopia (blue-blind)
#918C97
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9783bb; /* rgb */ color: rgb(151, 131, 187); /* oklch */ color: oklch(64.9% 0.085 300.5);
Tailwind
colors: {
custom: {
50: '#b6a7cf',
500: '#9783bb',
950: '#000000',
},
}SCSS
$custom: #9783bb; $custom-light: #b6a7cf; $custom-dark: #000000;
JSON
{
"hex": "#9783bb",
"rgb": {
"r": 151,
"g": 131,
"b": 187
},
"hsl": {
"h": 261.429,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.64893,
"c": 0.08475,
"h": 300.5
},
"luminance": 0.264
}Semantic roles & 50–950 ramp
primary
#9783BB
secondary
#D0D7C3
accent
#A83E82
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82