#7F93FA#7F93FA
#7F93FA is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.3% C 0.153 H 273.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7F93FA |
|---|---|
| RGB | rgb(127, 147, 250) |
| HSL | hsl(230, 92%, 74%) |
| HSV | hsv(230, 49%, 98%) |
| CMYK | cmyk(49.2%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(63.57, 20.23, -53.74) |
| CIE-LCH | lch(63.57, 57.42, 290.63°) |
| OKLab | oklab(69.35% 0.0093 -0.1522) |
| OKLCH | oklch(69.35% 0.153 273.5) |
| XYZ | xyz(36.4360, 32.2794, 94.7345) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Lavender Blue
#8B88F8
ΔE00 4.90
Soft Blue
#6488EA
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F93FA #FAE67F
analogous
#7FD1FA #7F93FA #A97FFA
triadic
#7F93FA #FA7F93 #93FA7F
tetradic
#7F93FA #FA7FD1 #FAE67F #7FFAA9
square
#7F93FA #FA7FD1 #FAE67F #7FFAA9
split-complementary
#7F93FA #FAA97F #D1FA7F
monochromatic
#0A30F5 #4461F8 #7F93FA #BAC5FC #E2E6FE
Accessibility & contrast
On white
2.82
#7F93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#7F93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F93FA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F93FA | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#5E95F8
Tritanopia (blue-blind)
#4CA9BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7f93fa; /* rgb */ color: rgb(127, 147, 250); /* oklch */ color: oklch(69.3% 0.153 273.5);
Tailwind
colors: {
custom: {
50: '#abb2fc',
500: '#7f93fa',
950: '#000000',
},
}SCSS
$custom: #7f93fa; $custom-light: #abb2fc; $custom-dark: #000000;
JSON
{
"hex": "#7f93fa",
"rgb": {
"r": 127,
"g": 147,
"b": 250
},
"hsl": {
"h": 230.244,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.69347,
"c": 0.15252,
"h": 273.5
},
"luminance": 0.32282
}Semantic roles & 50–950 ramp
primary
#7F93FA
secondary
#F6F1D5
accent
#C000E6
background
#FAFAFF
surface
#F5F5FF
border
#CFCFD7
text
#111017
muted
#807F85