#9098ED#9098ED
#9098ED is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.8% C 0.124 H 278.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9098ED |
|---|---|
| RGB | rgb(144, 152, 237) |
| HSL | hsl(235, 72%, 75%) |
| HSV | hsv(235, 39%, 93%) |
| CMYK | cmyk(39.2%, 35.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.36, 17.70, -43.71) |
| CIE-LCH | lch(65.36, 47.16, 292.05°) |
| OKLab | oklab(70.8% 0.0186 -0.1226) |
| OKLCH | oklch(70.8% 0.124 278.6) |
| XYZ | xyz(38.0114, 34.4986, 84.7604) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.08
Perrywinkle
#8F8CE7
ΔE00 3.78
Lavender Blue
#8B88F8
ΔE00 5.17
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 8.40
Cornflowerblue
#6495ED
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9098ED #EDE590
analogous
#90C6ED #9098ED #B790ED
triadic
#9098ED #ED9098 #98ED90
tetradic
#9098ED #ED90C6 #EDE590 #90EDB7
square
#9098ED #ED90C6 #EDE590 #90EDB7
split-complementary
#9098ED #EDB790 #C6ED90
monochromatic
#2736DC #5B67E4 #9098ED #C5C9F6 #E5E7FB
Accessibility & contrast
On white
2.66
#9098ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#9098ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9098ED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9098ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9098ED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#74A9B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9098ed; /* rgb */ color: rgb(144, 152, 237); /* oklch */ color: oklch(70.8% 0.124 278.6);
Tailwind
colors: {
custom: {
50: '#b4b6f3',
500: '#9098ed',
950: '#000000',
},
}SCSS
$custom: #9098ed; $custom-light: #b4b6f3; $custom-dark: #000000;
JSON
{
"hex": "#9098ed",
"rgb": {
"r": 144,
"g": 152,
"b": 237
},
"hsl": {
"h": 234.839,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.70799,
"c": 0.12405,
"h": 278.6
},
"luminance": 0.345
}Semantic roles & 50–950 ramp
primary
#9098ED
secondary
#F2F0D9
accent
#C311D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085