#8992FE#8992FE
#8992FE is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.0% C 0.157 H 277.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8992FE |
|---|---|
| RGB | rgb(137, 146, 254) |
| HSL | hsl(235, 98%, 77%) |
| HSV | hsv(235, 46%, 100%) |
| CMYK | cmyk(46.1%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(64.19, 24.26, -54.91) |
| CIE-LCH | lch(64.19, 60.03, 293.83°) |
| OKLab | oklab(70.05% 0.0217 -0.1555) |
| OKLCH | oklch(70.05% 0.157 277.9) |
| XYZ | xyz(38.4793, 33.0299, 98.0946) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.13
Lavender Blue
#8B88F8
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8992FE #FEF589
analogous
#89CCFE #8992FE #BB89FE
triadic
#8992FE #FE8992 #92FE89
tetradic
#8992FE #FE89CC #FEF589 #89FEBB
square
#8992FE #FE89CC #FEF589 #89FEBB
split-complementary
#8992FE #FEBB89 #CCFE89
monochromatic
#1022FD #4C5AFD #8992FE #C6CAFF #E1E3FF
Accessibility & contrast
On white
2.76
#8992FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8992FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8992FE
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8992FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8992FE | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#5F97FC
Tritanopia (blue-blind)
#5FA9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8992fe; /* rgb */ color: rgb(137, 146, 254); /* oklch */ color: oklch(70.0% 0.157 277.9);
Tailwind
colors: {
custom: {
50: '#b1b1ff',
500: '#8992fe',
950: '#000000',
},
}SCSS
$custom: #8992fe; $custom-light: #b1b1ff; $custom-dark: #000000;
JSON
{
"hex": "#8992fe",
"rgb": {
"r": 137,
"g": 146,
"b": 254
},
"hsl": {
"h": 235.385,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.7005,
"c": 0.15697,
"h": 277.9
},
"luminance": 0.33032
}Semantic roles & 50–950 ramp
primary
#8992FE
secondary
#F7F4D4
accent
#D400E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86