#8798FA#8798FA
#8798FA is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.9% C 0.144 H 274.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8798FA |
|---|---|
| RGB | rgb(135, 152, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 46%, 98%) |
| CMYK | cmyk(46%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(65.36, 19.15, -50.87) |
| CIE-LCH | lch(65.36, 54.35, 290.63°) |
| OKLab | oklab(70.85% 0.0118 -0.1437) |
| OKLCH | oklch(70.85% 0.144 274.7) |
| XYZ | xyz(38.4699, 34.5074, 95.0575) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.58
Lavender Blue
#8B88F8
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 6.86
Periwinkle (survey)
#8E82FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8798FA #FAE987
analogous
#87D2FA #8798FA #AF87FA
triadic
#8798FA #FA8798 #98FA87
tetradic
#8798FA #FA87D2 #FAE987 #87FAAF
square
#8798FA #FA87D2 #FAE987 #87FAAF
split-complementary
#8798FA #FAAF87 #D2FA87
monochromatic
#1133F5 #4C66F8 #8798FA #C2CAFC #E2E6FE
Accessibility & contrast
On white
2.66
#8798FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#8798FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8798FA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8798FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8798FA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#699AF8
Tritanopia (blue-blind)
#5DACBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8798fa; /* rgb */ color: rgb(135, 152, 250); /* oklch */ color: oklch(70.9% 0.144 274.7);
Tailwind
colors: {
custom: {
50: '#afb6fc',
500: '#8798fa',
950: '#000000',
},
}SCSS
$custom: #8798fa; $custom-light: #afb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8798fa",
"rgb": {
"r": 135,
"g": 152,
"b": 250
},
"hsl": {
"h": 231.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.70851,
"c": 0.14414,
"h": 274.7
},
"luminance": 0.34509
}Semantic roles & 50–950 ramp
primary
#8798FA
secondary
#F6F1D5
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085