#8F9BE3#8F9BE3
#8F9BE3 is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.8% C 0.106 H 276.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9BE3 |
|---|---|
| RGB | rgb(143, 155, 227) |
| HSL | hsl(231, 60%, 73%) |
| HSV | hsv(231, 37%, 89%) |
| CMYK | cmyk(37%, 31.7%, 0%, 11%) |
| CIE-LAB | lab(65.61, 13.00, -37.81) |
| CIE-LCH | lch(65.61, 39.98, 288.98°) |
| OKLab | oklab(70.83% 0.0113 -0.1056) |
| OKLCH | oklch(70.83% 0.106 276.1) |
| XYZ | xyz(36.9101, 34.8269, 77.4356) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 6.80
Cornflowerblue
#6495ED
ΔE00 8.59
Soft Blue
#6488EA
ΔE00 8.78
Periwinkle (survey)
#8E82FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9BE3 #E3D78F
analogous
#8FC5E3 #8F9BE3 #AD8FE3
triadic
#8F9BE3 #E38F9B #9BE38F
tetradic
#8F9BE3 #E38FC5 #E3D78F #8FE3AD
square
#8F9BE3 #E38FC5 #E3D78F #8FE3AD
split-complementary
#8F9BE3 #E3AD8F #C5E38F
monochromatic
#3247C6 #5E6FD7 #8F9BE3 #C0C7EF #E7E9F9
Accessibility & contrast
On white
2.64
#8F9BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8F9BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9BE3
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9BE3 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E6
Deuteranopia (green-blind)
#7E9CE1
Tritanopia (blue-blind)
#76A9B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8f9be3; /* rgb */ color: rgb(143, 155, 227); /* oklch */ color: oklch(70.8% 0.106 276.1);
Tailwind
colors: {
custom: {
50: '#b2b8ec',
500: '#8f9be3',
950: '#000000',
},
}SCSS
$custom: #8f9be3; $custom-light: #b2b8ec; $custom-dark: #000000;
JSON
{
"hex": "#8f9be3",
"rgb": {
"r": 143,
"g": 155,
"b": 227
},
"hsl": {
"h": 231.429,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.70834,
"c": 0.10617,
"h": 276.1
},
"luminance": 0.34828
}Semantic roles & 50–950 ramp
primary
#8F9BE3
secondary
#F0EDDB
accent
#AF1EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084