#8F98E5#8F98E5
#8F98E5 is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.3% C 0.113 H 278.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8F98E5 |
|---|---|
| RGB | rgb(143, 152, 229) |
| HSL | hsl(234, 62%, 73%) |
| HSV | hsv(234, 38%, 90%) |
| CMYK | cmyk(37.6%, 33.6%, 0%, 10.2%) |
| CIE-LAB | lab(64.92, 15.26, -39.99) |
| CIE-LCH | lch(64.92, 42.80, 290.89°) |
| OKLab | oklab(70.33% 0.0157 -0.1119) |
| OKLCH | oklch(70.33% 0.113 278) |
| XYZ | xyz(36.6947, 33.9518, 78.7335) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 3.93
Lavender Blue
#8B88F8
ΔE00 5.84
Periwinkle (survey)
#8E82FE
ΔE00 7.89
Soft Blue
#6488EA
ΔE00 8.51
Cornflowerblue
#6495ED
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F98E5 #E5DC8F
analogous
#8FC3E5 #8F98E5 #B18FE5
triadic
#8F98E5 #E58F98 #98E58F
tetradic
#8F98E5 #E58FC3 #E5DC8F #8FE5B1
square
#8F98E5 #E58FC3 #E5DC8F #8FE5B1
split-complementary
#8F98E5 #E5B18F #C3E58F
monochromatic
#2F3FCB #5D6AD9 #8F98E5 #C1C6F1 #E6E8F9
Accessibility & contrast
On white
2.70
#8F98E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8F98E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F98E5
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F98E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F98E5 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#799AE3
Tritanopia (blue-blind)
#76A7B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8f98e5; /* rgb */ color: rgb(143, 152, 229); /* oklch */ color: oklch(70.3% 0.113 278.0);
Tailwind
colors: {
custom: {
50: '#b2b6ed',
500: '#8f98e5',
950: '#000000',
},
}SCSS
$custom: #8f98e5; $custom-light: #b2b6ed; $custom-dark: #000000;
JSON
{
"hex": "#8f98e5",
"rgb": {
"r": 143,
"g": 152,
"b": 229
},
"hsl": {
"h": 233.721,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.7033,
"c": 0.11297,
"h": 278
},
"luminance": 0.33953
}Semantic roles & 50–950 ramp
primary
#8F98E5
secondary
#F1EEDA
accent
#B81BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084