#8F9FE8#8F9FE8
#8F9FE8 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.9% C 0.108 H 273.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9FE8 |
|---|---|
| RGB | rgb(143, 159, 232) |
| HSL | hsl(229, 66%, 74%) |
| HSV | hsv(229, 38%, 91%) |
| CMYK | cmyk(38.4%, 31.5%, 0%, 9%) |
| CIE-LAB | lab(66.87, 12.07, -38.60) |
| CIE-LCH | lch(66.87, 40.44, 287.36°) |
| OKLab | oklab(71.88% 0.0074 -0.1078) |
| OKLCH | oklch(71.88% 0.108 273.9) |
| XYZ | xyz(38.2870, 36.4604, 81.3485) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 6.12
Lavender Blue
#8B88F8
ΔE00 7.50
Cornflowerblue
#6495ED
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.58
Soft Blue
#6488EA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9FE8 #E8D88F
analogous
#8FCBE8 #8F9FE8 #AB8FE8
triadic
#8F9FE8 #E88F9F #9FE88F
tetradic
#8F9FE8 #E88FCB #E8D88F #8FE8AB
square
#8F9FE8 #E88FCB #E8D88F #8FE8AB
split-complementary
#8F9FE8 #E8AB8F #CBE88F
monochromatic
#2B49D2 #5C73DE #8F9FE8 #C2CBF2 #E6E9FA
Accessibility & contrast
On white
2.53
#8F9FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8F9FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9FE8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9FE8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EB
Deuteranopia (green-blind)
#809FE6
Tritanopia (blue-blind)
#74ADB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8f9fe8; /* rgb */ color: rgb(143, 159, 232); /* oklch */ color: oklch(71.9% 0.108 273.9);
Tailwind
colors: {
custom: {
50: '#b3bbef',
500: '#8f9fe8',
950: '#000000',
},
}SCSS
$custom: #8f9fe8; $custom-light: #b3bbef; $custom-dark: #000000;
JSON
{
"hex": "#8f9fe8",
"rgb": {
"r": 143,
"g": 159,
"b": 232
},
"hsl": {
"h": 229.213,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.71876,
"c": 0.1081,
"h": 273.9
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#8F9FE8
secondary
#F1EDDA
accent
#AD18CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084