#9999F2#9999F2
#9999F2 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.9% C 0.128 H 282.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9999F2 |
|---|---|
| RGB | rgb(153, 153, 242) |
| HSL | hsl(240, 77%, 77%) |
| HSV | hsv(240, 37%, 95%) |
| CMYK | cmyk(36.8%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(66.49, 20.83, -44.63) |
| CIE-LCH | lch(66.49, 49.25, 295.03°) |
| OKLab | oklab(71.91% 0.0282 -0.1251) |
| OKLCH | oklch(71.91% 0.128 282.7) |
| XYZ | xyz(40.5506, 35.9642, 88.7924) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 3.85
Lavender Blue
#8B88F8
ΔE00 5.33
Periwinkle (survey)
#8E82FE
ΔE00 7.05
Lavender
#B39DDB
ΔE00 9.10
Pastel Purple
#CAA0FF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999F2 #F2F299
analogous
#99C6F2 #9999F2 #C699F2
triadic
#9999F2 #F29999 #99F299
tetradic
#9999F2 #F299C6 #F2F299 #99F2C6
square
#9999F2 #F299C6 #F2F299 #99F2C6
split-complementary
#9999F2 #F2C699 #C6F299
monochromatic
#2C2CE4 #6363EB #9999F2 #CFCFF9 #E4E4FC
Accessibility & contrast
On white
2.56
#9999F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#9999F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999F2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999F2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#789FF0
Tritanopia (blue-blind)
#80AABA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9999f2; /* rgb */ color: rgb(153, 153, 242); /* oklch */ color: oklch(71.9% 0.128 282.7);
Tailwind
colors: {
custom: {
50: '#bab7f6',
500: '#9999f2',
950: '#000000',
},
}SCSS
$custom: #9999f2; $custom-light: #bab7f6; $custom-dark: #000000;
JSON
{
"hex": "#9999f2",
"rgb": {
"r": 153,
"g": 153,
"b": 242
},
"hsl": {
"h": 240,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.71911,
"c": 0.12825,
"h": 282.7
},
"luminance": 0.35966
}Semantic roles & 50–950 ramp
primary
#9999F2
secondary
#F3F3D8
accent
#DA0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085