#9999FE#9999FE
#9999FE is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.5% C 0.145 H 282.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9999FE |
|---|---|
| RGB | rgb(153, 153, 254) |
| HSL | hsl(240, 98%, 80%) |
| HSV | hsv(240, 40%, 100%) |
| CMYK | cmyk(39.8%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.06, 24.07, -50.29) |
| CIE-LCH | lch(67.06, 55.75, 295.58°) |
| OKLab | oklab(72.53% 0.0306 -0.1416) |
| OKLCH | oklch(72.53% 0.145 282.2) |
| XYZ | xyz(42.4123, 36.7088, 98.5975) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.13
Perrywinkle
#8F8CE7
ΔE00 4.56
Lavender Blue
#8B88F8
ΔE00 4.89
Periwinkle (survey)
#8E82FE
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 9.95
Pastel Purple
#CAA0FF
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999FE #FEFE99
analogous
#99CCFE #9999FE #CC99FE
triadic
#9999FE #FE9999 #99FE99
tetradic
#9999FE #FE99CC #FEFE99 #99FECC
square
#9999FE #FE99CC #FEFE99 #99FECC
split-complementary
#9999FE #FECC99 #CCFE99
monochromatic
#2020FD #5C5CFD #9999FE #D6D6FF #E1E1FF
Accessibility & contrast
On white
2.52
#9999FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9999FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999FE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999FE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#7BADBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9999fe; /* rgb */ color: rgb(153, 153, 254); /* oklch */ color: oklch(72.5% 0.145 282.2);
Tailwind
colors: {
custom: {
50: '#bbb7ff',
500: '#9999fe',
950: '#000000',
},
}SCSS
$custom: #9999fe; $custom-light: #bbb7ff; $custom-dark: #000000;
JSON
{
"hex": "#9999fe",
"rgb": {
"r": 153,
"g": 153,
"b": 254
},
"hsl": {
"h": 240,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.72528,
"c": 0.14485,
"h": 282.2
},
"luminance": 0.36711
}Semantic roles & 50–950 ramp
primary
#9999FE
secondary
#F7F7D4
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086