#8799FA#8799FA
#8799FA is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.0% C 0.143 H 274.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8799FA |
|---|---|
| RGB | rgb(135, 153, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 46%, 98%) |
| CMYK | cmyk(46%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(65.62, 18.57, -50.46) |
| CIE-LCH | lch(65.62, 53.77, 290.20°) |
| OKLab | oklab(71.05% 0.0106 -0.1425) |
| OKLCH | oklch(71.05% 0.143 274.3) |
| XYZ | xyz(38.6329, 34.8333, 95.1118) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.69
Lavender Blue
#8B88F8
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 6.96
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799FA #FAE887
analogous
#87D2FA #8799FA #AE87FA
triadic
#8799FA #FA8799 #99FA87
tetradic
#8799FA #FA87D2 #FAE887 #87FAAE
square
#8799FA #FA87D2 #FAE887 #87FAAE
split-complementary
#8799FA #FAAE87 #D2FA87
monochromatic
#1135F5 #4C67F8 #8799FA #C2CBFC #E2E6FE
Accessibility & contrast
On white
2.64
#8799FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8799FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799FA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799FA | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FE
Deuteranopia (green-blind)
#6A9BF8
Tritanopia (blue-blind)
#5DADBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8799fa; /* rgb */ color: rgb(135, 153, 250); /* oklch */ color: oklch(71.0% 0.143 274.3);
Tailwind
colors: {
custom: {
50: '#afb6fc',
500: '#8799fa',
950: '#000000',
},
}SCSS
$custom: #8799fa; $custom-light: #afb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8799fa",
"rgb": {
"r": 135,
"g": 153,
"b": 250
},
"hsl": {
"h": 230.609,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.71047,
"c": 0.14286,
"h": 274.3
},
"luminance": 0.34835
}Semantic roles & 50–950 ramp
primary
#8799FA
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085