#8F8FD6#8F8FD6
#8F8FD6 is a light, moderate blue. Relative luminance 0.303; OKLCH L 67.8% C 0.104 H 283.3°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8F8FD6 |
|---|---|
| RGB | rgb(143, 143, 214) |
| HSL | hsl(240, 46%, 70%) |
| HSV | hsv(240, 33%, 84%) |
| CMYK | cmyk(33.2%, 33.2%, 0%, 16.1%) |
| CIE-LAB | lab(61.95, 16.46, -36.32) |
| CIE-LCH | lch(61.95, 39.87, 294.38°) |
| OKLab | oklab(67.82% 0.0239 -0.1013) |
| OKLCH | oklch(67.82% 0.104 283.3) |
| XYZ | xyz(33.2844, 30.3386, 67.7075) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.23
Lavender Blue
#8B88F8
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.42
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Lavender
#B39DDB
ΔE00 8.64
Soft Blue
#6488EA
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F8FD6 #D6D68F
analogous
#8FB2D6 #8F8FD6 #B28FD6
triadic
#8F8FD6 #D68F8F #8FD68F
tetradic
#8F8FD6 #D68FB3 #D6D68F #8FD6B3
square
#8F8FD6 #D68FB3 #D6D68F #8FD6B3
split-complementary
#8F8FD6 #D6B38F #B3D68F
monochromatic
#3F3FAC #6262C6 #8F8FD6 #BCBCE6 #E9E9F7
Accessibility & contrast
On white
2.97
#8F8FD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#8F8FD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F8FD6
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F8FD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F8FD6 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A98D9
Deuteranopia (green-blind)
#7793D4
Tritanopia (blue-blind)
#7D9CA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8f8fd6; /* rgb */ color: rgb(143, 143, 214); /* oklch */ color: oklch(67.8% 0.104 283.3);
Tailwind
colors: {
custom: {
50: '#b2afe3',
500: '#8f8fd6',
950: '#000000',
},
}SCSS
$custom: #8f8fd6; $custom-light: #b2afe3; $custom-dark: #000000;
JSON
{
"hex": "#8f8fd6",
"rgb": {
"r": 143,
"g": 143,
"b": 214
},
"hsl": {
"h": 240,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.67819,
"c": 0.10406,
"h": 283.3
},
"luminance": 0.3034
}Semantic roles & 50–950 ramp
primary
#8F8FD6
secondary
#EAEAD6
accent
#BA2CBA
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83