#9999FD#9999FD
#9999FD is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.5% C 0.143 H 282.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9999FD |
|---|---|
| RGB | rgb(153, 153, 253) |
| HSL | hsl(240, 96%, 80%) |
| HSV | hsv(240, 40%, 99%) |
| CMYK | cmyk(39.5%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.01, 23.80, -49.82) |
| CIE-LCH | lch(67.01, 55.21, 295.53°) |
| OKLab | oklab(72.48% 0.0304 -0.1402) |
| OKLCH | oklch(72.48% 0.143 282.2) |
| XYZ | xyz(42.2526, 36.6450, 97.7564) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.14
Perrywinkle
#8F8CE7
ΔE00 4.48
Lavender Blue
#8B88F8
ΔE00 4.90
Periwinkle (survey)
#8E82FE
ΔE00 6.52
Soft Blue
#6488EA
ΔE00 9.95
Pastel Purple
#CAA0FF
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999FD #FDFD99
analogous
#99CBFD #9999FD #CB99FD
triadic
#9999FD #FD9999 #99FD99
tetradic
#9999FD #FD99CB #FDFD99 #99FDCB
square
#9999FD #FD99CB #FDFD99 #99FDCB
split-complementary
#9999FD #FDCB99 #CBFD99
monochromatic
#2121FB #5D5DFC #9999FD #D5D5FE #E1E1FE
Accessibility & contrast
On white
2.52
#9999FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9999FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999FD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999FD | 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)
#76A7FF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#7CADBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9999fd; /* rgb */ color: rgb(153, 153, 253); /* oklch */ color: oklch(72.5% 0.143 282.2);
Tailwind
colors: {
custom: {
50: '#bbb7fe',
500: '#9999fd',
950: '#000000',
},
}SCSS
$custom: #9999fd; $custom-light: #bbb7fe; $custom-dark: #000000;
JSON
{
"hex": "#9999fd",
"rgb": {
"r": 153,
"g": 153,
"b": 253
},
"hsl": {
"h": 240,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.72476,
"c": 0.14348,
"h": 282.2
},
"luminance": 0.36647
}Semantic roles & 50–950 ramp
primary
#9999FD
secondary
#F7F7D4
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086