#8F91C8#8F91C8
#8F91C8 is a light, moderate blue. Relative luminance 0.303; OKLCH L 67.6% C 0.081 H 282.4°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91C8 |
|---|---|
| RGB | rgb(143, 145, 200) |
| HSL | hsl(238, 34%, 67%) |
| HSV | hsv(238, 29%, 78%) |
| CMYK | cmyk(28.5%, 27.5%, 0%, 21.6%) |
| CIE-LAB | lab(61.88, 11.70, -28.59) |
| CIE-LCH | lch(61.88, 30.89, 292.26°) |
| OKLab | oklab(67.57% 0.0174 -0.0791) |
| OKLCH | oklch(67.57% 0.081 282.4) |
| XYZ | xyz(31.8757, 30.2598, 58.7937) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.19
Lavender
#B39DDB
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.69
Lavender Blue
#8B88F8
ΔE00 9.05
Pale Purple
#B790D4
ΔE00 10.20
Periwinkle (survey)
#8E82FE
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91C8 #C8C68F
analogous
#8FAEC8 #8F91C8 #AA8FC8
triadic
#8F91C8 #C88F91 #91C88F
tetradic
#8F91C8 #C88FAE #C8C68F #8FC8AA
square
#8F91C8 #C88FAE #C8C68F #8FC8AA
split-complementary
#8F91C8 #C8AA8F #AEC88F
monochromatic
#494B94 #6669B4 #8F91C8 #B8B9DC #E1E2F0
Accessibility & contrast
On white
2.98
#8F91C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8F91C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91C8
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91C8 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8297CA
Deuteranopia (green-blind)
#7F94C7
Tritanopia (blue-blind)
#819BA4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8f91c8; /* rgb */ color: rgb(143, 145, 200); /* oklch */ color: oklch(67.6% 0.081 282.4);
Tailwind
colors: {
custom: {
50: '#b1b1d9',
500: '#8f91c8',
950: '#000000',
},
}SCSS
$custom: #8f91c8; $custom-light: #b1b1d9; $custom-dark: #000000;
JSON
{
"hex": "#8f91c8",
"rgb": {
"r": 143,
"g": 145,
"b": 200
},
"hsl": {
"h": 237.895,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.67573,
"c": 0.08098,
"h": 282.4
},
"luminance": 0.30261
}Semantic roles & 50–950 ramp
primary
#8F91C8
secondary
#E2E2D0
accent
#A939AD
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111014
muted
#807F83