#999AF4#999AF4
#999AF4 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.2% C 0.130 H 282.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #999AF4 |
|---|---|
| RGB | rgb(153, 154, 244) |
| HSL | hsl(239, 81%, 78%) |
| HSV | hsv(239, 37%, 96%) |
| CMYK | cmyk(37.3%, 36.9%, 0%, 4.3%) |
| CIE-LAB | lab(66.83, 20.80, -45.18) |
| CIE-LCH | lch(66.83, 49.74, 294.72°) |
| OKLab | oklab(72.2% 0.0273 -0.1267) |
| OKLCH | oklch(72.2% 0.13 282.2) |
| XYZ | xyz(41.0170, 36.4137, 90.4378) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 4.16
Lavender Blue
#8B88F8
ΔE00 5.45
Periwinkle (survey)
#8E82FE
ΔE00 7.20
Lavender
#B39DDB
ΔE00 9.36
Soft Blue
#6488EA
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999AF4 #F4F399
analogous
#99C7F4 #999AF4 #C699F4
triadic
#999AF4 #F4999A #9AF499
tetradic
#999AF4 #F499C7 #F4F399 #99F4C6
square
#999AF4 #F499C7 #F4F399 #99F4C6
split-complementary
#999AF4 #F4C699 #C7F499
monochromatic
#2B2DE8 #6263EE #999AF4 #D0D1FA #E3E4FC
Accessibility & contrast
On white
2.54
#999AF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#999AF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999AF4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999AF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999AF4 | 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)
#7CA6F8
Deuteranopia (green-blind)
#78A0F2
Tritanopia (blue-blind)
#7FABBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #999af4; /* rgb */ color: rgb(153, 154, 244); /* oklch */ color: oklch(72.2% 0.130 282.2);
Tailwind
colors: {
custom: {
50: '#bab7f8',
500: '#999af4',
950: '#000000',
},
}SCSS
$custom: #999af4; $custom-light: #bab7f8; $custom-dark: #000000;
JSON
{
"hex": "#999af4",
"rgb": {
"r": 153,
"g": 154,
"b": 244
},
"hsl": {
"h": 239.341,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.72203,
"c": 0.12964,
"h": 282.2
},
"luminance": 0.36415
}Semantic roles & 50–950 ramp
primary
#999AF4
secondary
#F4F4D7
accent
#DB09DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085