#999BF2#999BF2
#999BF2 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.3% C 0.125 H 281.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #999BF2 |
|---|---|
| RGB | rgb(153, 155, 242) |
| HSL | hsl(239, 77%, 77%) |
| HSV | hsv(239, 37%, 95%) |
| CMYK | cmyk(36.8%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(66.99, 19.69, -43.84) |
| CIE-LCH | lch(66.99, 48.06, 294.19°) |
| OKLab | oklab(72.3% 0.0256 -0.1228) |
| OKLCH | oklch(72.3% 0.125 281.8) |
| XYZ | xyz(40.8807, 36.6243, 88.9024) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 4.36
Lavender Blue
#8B88F8
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 7.60
Lavender
#B39DDB
ΔE00 9.16
Pastel Blue
#A2BFFE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999BF2 #F2F099
analogous
#99C7F2 #999BF2 #C499F2
triadic
#999BF2 #F2999B #9BF299
tetradic
#999BF2 #F299C7 #F2F099 #99F2C4
square
#999BF2 #F299C7 #F2F099 #99F2C4
split-complementary
#999BF2 #F2C499 #C7F299
monochromatic
#2C31E4 #6366EB #999BF2 #CFD0F9 #E4E4FC
Accessibility & contrast
On white
2.52
#999BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#999BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999BF2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999BF2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#7BA0F0
Tritanopia (blue-blind)
#80ACBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #999bf2; /* rgb */ color: rgb(153, 155, 242); /* oklch */ color: oklch(72.3% 0.125 281.8);
Tailwind
colors: {
custom: {
50: '#bab8f6',
500: '#999bf2',
950: '#000000',
},
}SCSS
$custom: #999bf2; $custom-light: #bab8f6; $custom-dark: #000000;
JSON
{
"hex": "#999bf2",
"rgb": {
"r": 153,
"g": 155,
"b": 242
},
"hsl": {
"h": 238.652,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.72296,
"c": 0.12547,
"h": 281.8
},
"luminance": 0.36626
}Semantic roles & 50–950 ramp
primary
#999BF2
secondary
#F3F3D8
accent
#D50CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085