#999DFC#999DFC
#999DFC is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.2% C 0.137 H 280.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #999DFC |
|---|---|
| RGB | rgb(153, 157, 252) |
| HSL | hsl(238, 94%, 79%) |
| HSV | hsv(238, 39%, 99%) |
| CMYK | cmyk(39.3%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.96, 21.24, -47.78) |
| CIE-LCH | lch(67.96, 52.29, 293.96°) |
| OKLab | oklab(73.18% 0.0252 -0.1343) |
| OKLCH | oklch(73.18% 0.137 280.6) |
| XYZ | xyz(42.7594, 37.9128, 97.1415) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.00
Perrywinkle
#8F8CE7
ΔE00 5.29
Lavender Blue
#8B88F8
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 9.40
Cornflowerblue
#6495ED
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999DFC #FCF899
analogous
#99CFFC #999DFC #C799FC
triadic
#999DFC #FC999D #9DFC99
tetradic
#999DFC #FC99CF #FCF899 #99FCC7
square
#999DFC #FC99CF #FCF899 #99FCC7
split-complementary
#999DFC #FCC799 #CFFC99
monochromatic
#222BF9 #5E64FA #999DFC #D4D6FE #E1E2FE
Accessibility & contrast
On white
2.45
#999DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#999DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999DFC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999DFC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#7CB0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #999dfc; /* rgb */ color: rgb(153, 157, 252); /* oklch */ color: oklch(73.2% 0.137 280.6);
Tailwind
colors: {
custom: {
50: '#bab9fe',
500: '#999dfc',
950: '#000000',
},
}SCSS
$custom: #999dfc; $custom-light: #bab9fe; $custom-dark: #000000;
JSON
{
"hex": "#999dfc",
"rgb": {
"r": 153,
"g": 157,
"b": 252
},
"hsl": {
"h": 237.576,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.73184,
"c": 0.13663,
"h": 280.6
},
"luminance": 0.37915
}Semantic roles & 50–950 ramp
primary
#999DFC
secondary
#F6F5D5
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086