#8A98DF#8A98DF
#8A98DF is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.7% C 0.106 H 274.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8A98DF |
|---|---|
| RGB | rgb(138, 152, 223) |
| HSL | hsl(230, 57%, 71%) |
| HSV | hsv(230, 38%, 87%) |
| CMYK | cmyk(38.1%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(64.31, 12.30, -37.66) |
| CIE-LCH | lch(64.31, 39.61, 288.09°) |
| OKLab | oklab(69.68% 0.0088 -0.1052) |
| OKLCH | oklch(69.68% 0.106 274.8) |
| XYZ | xyz(35.0248, 33.1860, 74.3578) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 7.80
Cornflowerblue
#6495ED
ΔE00 7.86
Periwinkle (survey)
#8E82FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A98DF #DFD18A
analogous
#8AC2DF #8A98DF #A68ADF
triadic
#8A98DF #DF8A98 #98DF8A
tetradic
#8A98DF #DF8AC2 #DFD18A #8ADFA6
square
#8A98DF #DF8AC2 #DFD18A #8ADFA6
split-complementary
#8A98DF #DFA68A #C2DF8A
monochromatic
#334ABB #5A6ED2 #8A98DF #BAC2EC #E7EAF8
Accessibility & contrast
On white
2.75
#8A98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8A98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A98DF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A98DF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#7A99DD
Tritanopia (blue-blind)
#70A6B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a98df; /* rgb */ color: rgb(138, 152, 223); /* oklch */ color: oklch(69.7% 0.106 274.8);
Tailwind
colors: {
custom: {
50: '#afb6e9',
500: '#8a98df',
950: '#000000',
},
}SCSS
$custom: #8a98df; $custom-light: #afb6e9; $custom-dark: #000000;
JSON
{
"hex": "#8a98df",
"rgb": {
"r": 138,
"g": 152,
"b": 223
},
"hsl": {
"h": 230.118,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.69682,
"c": 0.1056,
"h": 274.8
},
"luminance": 0.33187
}Semantic roles & 50–950 ramp
primary
#8A98DF
secondary
#EEEAD7
accent
#AA21C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084