#9999F9#9999F9
#9999F9 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.3% C 0.138 H 282.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9999F9 |
|---|---|
| RGB | rgb(153, 153, 249) |
| HSL | hsl(240, 89%, 79%) |
| HSV | hsv(240, 39%, 98%) |
| CMYK | cmyk(38.6%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.82, 22.71, -47.94) |
| CIE-LCH | lch(66.82, 53.05, 295.35°) |
| OKLab | oklab(72.27% 0.0296 -0.1347) |
| OKLCH | oklch(72.27% 0.138 282.4) |
| XYZ | xyz(41.6221, 36.3928, 94.4356) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Perrywinkle
#8F8CE7
ΔE00 4.19
Lavender Blue
#8B88F8
ΔE00 4.99
Periwinkle (survey)
#8E82FE
ΔE00 6.66
Lavender
#B39DDB
ΔE00 9.92
Soft Blue
#6488EA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999F9 #F9F999
analogous
#99C9F9 #9999F9 #C999F9
triadic
#9999F9 #F99999 #99F999
tetradic
#9999F9 #F999C9 #F9F999 #99F9C9
square
#9999F9 #F999C9 #F9F999 #99F9C9
split-complementary
#9999F9 #F9C999 #C9F999
monochromatic
#2525F2 #5F5FF6 #9999F9 #D3D3FC #E2E2FD
Accessibility & contrast
On white
2.54
#9999F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#9999F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999F9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999F9 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#749FF7
Tritanopia (blue-blind)
#7DACBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9999f9; /* rgb */ color: rgb(153, 153, 249); /* oklch */ color: oklch(72.3% 0.138 282.4);
Tailwind
colors: {
custom: {
50: '#bab7fb',
500: '#9999f9',
950: '#000000',
},
}SCSS
$custom: #9999f9; $custom-light: #bab7fb; $custom-dark: #000000;
JSON
{
"hex": "#9999f9",
"rgb": {
"r": 153,
"g": 153,
"b": 249
},
"hsl": {
"h": 240,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.72268,
"c": 0.13796,
"h": 282.4
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#9999F9
secondary
#F5F5D6
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085