#7F97FF#7F97FF
#7F97FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.4% C 0.154 H 272.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7F97FF |
|---|---|
| RGB | rgb(127, 151, 255) |
| HSL | hsl(229, 100%, 75%) |
| HSV | hsv(229, 50%, 100%) |
| CMYK | cmyk(50.2%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(64.85, 19.39, -54.44) |
| CIE-LCH | lch(64.85, 57.79, 289.61°) |
| OKLab | oklab(70.41% 0.0057 -0.1543) |
| OKLCH | oklch(70.41% 0.154 272.1) |
| XYZ | xyz(37.8632, 33.8628, 99.1294) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.15
Cornflowerblue
#6495ED
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.76
Periwinkle (survey)
#8E82FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F97FF #FFE77F
analogous
#7FD7FF #7F97FF #A77FFF
triadic
#7F97FF #FF7F97 #97FF7F
tetradic
#7F97FF #FF7FD7 #FFE77F #7FFFA7
square
#7F97FF #FF7FD7 #FFE77F #7FFFA7
split-complementary
#7F97FF #FFA77F #D7FF7F
monochromatic
#0534FF #4265FF #7F97FF #BCC9FF #E0E6FF
Accessibility & contrast
On white
2.70
#7F97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7F97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F97FF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F97FF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#48ADBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7f97ff; /* rgb */ color: rgb(127, 151, 255); /* oklch */ color: oklch(70.4% 0.154 272.1);
Tailwind
colors: {
custom: {
50: '#abb5ff',
500: '#7f97ff',
950: '#000000',
},
}SCSS
$custom: #7f97ff; $custom-light: #abb5ff; $custom-dark: #000000;
JSON
{
"hex": "#7f97ff",
"rgb": {
"r": 127,
"g": 151,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.70411,
"c": 0.15436,
"h": 272.1
},
"luminance": 0.33865
}Semantic roles & 50–950 ramp
primary
#7F97FF
secondary
#F7F1D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086