#7F91FC#7F91FC
#7F91FC is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.1% C 0.158 H 274.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7F91FC |
|---|---|
| RGB | rgb(127, 145, 252) |
| HSL | hsl(231, 95%, 74%) |
| HSV | hsv(231, 50%, 99%) |
| CMYK | cmyk(49.6%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(63.17, 22.00, -55.48) |
| CIE-LCH | lch(63.17, 59.68, 291.63°) |
| OKLab | oklab(69.07% 0.0119 -0.1573) |
| OKLCH | oklch(69.07% 0.158 274.3) |
| XYZ | xyz(36.4429, 31.7889, 96.2921) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.23
Lavender Blue
#8B88F8
ΔE00 4.33
Soft Blue
#6488EA
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F91FC #FCEA7F
analogous
#7FD0FC #7F91FC #AC7FFC
triadic
#7F91FC #FC7F91 #91FC7F
tetradic
#7F91FC #FC7FD0 #FCEA7F #7FFCAC
square
#7F91FC #FC7FD0 #FCEA7F #7FFCAC
split-complementary
#7F91FC #FCAC7F #D0FC7F
monochromatic
#072AF9 #435EFB #7F91FC #BBC4FD #E1E5FE
Accessibility & contrast
On white
2.85
#7F91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#7F91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F91FC
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F91FC | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#5994FA
Tritanopia (blue-blind)
#4BA8BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7f91fc; /* rgb */ color: rgb(127, 145, 252); /* oklch */ color: oklch(69.1% 0.158 274.3);
Tailwind
colors: {
custom: {
50: '#abb1fe',
500: '#7f91fc',
950: '#000000',
},
}SCSS
$custom: #7f91fc; $custom-light: #abb1fe; $custom-dark: #000000;
JSON
{
"hex": "#7f91fc",
"rgb": {
"r": 127,
"g": 145,
"b": 252
},
"hsl": {
"h": 231.36,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.69071,
"c": 0.1578,
"h": 274.3
},
"luminance": 0.31791
}Semantic roles & 50–950 ramp
primary
#7F91FC
secondary
#F7F2D4
accent
#C400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86