#7F72FF#7F72FF
#7F72FF is a light, highly saturated blue. Relative luminance 0.238; OKLCH L 63.6% C 0.202 H 283.2°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7F72FF |
|---|---|
| RGB | rgb(127, 114, 255) |
| HSL | hsl(246, 100%, 72%) |
| HSV | hsv(246, 55%, 100%) |
| CMYK | cmyk(50.2%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(55.85, 41.06, -68.85) |
| CIE-LCH | lch(55.85, 80.17, 300.81°) |
| OKLab | oklab(63.62% 0.0461 -0.1968) |
| OKLCH | oklch(63.62% 0.202 283.2) |
| XYZ | xyz(32.8143, 23.7649, 97.4464) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.86
Cornflower
#6A79F7
ΔE00 4.63
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Lavender Blue
#8B88F8
ΔE00 6.47
Mediumpurple
#9370DB
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F72FF #F2FF72
analogous
#72ABFF #7F72FF #C672FF
triadic
#7F72FF #FF7F72 #72FF7F
tetradic
#7F72FF #FF72AB #F2FF72 #72FFC6
square
#7F72FF #FF72AB #F2FF72 #72FFC6
split-complementary
#7F72FF #FFC672 #ABFF72
monochromatic
#1700F7 #4735FF #7F72FF #B7AFFF #E3E0FF
Accessibility & contrast
On white
3.65
#7F72FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#7F72FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F72FF
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F72FF | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E8AFF
Deuteranopia (green-blind)
#0081FC
Tritanopia (blue-blind)
#4D92AE
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7f72ff; /* rgb */ color: rgb(127, 114, 255); /* oklch */ color: oklch(63.6% 0.202 283.2);
Tailwind
colors: {
custom: {
50: '#ad9bff',
500: '#7f72ff',
950: '#000000',
},
}SCSS
$custom: #7f72ff; $custom-light: #ad9bff; $custom-dark: #000000;
JSON
{
"hex": "#7f72ff",
"rgb": {
"r": 127,
"g": 114,
"b": 255
},
"hsl": {
"h": 245.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.63616,
"c": 0.20219,
"h": 283.2
},
"luminance": 0.23767
}Semantic roles & 50–950 ramp
primary
#7F72FF
secondary
#F4F7D4
accent
#E600D0
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86