#999AF0#999AF0
#999AF0 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.124 H 282.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #999AF0 |
|---|---|
| RGB | rgb(153, 154, 240) |
| HSL | hsl(239, 74%, 77%) |
| HSV | hsv(239, 36%, 94%) |
| CMYK | cmyk(36.3%, 35.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.65, 19.73, -43.28) |
| CIE-LCH | lch(66.65, 47.56, 294.51°) |
| OKLab | oklab(72% 0.0265 -0.1212) |
| OKLCH | oklch(72% 0.124 282.3) |
| XYZ | xyz(40.4162, 36.1734, 87.2739) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Perrywinkle
#8F8CE7
ΔE00 4.07
Lavender Blue
#8B88F8
ΔE00 5.71
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 8.89
Pastel Purple
#CAA0FF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999AF0 #F0EF99
analogous
#99C6F0 #999AF0 #C399F0
triadic
#999AF0 #F0999A #9AF099
tetradic
#999AF0 #F099C6 #F0EF99 #99F0C3
square
#999AF0 #F099C6 #F0EF99 #99F0C3
split-complementary
#999AF0 #F0C399 #C6F099
monochromatic
#2E30E0 #6465E8 #999AF0 #CECFF8 #E4E5FB
Accessibility & contrast
On white
2.55
#999AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#999AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999AF0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999AF0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#7B9FEE
Tritanopia (blue-blind)
#81AABA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #999af0; /* rgb */ color: rgb(153, 154, 240); /* oklch */ color: oklch(72.0% 0.124 282.3);
Tailwind
colors: {
custom: {
50: '#bab7f5',
500: '#999af0',
950: '#000000',
},
}SCSS
$custom: #999af0; $custom-light: #bab7f5; $custom-dark: #000000;
JSON
{
"hex": "#999af0",
"rgb": {
"r": 153,
"g": 154,
"b": 240
},
"hsl": {
"h": 239.31,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.72003,
"c": 0.12406,
"h": 282.3
},
"luminance": 0.36175
}Semantic roles & 50–950 ramp
primary
#999AF0
secondary
#F3F2D8
accent
#D40FD6
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085