#7F70FD#7F70FD
#7F70FD is a light, highly saturated blue. Relative luminance 0.232; OKLCH L 63.1% C 0.202 H 283.8°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7F70FD |
|---|---|
| RGB | rgb(127, 112, 253) |
| HSL | hsl(246, 97%, 72%) |
| HSV | hsv(246, 56%, 99%) |
| CMYK | cmyk(49.8%, 55.7%, 0%, 0.8%) |
| CIE-LAB | lab(55.27, 41.62, -68.69) |
| CIE-LCH | lch(55.27, 80.32, 301.21°) |
| OKLab | oklab(63.14% 0.0482 -0.1964) |
| OKLCH | oklch(63.14% 0.202 283.8) |
| XYZ | xyz(32.2709, 23.1905, 95.6853) |
| Luminance | 0.2319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.24
Cornflower
#6A79F7
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 5.39
Mediumpurple
#9370DB
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 7.01
Purpley
#8756E4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F70FD #EEFD70
analogous
#70A8FD #7F70FD #C670FD
triadic
#7F70FD #FD7F70 #70FD7F
tetradic
#7F70FD #FD70A8 #EEFD70 #70FDC6
square
#7F70FD #FD70A8 #EEFD70 #70FDC6
split-complementary
#7F70FD #FDC670 #A8FD70
monochromatic
#1C03EF #4934FC #7F70FD #B5ACFE #E4E1FF
Accessibility & contrast
On white
3.72
#7F70FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#7F70FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F70FD
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F70FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F70FD | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0589FF
Deuteranopia (green-blind)
#0080FA
Tritanopia (blue-blind)
#4F90AC
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7f70fd; /* rgb */ color: rgb(127, 112, 253); /* oklch */ color: oklch(63.1% 0.202 283.8);
Tailwind
colors: {
custom: {
50: '#ac99ff',
500: '#7f70fd',
950: '#000000',
},
}SCSS
$custom: #7f70fd; $custom-light: #ac99ff; $custom-dark: #000000;
JSON
{
"hex": "#7f70fd",
"rgb": {
"r": 127,
"g": 112,
"b": 253
},
"hsl": {
"h": 246.383,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.63142,
"c": 0.20222,
"h": 283.8
},
"luminance": 0.23192
}Semantic roles & 50–950 ramp
primary
#7F70FD
secondary
#F3F7D2
accent
#E600CD
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86