#99A0FC#99A0FC
#99A0FC is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.8% C 0.133 H 279.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #99A0FC |
|---|---|
| RGB | rgb(153, 160, 252) |
| HSL | hsl(236, 94%, 79%) |
| HSV | hsv(236, 39%, 99%) |
| CMYK | cmyk(39.3%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.71, 19.53, -46.60) |
| CIE-LCH | lch(68.71, 50.53, 292.74°) |
| OKLab | oklab(73.76% 0.0214 -0.1308) |
| OKLCH | oklch(73.76% 0.133 279.3) |
| XYZ | xyz(43.2732, 38.9404, 97.3128) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 8.51
Periwinkle (survey)
#8E82FE
ΔE00 8.55
Carolina Blue
#8AB8FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99A0FC #FCF599
analogous
#99D1FC #99A0FC #C499FC
triadic
#99A0FC #FC99A0 #A0FC99
tetradic
#99A0FC #FC99D1 #FCF599 #99FCC4
square
#99A0FC #FC99D1 #FCF599 #99FCC4
split-complementary
#99A0FC #FCC499 #D1FC99
monochromatic
#2231F9 #5E69FA #99A0FC #D4D7FE #E1E3FE
Accessibility & contrast
On white
2.39
#99A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#99A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99A0FC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99A0FC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#7BB2C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #99a0fc; /* rgb */ color: rgb(153, 160, 252); /* oklch */ color: oklch(73.8% 0.133 279.3);
Tailwind
colors: {
custom: {
50: '#babcfe',
500: '#99a0fc',
950: '#000000',
},
}SCSS
$custom: #99a0fc; $custom-light: #babcfe; $custom-dark: #000000;
JSON
{
"hex": "#99a0fc",
"rgb": {
"r": 153,
"g": 160,
"b": 252
},
"hsl": {
"h": 235.758,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.73761,
"c": 0.13258,
"h": 279.3
},
"luminance": 0.38942
}Semantic roles & 50–950 ramp
primary
#99A0FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086