#7F7DFF#7F7DFF
#7F7DFF is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.5% C 0.188 H 280.6°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7DFF |
|---|---|
| RGB | rgb(127, 125, 255) |
| HSL | hsl(241, 100%, 75%) |
| HSV | hsv(241, 51%, 100%) |
| CMYK | cmyk(50.2%, 51%, 0%, 0%) |
| CIE-LAB | lab(58.41, 34.65, -64.73) |
| CIE-LCH | lch(58.41, 73.42, 298.16°) |
| OKLab | oklab(65.53% 0.0345 -0.1846) |
| OKLCH | oklch(65.53% 0.188 280.6) |
| XYZ | xyz(34.1305, 26.3973, 97.8851) |
| Luminance | 0.2640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.79
Lavender Blue
#8B88F8
ΔE00 3.64
Cornflower
#6A79F7
ΔE00 3.67
Perrywinkle
#8F8CE7
ΔE00 6.24
Mediumslateblue
#7B68EE
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7DFF #FDFF7D
analogous
#7DBCFF #7F7DFF #C07DFF
triadic
#7F7DFF #FF7F7D #7DFF7F
tetradic
#7F7DFF #FF7DBC #FDFF7D #7DFFC0
square
#7F7DFF #FF7DBC #FDFF7D #7DFFC0
split-complementary
#7F7DFF #FFC07D #BCFF7D
monochromatic
#0603FF #4340FF #7F7DFF #BBBAFF #E1E0FF
Accessibility & contrast
On white
3.34
#7F7DFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#7F7DFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7DFF
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7DFF | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B91FF
Deuteranopia (green-blind)
#2D88FC
Tritanopia (blue-blind)
#4C9AB2
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7f7dff; /* rgb */ color: rgb(127, 125, 255); /* oklch */ color: oklch(65.5% 0.188 280.6);
Tailwind
colors: {
custom: {
50: '#aca2ff',
500: '#7f7dff',
950: '#000000',
},
}SCSS
$custom: #7f7dff; $custom-light: #aca2ff; $custom-dark: #000000;
JSON
{
"hex": "#7f7dff",
"rgb": {
"r": 127,
"g": 125,
"b": 255
},
"hsl": {
"h": 240.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.65525,
"c": 0.18784,
"h": 280.6
},
"luminance": 0.26399
}Semantic roles & 50–950 ramp
primary
#7F7DFF
secondary
#F7F7D4
accent
#E600E2
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F18
muted
#807F86