#99A2F9#99A2F9
#99A2F9 is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.0% C 0.126 H 278.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #99A2F9 |
|---|---|
| RGB | rgb(153, 162, 249) |
| HSL | hsl(234, 89%, 79%) |
| HSV | hsv(234, 39%, 98%) |
| CMYK | cmyk(38.6%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(69.08, 17.58, -44.39) |
| CIE-LCH | lch(69.08, 47.74, 291.60°) |
| OKLab | oklab(74% 0.0182 -0.1244) |
| OKLCH | oklch(74% 0.126 278.3) |
| XYZ | xyz(43.1511, 39.4507, 94.9453) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 9.16
Periwinkle (survey)
#8E82FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99A2F9 #F9F099
analogous
#99D2F9 #99A2F9 #C099F9
triadic
#99A2F9 #F999A2 #A2F999
tetradic
#99A2F9 #F999D2 #F9F099 #99F9C0
square
#99A2F9 #F999D2 #F9F099 #99F9C0
split-complementary
#99A2F9 #F9C099 #D2F999
monochromatic
#2539F2 #5F6DF6 #99A2F9 #D3D7FC #E2E5FD
Accessibility & contrast
On white
2.36
#99A2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#99A2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99A2F9
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99A2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99A2F9 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFD
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#7CB3C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #99a2f9; /* rgb */ color: rgb(153, 162, 249); /* oklch */ color: oklch(74.0% 0.126 278.3);
Tailwind
colors: {
custom: {
50: '#babdfb',
500: '#99a2f9',
950: '#000000',
},
}SCSS
$custom: #99a2f9; $custom-light: #babdfb; $custom-dark: #000000;
JSON
{
"hex": "#99a2f9",
"rgb": {
"r": 153,
"g": 162,
"b": 249
},
"hsl": {
"h": 234.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.73999,
"c": 0.12575,
"h": 278.3
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#99A2F9
secondary
#F5F2D6
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185