#8A98F2#8A98F2
#8A98F2 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.6% C 0.132 H 275.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8A98F2 |
|---|---|
| RGB | rgb(138, 152, 242) |
| HSL | hsl(232, 80%, 75%) |
| HSV | hsv(232, 43%, 95%) |
| CMYK | cmyk(43%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(65.18, 17.58, -46.77) |
| CIE-LCH | lch(65.18, 49.97, 290.60°) |
| OKLab | oklab(70.63% 0.0133 -0.1316) |
| OKLCH | oklch(70.63% 0.132 275.8) |
| XYZ | xyz(37.7316, 34.2687, 88.6136) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.42
Perrywinkle
#8F8CE7
ΔE00 4.68
Lavender Blue
#8B88F8
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 7.23
Cornflowerblue
#6495ED
ΔE00 7.29
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A98F2 #F2E48A
analogous
#8ACCF2 #8A98F2 #B08AF2
triadic
#8A98F2 #F28A98 #98F28A
tetradic
#8A98F2 #F28ACC #F2E48A #8AF2B0
square
#8A98F2 #F28ACC #F2E48A #8AF2B0
split-complementary
#8A98F2 #F2B08A #CCF28A
monochromatic
#1C37E6 #5368EC #8A98F2 #C1C8F8 #E3E7FC
Accessibility & contrast
On white
2.67
#8A98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#8A98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A98F2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A98F2 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#709AF0
Tritanopia (blue-blind)
#67AABA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a98f2; /* rgb */ color: rgb(138, 152, 242); /* oklch */ color: oklch(70.6% 0.132 275.8);
Tailwind
colors: {
custom: {
50: '#b0b6f7',
500: '#8a98f2',
950: '#000000',
},
}SCSS
$custom: #8a98f2; $custom-light: #b0b6f7; $custom-dark: #000000;
JSON
{
"hex": "#8a98f2",
"rgb": {
"r": 138,
"g": 152,
"b": 242
},
"hsl": {
"h": 231.923,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.70631,
"c": 0.13232,
"h": 275.8
},
"luminance": 0.34271
}Semantic roles & 50–950 ramp
primary
#8A98F2
secondary
#F4F0D7
accent
#C009DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085