#9999F7#9999F7
#9999F7 is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.2% C 0.135 H 282.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9999F7 |
|---|---|
| RGB | rgb(153, 153, 247) |
| HSL | hsl(240, 85%, 78%) |
| HSV | hsv(240, 38%, 97%) |
| CMYK | cmyk(38.1%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(66.72, 22.17, -47.00) |
| CIE-LCH | lch(66.72, 51.96, 295.26°) |
| OKLab | oklab(72.17% 0.0292 -0.132) |
| OKLCH | oklch(72.17% 0.135 282.5) |
| XYZ | xyz(41.3118, 36.2686, 92.8015) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Perrywinkle
#8F8CE7
ΔE00 4.07
Lavender Blue
#8B88F8
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 6.76
Lavender
#B39DDB
ΔE00 9.69
Soft Blue
#6488EA
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999F7 #F7F799
analogous
#99C8F7 #9999F7 #C899F7
triadic
#9999F7 #F79999 #99F799
tetradic
#9999F7 #F799C8 #F7F799 #99F7C8
square
#9999F7 #F799C8 #F7F799 #99F7C8
split-complementary
#9999F7 #F7C899 #C8F799
monochromatic
#2727EE #6060F3 #9999F7 #D2D2FB #E3E3FD
Accessibility & contrast
On white
2.54
#9999F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#9999F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999F7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999F7 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#7EABBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9999f7; /* rgb */ color: rgb(153, 153, 247); /* oklch */ color: oklch(72.2% 0.135 282.5);
Tailwind
colors: {
custom: {
50: '#bab7fa',
500: '#9999f7',
950: '#000000',
},
}SCSS
$custom: #9999f7; $custom-light: #bab7fa; $custom-dark: #000000;
JSON
{
"hex": "#9999f7",
"rgb": {
"r": 153,
"g": 153,
"b": 247
},
"hsl": {
"h": 240,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.72165,
"c": 0.1352,
"h": 282.5
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#9999F7
secondary
#F5F5D6
accent
#E204E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085