#999AF7#999AF7
#999AF7 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.4% C 0.134 H 282.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #999AF7 |
|---|---|
| RGB | rgb(153, 154, 247) |
| HSL | hsl(239, 85%, 78%) |
| HSV | hsv(239, 38%, 97%) |
| CMYK | cmyk(38.1%, 37.7%, 0%, 3.1%) |
| CIE-LAB | lab(66.97, 21.60, -46.60) |
| CIE-LCH | lch(66.97, 51.37, 294.87°) |
| OKLab | oklab(72.36% 0.0279 -0.1309) |
| OKLCH | oklch(72.36% 0.134 282.1) |
| XYZ | xyz(41.4762, 36.5974, 92.8563) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 4.30
Lavender Blue
#8B88F8
ΔE00 5.31
Periwinkle (survey)
#8E82FE
ΔE00 7.03
Lavender
#B39DDB
ΔE00 9.71
Soft Blue
#6488EA
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999AF7 #F7F699
analogous
#99C9F7 #999AF7 #C799F7
triadic
#999AF7 #F7999A #9AF799
tetradic
#999AF7 #F799C9 #F7F699 #99F7C7
square
#999AF7 #F799C9 #F7F699 #99F7C7
split-complementary
#999AF7 #F7C799 #C9F799
monochromatic
#272AEE #6062F3 #999AF7 #D2D2FB #E3E3FD
Accessibility & contrast
On white
2.52
#999AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#999AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999AF7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999AF7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 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)
#7BA6FB
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#7EACBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #999af7; /* rgb */ color: rgb(153, 154, 247); /* oklch */ color: oklch(72.4% 0.134 282.1);
Tailwind
colors: {
custom: {
50: '#bab7fa',
500: '#999af7',
950: '#000000',
},
}SCSS
$custom: #999af7; $custom-light: #bab7fa; $custom-dark: #000000;
JSON
{
"hex": "#999af7",
"rgb": {
"r": 153,
"g": 154,
"b": 247
},
"hsl": {
"h": 239.362,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.72355,
"c": 0.13381,
"h": 282.1
},
"luminance": 0.36599
}Semantic roles & 50–950 ramp
primary
#999AF7
secondary
#F5F4D6
accent
#E004E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085