#9999F5#9999F5

#9999F5 is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.1% C 0.132 H 282.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).

Color values

HEX#9999F5
RGBrgb(153, 153, 245)
HSLhsl(240, 82%, 78%)
HSVhsv(240, 38%, 96%)
CMYKcmyk(37.6%, 37.6%, 0%, 3.9%)
CIE-LABlab(66.63, 21.64, -46.05)
CIE-LCHlch(66.63, 50.88, 295.17°)
OKLaboklab(72.06% 0.0288 -0.1292)
OKLCHoklch(72.06% 0.132 282.6)
XYZxyz(41.0049, 36.1459, 91.1848)
Luminance0.3615 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#9999F5 #F5F599
analogous
#99C7F5 #9999F5 #C799F5
triadic
#9999F5 #F59999 #99F599
tetradic
#9999F5 #F599C7 #F5F599 #99F5C7
square
#9999F5 #F599C7 #F5F599 #99F5C7
split-complementary
#9999F5 #F5C799 #C7F599
monochromatic
#2A2AEA #6161F0 #9999F5 #D1D1FA #E3E3FC

Accessibility & contrast

On white

2.55
#9999F5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.23
#9999F5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #9999F5
8.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##9999F5#FFFFFF#000000##000000
##9999F51.002.558.238.23
#FFFFFF2.551.0021.0021.00
#0000008.2321.001.001.00
##0000008.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#7BA5F9
Deuteranopia (green-blind)
#779FF3
Tritanopia (blue-blind)
#7FABBB
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #9999f5;
/* rgb */ color: rgb(153, 153, 245);
/* oklch */ color: oklch(72.1% 0.132 282.6);
Tailwind
colors: {
  custom: {
    50: '#bab7f9',
    500: '#9999f5',
    950: '#000000',
  },
}
SCSS
$custom: #9999f5;
$custom-light: #bab7f9;
$custom-dark: #000000;
JSON
{
  "hex": "#9999f5",
  "rgb": {
    "r": 153,
    "g": 153,
    "b": 245
  },
  "hsl": {
    "h": 240,
    "s": 82.143,
    "l": 78.039
  },
  "oklch": {
    "l": 0.72062,
    "c": 0.13242,
    "h": 282.6
  },
  "luminance": 0.36147
}

Semantic roles & 50–950 ramp

primary
#9999F5
secondary
#F4F4D7
accent
#DF07DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085

Preview Lab

Preview with #9999F5

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

Preview Lab → · Contrast checker → · Palette generator →

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