#9997F4#9997F4
#9997F4 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.6% C 0.134 H 283.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9997F4 |
|---|---|
| RGB | rgb(153, 151, 244) |
| HSL | hsl(241, 81%, 77%) |
| HSV | hsv(241, 38%, 96%) |
| CMYK | cmyk(37.3%, 38.1%, 0%, 4.3%) |
| CIE-LAB | lab(66.09, 22.51, -46.36) |
| CIE-LCH | lch(66.09, 51.54, 295.90°) |
| OKLab | oklab(71.63% 0.0312 -0.1302) |
| OKLCH | oklch(71.63% 0.134 283.5) |
| XYZ | xyz(40.5280, 35.4358, 90.2748) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 3.46
Lavender Blue
#8B88F8
ΔE00 4.73
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Lavender
#B39DDB
ΔE00 9.32
Pastel Purple
#CAA0FF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9997F4 #F2F497
analogous
#97C4F4 #9997F4 #C797F4
triadic
#9997F4 #F49997 #97F499
tetradic
#9997F4 #F497C4 #F2F497 #97F4C7
square
#9997F4 #F497C4 #F2F497 #97F4C7
split-complementary
#9997F4 #F4C797 #C4F497
monochromatic
#2C28E8 #6360EE #9997F4 #CFCEFA #E4E3FC
Accessibility & contrast
On white
2.60
#9997F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#9997F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9997F4
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9997F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9997F4 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#759EF2
Tritanopia (blue-blind)
#80A9BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9997f4; /* rgb */ color: rgb(153, 151, 244); /* oklch */ color: oklch(71.6% 0.134 283.5);
Tailwind
colors: {
custom: {
50: '#bab5f8',
500: '#9997f4',
950: '#000000',
},
}SCSS
$custom: #9997f4; $custom-light: #bab5f8; $custom-dark: #000000;
JSON
{
"hex": "#9997f4",
"rgb": {
"r": 153,
"g": 151,
"b": 244
},
"hsl": {
"h": 241.29,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.7163,
"c": 0.13384,
"h": 283.5
},
"luminance": 0.35437
}Semantic roles & 50–950 ramp
primary
#9997F4
secondary
#F3F4D7
accent
#DD08D9
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085