#8797FF#8797FF
#8797FF is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.9% C 0.152 H 275.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8797FF |
|---|---|
| RGB | rgb(135, 151, 255) |
| HSL | hsl(232, 100%, 76%) |
| HSV | hsv(232, 47%, 100%) |
| CMYK | cmyk(47.1%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.36, 21.19, -53.60) |
| CIE-LCH | lch(65.36, 57.64, 291.57°) |
| OKLab | oklab(70.93% 0.0139 -0.1517) |
| OKLCH | oklch(70.93% 0.152 275.2) |
| XYZ | xyz(39.1027, 34.5019, 99.1875) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.68
Lavender Blue
#8B88F8
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 5.62
Soft Blue
#6488EA
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 6.94
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8797FF #FFEF87
analogous
#87D3FF #8797FF #B387FF
triadic
#8797FF #FF8797 #97FF87
tetradic
#8797FF #FF87D3 #FFEF87 #87FFB3
square
#8797FF #FF87D3 #FFEF87 #87FFB3
split-complementary
#8797FF #FFB387 #D3FF87
monochromatic
#0D2DFF #4A62FF #8797FF #C4CCFF #E0E4FF
Accessibility & contrast
On white
2.66
#8797FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#8797FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8797FF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8797FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8797FF | 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)
#6FA4FF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#5AADBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8797ff; /* rgb */ color: rgb(135, 151, 255); /* oklch */ color: oklch(70.9% 0.152 275.2);
Tailwind
colors: {
custom: {
50: '#b0b5ff',
500: '#8797ff',
950: '#000000',
},
}SCSS
$custom: #8797ff; $custom-light: #b0b5ff; $custom-dark: #000000;
JSON
{
"hex": "#8797ff",
"rgb": {
"r": 135,
"g": 151,
"b": 255
},
"hsl": {
"h": 232,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.70929,
"c": 0.15229,
"h": 275.2
},
"luminance": 0.34504
}Semantic roles & 50–950 ramp
primary
#8797FF
secondary
#F7F3D4
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086