#9999F9#9999F9

#9999F9 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.3% C 0.138 H 282.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).

Color values

HEX#9999F9
RGBrgb(153, 153, 249)
HSLhsl(240, 89%, 79%)
HSVhsv(240, 39%, 98%)
CMYKcmyk(38.6%, 38.6%, 0%, 2.4%)
CIE-LABlab(66.82, 22.71, -47.94)
CIE-LCHlch(66.82, 53.05, 295.35°)
OKLaboklab(72.27% 0.0296 -0.1347)
OKLCHoklch(72.27% 0.138 282.4)
XYZxyz(41.6221, 36.3928, 94.4356)
Luminance0.3639 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#9999F9 #F9F999
analogous
#99C9F9 #9999F9 #C999F9
triadic
#9999F9 #F99999 #99F999
tetradic
#9999F9 #F999C9 #F9F999 #99F9C9
square
#9999F9 #F999C9 #F9F999 #99F9C9
split-complementary
#9999F9 #F9C999 #C9F999
monochromatic
#2525F2 #5F5FF6 #9999F9 #D3D3FC #E2E2FD

Accessibility & contrast

On white

2.54
#9999F9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.28
#9999F9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #9999F9
8.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##9999F9#FFFFFF#000000##000000
##9999F91.002.548.288.28
#FFFFFF2.541.0021.0021.00
#0000008.2821.001.001.00
##0000008.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#749FF7
Tritanopia (blue-blind)
#7DACBD
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #9999f9;
/* rgb */ color: rgb(153, 153, 249);
/* oklch */ color: oklch(72.3% 0.138 282.4);
Tailwind
colors: {
  custom: {
    50: '#bab7fb',
    500: '#9999f9',
    950: '#000000',
  },
}
SCSS
$custom: #9999f9;
$custom-light: #bab7fb;
$custom-dark: #000000;
JSON
{
  "hex": "#9999f9",
  "rgb": {
    "r": 153,
    "g": 153,
    "b": 249
  },
  "hsl": {
    "h": 240,
    "s": 88.889,
    "l": 78.824
  },
  "oklch": {
    "l": 0.72268,
    "c": 0.13796,
    "h": 282.4
  },
  "luminance": 0.36394
}

Semantic roles & 50–950 ramp

primary
#9999F9
secondary
#F5F5D6
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085

Preview Lab

Preview with #9999F9

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#9999F9 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva