#7F92FE#7F92FE
#7F92FE is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.4% C 0.159 H 274.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7F92FE |
|---|---|
| RGB | rgb(127, 146, 254) |
| HSL | hsl(231, 98%, 75%) |
| HSV | hsv(231, 50%, 100%) |
| CMYK | cmyk(50%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(63.53, 22.01, -56.00) |
| CIE-LCH | lch(63.53, 60.17, 291.46°) |
| OKLab | oklab(69.38% 0.0111 -0.1589) |
| OKLCH | oklch(69.38% 0.159 274) |
| XYZ | xyz(36.9150, 32.2232, 98.0212) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Lavender Blue
#8B88F8
ΔE00 4.63
Soft Blue
#6488EA
ΔE00 5.42
Perrywinkle
#8F8CE7
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F92FE #FEEB7F
analogous
#7FD1FE #7F92FE #AC7FFE
triadic
#7F92FE #FE7F92 #92FE7F
tetradic
#7F92FE #FE7FD1 #FEEB7F #7FFEAC
square
#7F92FE #FE7FD1 #FEEB7F #7FFEAC
split-complementary
#7F92FE #FEAC7F #D1FE7F
monochromatic
#062BFD #425EFE #7F92FE #BCC6FE #E1E5FF
Accessibility & contrast
On white
2.82
#7F92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#7F92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F92FE
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F92FE | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#5995FC
Tritanopia (blue-blind)
#49A9BC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7f92fe; /* rgb */ color: rgb(127, 146, 254); /* oklch */ color: oklch(69.4% 0.159 274.0);
Tailwind
colors: {
custom: {
50: '#abb1ff',
500: '#7f92fe',
950: '#000000',
},
}SCSS
$custom: #7f92fe; $custom-light: #abb1ff; $custom-dark: #000000;
JSON
{
"hex": "#7f92fe",
"rgb": {
"r": 127,
"g": 146,
"b": 254
},
"hsl": {
"h": 231.024,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.69379,
"c": 0.15926,
"h": 274
},
"luminance": 0.32226
}Semantic roles & 50–950 ramp
primary
#7F92FE
secondary
#F7F2D4
accent
#C300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86