#8F97E5#8F97E5
#8F97E5 is a light, moderate blue. Relative luminance 0.336; OKLCH L 70.1% C 0.114 H 278.5°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8F97E5 |
|---|---|
| RGB | rgb(143, 151, 229) |
| HSL | hsl(234, 62%, 73%) |
| HSV | hsv(234, 38%, 90%) |
| CMYK | cmyk(37.6%, 34.1%, 0%, 10.2%) |
| CIE-LAB | lab(64.67, 15.84, -40.39) |
| CIE-LCH | lch(64.67, 43.39, 291.41°) |
| OKLab | oklab(70.13% 0.017 -0.113) |
| OKLCH | oklch(70.13% 0.114 278.5) |
| XYZ | xyz(36.5331, 33.6286, 78.6796) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Perrywinkle
#8F8CE7
ΔE00 3.61
Lavender Blue
#8B88F8
ΔE00 5.59
Periwinkle (survey)
#8E82FE
ΔE00 7.62
Soft Blue
#6488EA
ΔE00 8.47
Cornflowerblue
#6495ED
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F97E5 #E5DD8F
analogous
#8FC2E5 #8F97E5 #B28FE5
triadic
#8F97E5 #E58F97 #97E58F
tetradic
#8F97E5 #E58FC2 #E5DD8F #8FE5B2
square
#8F97E5 #E58FC2 #E5DD8F #8FE5B2
split-complementary
#8F97E5 #E5B28F #C2E58F
monochromatic
#2F3DCB #5D69D9 #8F97E5 #C1C5F1 #E6E8F9
Accessibility & contrast
On white
2.72
#8F97E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#8F97E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F97E5
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F97E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F97E5 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E8
Deuteranopia (green-blind)
#789AE3
Tritanopia (blue-blind)
#76A6B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8f97e5; /* rgb */ color: rgb(143, 151, 229); /* oklch */ color: oklch(70.1% 0.114 278.5);
Tailwind
colors: {
custom: {
50: '#b2b5ed',
500: '#8f97e5',
950: '#000000',
},
}SCSS
$custom: #8f97e5; $custom-light: #b2b5ed; $custom-dark: #000000;
JSON
{
"hex": "#8f97e5",
"rgb": {
"r": 143,
"g": 151,
"b": 229
},
"hsl": {
"h": 234.419,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.70132,
"c": 0.11431,
"h": 278.5
},
"luminance": 0.3363
}Semantic roles & 50–950 ramp
primary
#8F97E5
secondary
#F1EFDA
accent
#BA1BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084