#9999FC#9999FC
#9999FC is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.4% C 0.142 H 282.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9999FC |
|---|---|
| RGB | rgb(153, 153, 252) |
| HSL | hsl(240, 94%, 79%) |
| HSV | hsv(240, 39%, 99%) |
| CMYK | cmyk(39.3%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.96, 23.53, -49.35) |
| CIE-LCH | lch(66.96, 54.67, 295.49°) |
| OKLab | oklab(72.42% 0.0302 -0.1389) |
| OKLCH | oklch(72.42% 0.142 282.3) |
| XYZ | xyz(42.0937, 36.5814, 96.9196) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 4.40
Lavender Blue
#8B88F8
ΔE00 4.92
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 9.95
Lavender
#B39DDB
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999FC #FCFC99
analogous
#99CBFC #9999FC #CB99FC
triadic
#9999FC #FC9999 #99FC99
tetradic
#9999FC #FC99CB #FCFC99 #99FCCB
square
#9999FC #FC99CB #FCFC99 #99FCCB
split-complementary
#9999FC #FCCB99 #CBFC99
monochromatic
#2222F9 #5E5EFA #9999FC #D4D4FE #E1E1FE
Accessibility & contrast
On white
2.53
#9999FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9999FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999FC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999FC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#72A0FA
Tritanopia (blue-blind)
#7CADBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9999fc; /* rgb */ color: rgb(153, 153, 252); /* oklch */ color: oklch(72.4% 0.142 282.3);
Tailwind
colors: {
custom: {
50: '#bbb7fe',
500: '#9999fc',
950: '#000000',
},
}SCSS
$custom: #9999fc; $custom-light: #bbb7fe; $custom-dark: #000000;
JSON
{
"hex": "#9999fc",
"rgb": {
"r": 153,
"g": 153,
"b": 252
},
"hsl": {
"h": 240,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.72423,
"c": 0.1421,
"h": 282.3
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#9999FC
secondary
#F6F6D5
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086