#8797FA#8797FA
#8797FA is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.145 H 275.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8797FA |
|---|---|
| RGB | rgb(135, 151, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 46%, 98%) |
| CMYK | cmyk(46%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(65.11, 19.73, -51.27) |
| CIE-LCH | lch(65.11, 54.94, 291.05°) |
| OKLab | oklab(70.66% 0.013 -0.1448) |
| OKLCH | oklch(70.66% 0.145 275.1) |
| XYZ | xyz(38.3083, 34.1841, 95.0036) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.53
Lavender Blue
#8B88F8
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8797FA #FAEA87
analogous
#87D0FA #8797FA #B087FA
triadic
#8797FA #FA8797 #97FA87
tetradic
#8797FA #FA87D0 #FAEA87 #87FAB0
square
#8797FA #FA87D0 #FAEA87 #87FAB0
split-complementary
#8797FA #FAB087 #D0FA87
monochromatic
#1131F5 #4C64F8 #8797FA #C2CAFC #E2E6FE
Accessibility & contrast
On white
2.68
#8797FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8797FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8797FA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8797FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8797FA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#5DACBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8797fa; /* rgb */ color: rgb(135, 151, 250); /* oklch */ color: oklch(70.7% 0.145 275.1);
Tailwind
colors: {
custom: {
50: '#afb5fc',
500: '#8797fa',
950: '#000000',
},
}SCSS
$custom: #8797fa; $custom-light: #afb5fc; $custom-dark: #000000;
JSON
{
"hex": "#8797fa",
"rgb": {
"r": 135,
"g": 151,
"b": 250
},
"hsl": {
"h": 231.652,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.70656,
"c": 0.14542,
"h": 275.1
},
"luminance": 0.34186
}Semantic roles & 50–950 ramp
primary
#8797FA
secondary
#F6F1D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085