#8F93F0#8F93F0
#8F93F0 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.9% C 0.135 H 280.4°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8F93F0 |
|---|---|
| RGB | rgb(143, 147, 240) |
| HSL | hsl(238, 76%, 75%) |
| HSV | hsv(238, 40%, 94%) |
| CMYK | cmyk(40.4%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(64.16, 21.16, -47.25) |
| CIE-LCH | lch(64.16, 51.77, 294.12°) |
| OKLab | oklab(69.91% 0.0245 -0.133) |
| OKLCH | oklch(69.91% 0.135 280.4) |
| XYZ | xyz(37.4850, 32.9968, 86.8151) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Perrywinkle
#8F8CE7
ΔE00 2.52
Lavender Blue
#8B88F8
ΔE00 3.56
Periwinkle (survey)
#8E82FE
ΔE00 5.62
Soft Blue
#6488EA
ΔE00 8.01
Cornflower
#6A79F7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F93F0 #F0EC8F
analogous
#8FC3F0 #8F93F0 #BC8FF0
triadic
#8F93F0 #F08F93 #93F08F
tetradic
#8F93F0 #F08FC3 #F0EC8F #8FF0BC
square
#8F93F0 #F08FC3 #F0EC8F #8FF0BC
split-complementary
#8F93F0 #F0BC8F #C3F08F
monochromatic
#232BE2 #595FE9 #8F93F0 #C5C7F7 #E4E5FB
Accessibility & contrast
On white
2.76
#8F93F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8F93F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F93F0
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F93F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F93F0 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF4
Deuteranopia (green-blind)
#6D98EE
Tritanopia (blue-blind)
#71A5B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8f93f0; /* rgb */ color: rgb(143, 147, 240); /* oklch */ color: oklch(69.9% 0.135 280.4);
Tailwind
colors: {
custom: {
50: '#b3b2f5',
500: '#8f93f0',
950: '#000000',
},
}SCSS
$custom: #8f93f0; $custom-light: #b3b2f5; $custom-dark: #000000;
JSON
{
"hex": "#8f93f0",
"rgb": {
"r": 143,
"g": 147,
"b": 240
},
"hsl": {
"h": 237.526,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.69909,
"c": 0.1352,
"h": 280.4
},
"luminance": 0.32998
}Semantic roles & 50–950 ramp
primary
#8F93F0
secondary
#F3F2D8
accent
#D00DD9
background
#FBFAFF
surface
#F6F5FE
border
#D0CFD6
text
#111117
muted
#808085