#8992EE#8992EE
#8992EE is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.135 H 278.0°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8992EE |
|---|---|
| RGB | rgb(137, 146, 238) |
| HSL | hsl(235, 75%, 74%) |
| HSV | hsv(235, 42%, 93%) |
| CMYK | cmyk(42.4%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(63.38, 19.68, -47.40) |
| CIE-LCH | lch(63.38, 51.33, 292.54°) |
| OKLab | oklab(69.18% 0.0188 -0.1335) |
| OKLCH | oklch(69.18% 0.135 278) |
| XYZ | xyz(36.0234, 32.0475, 85.1600) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 2.99
Lavender Blue
#8B88F8
ΔE00 3.66
Periwinkle (survey)
#8E82FE
ΔE00 5.84
Soft Blue
#6488EA
ΔE00 6.81
Cornflowerblue
#6495ED
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8992EE #EEE589
analogous
#89C4EE #8992EE #B289EE
triadic
#8992EE #EE8992 #92EE89
tetradic
#8992EE #EE89C4 #EEE589 #89EEB2
square
#8992EE #EE89C4 #EEE589 #89EEB2
split-complementary
#8992EE #EEB289 #C4EE89
monochromatic
#2031DD #5461E6 #8992EE #BEC3F6 #E4E6FB
Accessibility & contrast
On white
2.83
#8992EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8992EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8992EE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8992EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8992EE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#6A96EC
Tritanopia (blue-blind)
#68A5B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8992ee; /* rgb */ color: rgb(137, 146, 238); /* oklch */ color: oklch(69.2% 0.135 278.0);
Tailwind
colors: {
custom: {
50: '#b0b1f4',
500: '#8992ee',
950: '#000000',
},
}SCSS
$custom: #8992ee; $custom-light: #b0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#8992ee",
"rgb": {
"r": 137,
"g": 146,
"b": 238
},
"hsl": {
"h": 234.653,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.69175,
"c": 0.13486,
"h": 278
},
"luminance": 0.32049
}Semantic roles & 50–950 ramp
primary
#8992EE
secondary
#F3F0D8
accent
#C50FD7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85