#997BF0#997BF0
#997BF0 is a light, vivid violet. Relative luminance 0.272; OKLCH L 66.3% C 0.169 H 293.0°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #997BF0 |
|---|---|
| RGB | rgb(153, 123, 240) |
| HSL | hsl(255, 80%, 71%) |
| HSV | hsv(255, 49%, 94%) |
| CMYK | cmyk(36.3%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(59.19, 37.50, -55.09) |
| CIE-LCH | lch(59.19, 66.64, 304.24°) |
| OKLab | oklab(66.34% 0.0662 -0.1557) |
| OKLCH | oklch(66.34% 0.169 293) |
| XYZ | xyz(35.9439, 27.2287, 85.7831) |
| Luminance | 0.2723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Mediumpurple
#9370DB
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 5.52
Light Urple
#B36FF6
ΔE00 5.86
Perrywinkle
#8F8CE7
ΔE00 6.20
Light Purple
#BF77F6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#997BF0 #D2F07B
analogous
#7B97F0 #997BF0 #D47BF0
triadic
#997BF0 #F0997B #7BF099
tetradic
#997BF0 #F07B97 #D2F07B #7BF0D4
square
#997BF0 #F07B97 #D2F07B #7BF0D4
split-complementary
#997BF0 #F0D47B #97F07B
monochromatic
#4A19D8 #6F44EA #997BF0 #C3B2F6 #EAE4FC
Accessibility & contrast
On white
3.26
#997BF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#997BF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #997BF0
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##997BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##997BF0 | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F90F4
Deuteranopia (green-blind)
#548CED
Tritanopia (blue-blind)
#8492AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #997bf0; /* rgb */ color: rgb(153, 123, 240); /* oklch */ color: oklch(66.3% 0.169 293.0);
Tailwind
colors: {
custom: {
50: '#bba2f5',
500: '#997bf0',
950: '#000000',
},
}SCSS
$custom: #997bf0; $custom-light: #bba2f5; $custom-dark: #000000;
JSON
{
"hex": "#997bf0",
"rgb": {
"r": 153,
"g": 123,
"b": 240
},
"hsl": {
"h": 255.385,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.66342,
"c": 0.16916,
"h": 293
},
"luminance": 0.27229
}Semantic roles & 50–950 ramp
primary
#997BF0
secondary
#EBF3D4
accent
#DC0AA6
background
#FBFAFF
surface
#F7F3FE
border
#D0CDD6
text
#120F17
muted
#817F85