#9999F4#9999F4
#9999F4 is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.0% C 0.131 H 282.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9999F4 |
|---|---|
| RGB | rgb(153, 153, 244) |
| HSL | hsl(240, 81%, 78%) |
| HSV | hsv(240, 37%, 96%) |
| CMYK | cmyk(37.3%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.58, 21.37, -45.58) |
| CIE-LCH | lch(66.58, 50.34, 295.12°) |
| OKLab | oklab(72.01% 0.0286 -0.1279) |
| OKLCH | oklch(72.01% 0.131 282.6) |
| XYZ | xyz(40.8526, 36.0850, 90.3830) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 3.92
Lavender Blue
#8B88F8
ΔE00 5.20
Periwinkle (survey)
#8E82FE
ΔE00 6.92
Lavender
#B39DDB
ΔE00 9.33
Soft Blue
#6488EA
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999F4 #F4F499
analogous
#99C6F4 #9999F4 #C699F4
triadic
#9999F4 #F49999 #99F499
tetradic
#9999F4 #F499C6 #F4F499 #99F4C6
square
#9999F4 #F499C6 #F4F499 #99F4C6
split-complementary
#9999F4 #F4C699 #C6F499
monochromatic
#2B2BE8 #6262EE #9999F4 #D0D0FA #E3E3FC
Accessibility & contrast
On white
2.56
#9999F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#9999F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999F4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999F4 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#779FF2
Tritanopia (blue-blind)
#7FABBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9999f4; /* rgb */ color: rgb(153, 153, 244); /* oklch */ color: oklch(72.0% 0.131 282.6);
Tailwind
colors: {
custom: {
50: '#bab7f8',
500: '#9999f4',
950: '#000000',
},
}SCSS
$custom: #9999f4; $custom-light: #bab7f8; $custom-dark: #000000;
JSON
{
"hex": "#9999f4",
"rgb": {
"r": 153,
"g": 153,
"b": 244
},
"hsl": {
"h": 240,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.72012,
"c": 0.13104,
"h": 282.6
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#9999F4
secondary
#F4F4D7
accent
#DD09DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085