#8F9FE7#8F9FE7
#8F9FE7 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.8% C 0.107 H 273.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9FE7 |
|---|---|
| RGB | rgb(143, 159, 231) |
| HSL | hsl(229, 65%, 73%) |
| HSV | hsv(229, 38%, 91%) |
| CMYK | cmyk(38.1%, 31.2%, 0%, 9.4%) |
| CIE-LAB | lab(66.83, 11.80, -38.12) |
| CIE-LCH | lch(66.83, 39.90, 287.20°) |
| OKLab | oklab(71.83% 0.0072 -0.1065) |
| OKLCH | oklch(71.83% 0.107 273.8) |
| XYZ | xyz(38.1454, 36.4038, 80.6026) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.60
Soft Blue
#6488EA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9FE7 #E7D78F
analogous
#8FCBE7 #8F9FE7 #AB8FE7
triadic
#8F9FE7 #E78F9F #9FE78F
tetradic
#8F9FE7 #E78FCB #E7D78F #8FE7AB
square
#8F9FE7 #E78FCB #E7D78F #8FE7AB
split-complementary
#8F9FE7 #E7AB8F #CBE78F
monochromatic
#2C4ACF #5D74DC #8F9FE7 #C1CAF2 #E6E9FA
Accessibility & contrast
On white
2.54
#8F9FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8F9FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9FE7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9FE7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6EA
Deuteranopia (green-blind)
#809FE5
Tritanopia (blue-blind)
#74ADB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8f9fe7; /* rgb */ color: rgb(143, 159, 231); /* oklch */ color: oklch(71.8% 0.107 273.8);
Tailwind
colors: {
custom: {
50: '#b2bbef',
500: '#8f9fe7',
950: '#000000',
},
}SCSS
$custom: #8f9fe7; $custom-light: #b2bbef; $custom-dark: #000000;
JSON
{
"hex": "#8f9fe7",
"rgb": {
"r": 143,
"g": 159,
"b": 231
},
"hsl": {
"h": 229.091,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.71829,
"c": 0.1067,
"h": 273.8
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#8F9FE7
secondary
#F1EDDA
accent
#AC19CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084