#9099F5#9099F5
#9099F5 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.4% C 0.134 H 278.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9099F5 |
|---|---|
| RGB | rgb(144, 153, 245) |
| HSL | hsl(235, 83%, 76%) |
| HSV | hsv(235, 41%, 96%) |
| CMYK | cmyk(41.2%, 37.6%, 0%, 3.9%) |
| CIE-LAB | lab(65.98, 19.34, -47.11) |
| CIE-LCH | lch(65.98, 50.93, 292.32°) |
| OKLab | oklab(71.4% 0.0191 -0.1325) |
| OKLCH | oklch(71.4% 0.134 278.2) |
| XYZ | xyz(39.3694, 35.3026, 91.1082) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.90
Perrywinkle
#8F8CE7
ΔE00 4.38
Lavender Blue
#8B88F8
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 7.08
Soft Blue
#6488EA
ΔE00 8.32
Cornflowerblue
#6495ED
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099F5 #F5EC90
analogous
#90CCF5 #9099F5 #BA90F5
triadic
#9099F5 #F59099 #99F590
tetradic
#9099F5 #F590CC #F5EC90 #90F5BA
square
#9099F5 #F590CC #F5EC90 #90F5BA
split-complementary
#9099F5 #F5BA90 #CCF590
monochromatic
#2032EB #5865F0 #9099F5 #C8CDFA #E3E5FC
Accessibility & contrast
On white
2.61
#9099F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9099F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099F5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099F5 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#70ABBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9099f5; /* rgb */ color: rgb(144, 153, 245); /* oklch */ color: oklch(71.4% 0.134 278.2);
Tailwind
colors: {
custom: {
50: '#b4b6f9',
500: '#9099f5',
950: '#000000',
},
}SCSS
$custom: #9099f5; $custom-light: #b4b6f9; $custom-dark: #000000;
JSON
{
"hex": "#9099f5",
"rgb": {
"r": 144,
"g": 153,
"b": 245
},
"hsl": {
"h": 234.653,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.71403,
"c": 0.13389,
"h": 278.2
},
"luminance": 0.35304
}Semantic roles & 50–950 ramp
primary
#9099F5
secondary
#F4F2D7
accent
#CC06E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085