#7F92FD#7F92FD
#7F92FD is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.3% C 0.158 H 274.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7F92FD |
|---|---|
| RGB | rgb(127, 146, 253) |
| HSL | hsl(231, 97%, 75%) |
| HSV | hsv(231, 50%, 99%) |
| CMYK | cmyk(49.8%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(63.47, 21.71, -55.54) |
| CIE-LCH | lch(63.47, 59.63, 291.35°) |
| OKLab | oklab(69.32% 0.011 -0.1575) |
| OKLCH | oklch(69.32% 0.158 274) |
| XYZ | xyz(36.7553, 32.1594, 97.1801) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Lavender Blue
#8B88F8
ΔE00 4.62
Soft Blue
#6488EA
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.63
Cornflowerblue
#6495ED
ΔE00 6.09
Periwinkle (survey)
#8E82FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F92FD #FDEA7F
analogous
#7FD1FD #7F92FD #AB7FFD
triadic
#7F92FD #FD7F92 #92FD7F
tetradic
#7F92FD #FD7FD1 #FDEA7F #7FFDAB
square
#7F92FD #FD7FD1 #FDEA7F #7FFDAB
split-complementary
#7F92FD #FDAB7F #D1FD7F
monochromatic
#062BFB #435FFC #7F92FD #BBC5FE #E1E5FF
Accessibility & contrast
On white
2.83
#7F92FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7F92FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F92FD
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F92FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F92FD | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#5A95FB
Tritanopia (blue-blind)
#4AA9BB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7f92fd; /* rgb */ color: rgb(127, 146, 253); /* oklch */ color: oklch(69.3% 0.158 274.0);
Tailwind
colors: {
custom: {
50: '#abb1fe',
500: '#7f92fd',
950: '#000000',
},
}SCSS
$custom: #7f92fd; $custom-light: #abb1fe; $custom-dark: #000000;
JSON
{
"hex": "#7f92fd",
"rgb": {
"r": 127,
"g": 146,
"b": 253
},
"hsl": {
"h": 230.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.69322,
"c": 0.15789,
"h": 274
},
"luminance": 0.32162
}Semantic roles & 50–950 ramp
primary
#7F92FD
secondary
#F7F2D4
accent
#C300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86