#7F74FA#7F74FA
#7F74FA is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.6% C 0.193 H 283.1°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7F74FA |
|---|---|
| RGB | rgb(127, 116, 250) |
| HSL | hsl(245, 93%, 72%) |
| HSV | hsv(245, 54%, 98%) |
| CMYK | cmyk(49.2%, 53.6%, 0%, 2%) |
| CIE-LAB | lab(55.99, 38.43, -65.87) |
| CIE-LCH | lch(55.99, 76.26, 300.26°) |
| OKLab | oklab(63.62% 0.0439 -0.1881) |
| OKLCH | oklch(63.62% 0.193 283.1) |
| XYZ | xyz(32.2479, 23.9033, 93.3385) |
| Luminance | 0.2391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.45
Lavender Blue
#8B88F8
ΔE00 5.90
Mediumpurple
#9370DB
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F74FA #EFFA74
analogous
#74ACFA #7F74FA #C274FA
triadic
#7F74FA #FA7F74 #74FA7F
tetradic
#7F74FA #FA74AC #EFFA74 #74FAC2
square
#7F74FA #FA74AC #EFFA74 #74FAC2
split-complementary
#7F74FA #FAC274 #ACFA74
monochromatic
#1B08EB #4939F8 #7F74FA #B5AFFC #E4E1FE
Accessibility & contrast
On white
3.63
#7F74FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#7F74FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F74FA
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F74FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F74FA | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#278BFF
Deuteranopia (green-blind)
#1A82F7
Tritanopia (blue-blind)
#5192AC
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7f74fa; /* rgb */ color: rgb(127, 116, 250); /* oklch */ color: oklch(63.6% 0.193 283.1);
Tailwind
colors: {
custom: {
50: '#ac9cfd',
500: '#7f74fa',
950: '#000000',
},
}SCSS
$custom: #7f74fa; $custom-light: #ac9cfd; $custom-dark: #000000;
JSON
{
"hex": "#7f74fa",
"rgb": {
"r": 127,
"g": 116,
"b": 250
},
"hsl": {
"h": 244.925,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.63617,
"c": 0.19312,
"h": 283.1
},
"luminance": 0.23905
}Semantic roles & 50–950 ramp
primary
#7F74FA
secondary
#F3F6D4
accent
#E600D3
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86