#8D99FA#8D99FA
#8D99FA is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.5% C 0.141 H 276.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8D99FA |
|---|---|
| RGB | rgb(141, 153, 250) |
| HSL | hsl(233, 92%, 77%) |
| HSV | hsv(233, 44%, 98%) |
| CMYK | cmyk(43.6%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(66.02, 20.00, -49.81) |
| CIE-LCH | lch(66.02, 53.67, 291.88°) |
| OKLab | oklab(71.45% 0.0169 -0.1404) |
| OKLCH | oklch(71.45% 0.141 276.8) |
| XYZ | xyz(39.6258, 35.3453, 95.1583) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.43
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 5.12
Periwinkle (survey)
#8E82FE
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D99FA #FAEE8D
analogous
#8DD0FA #8D99FA #B88DFA
triadic
#8D99FA #FA8D99 #99FA8D
tetradic
#8D99FA #FA8DD0 #FAEE8D #8DFAB8
square
#8D99FA #FA8DD0 #FAEE8D #8DFAB8
split-complementary
#8D99FA #FAB88D #D0FA8D
monochromatic
#1830F5 #5265F7 #8D99FA #C8CDFD #E2E5FE
Accessibility & contrast
On white
2.60
#8D99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8D99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D99FA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D99FA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#68ADBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8d99fa; /* rgb */ color: rgb(141, 153, 250); /* oklch */ color: oklch(71.5% 0.141 276.8);
Tailwind
colors: {
custom: {
50: '#b3b6fc',
500: '#8d99fa',
950: '#000000',
},
}SCSS
$custom: #8d99fa; $custom-light: #b3b6fc; $custom-dark: #000000;
JSON
{
"hex": "#8d99fa",
"rgb": {
"r": 141,
"g": 153,
"b": 250
},
"hsl": {
"h": 233.394,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.71454,
"c": 0.14145,
"h": 276.8
},
"luminance": 0.35347
}Semantic roles & 50–950 ramp
primary
#8D99FA
secondary
#F6F2D5
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085