#7D72FF#7D72FF
#7D72FF is a light, highly saturated blue. Relative luminance 0.236; OKLCH L 63.5% C 0.202 H 282.5°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7D72FF |
|---|---|
| RGB | rgb(125, 114, 255) |
| HSL | hsl(245, 100%, 72%) |
| HSV | hsv(245, 55%, 100%) |
| CMYK | cmyk(51%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(55.70, 40.66, -69.11) |
| CIE-LCH | lch(55.70, 80.19, 300.47°) |
| OKLab | oklab(63.46% 0.0438 -0.1977) |
| OKLCH | oklch(63.46% 0.202 282.5) |
| XYZ | xyz(32.5193, 23.6128, 97.4325) |
| Luminance | 0.2361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.85
Cornflower
#6A79F7
ΔE00 4.35
Periwinkle (survey)
#8E82FE
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 6.53
Mediumpurple
#9370DB
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D72FF #F4FF72
analogous
#72ADFF #7D72FF #C472FF
triadic
#7D72FF #FF7D72 #72FF7D
tetradic
#7D72FF #FF72AD #F4FF72 #72FFC4
square
#7D72FF #FF72AD #F4FF72 #72FFC4
split-complementary
#7D72FF #FFC472 #ADFF72
monochromatic
#1300F7 #4535FF #7D72FF #B5AFFF #E3E0FF
Accessibility & contrast
On white
3.67
#7D72FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7D72FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D72FF
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D72FF | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B8AFF
Deuteranopia (green-blind)
#0081FC
Tritanopia (blue-blind)
#4992AE
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7d72ff; /* rgb */ color: rgb(125, 114, 255); /* oklch */ color: oklch(63.5% 0.202 282.5);
Tailwind
colors: {
custom: {
50: '#ab9bff',
500: '#7d72ff',
950: '#000000',
},
}SCSS
$custom: #7d72ff; $custom-light: #ab9bff; $custom-dark: #000000;
JSON
{
"hex": "#7d72ff",
"rgb": {
"r": 125,
"g": 114,
"b": 255
},
"hsl": {
"h": 244.681,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.63463,
"c": 0.20245,
"h": 282.5
},
"luminance": 0.23615
}Semantic roles & 50–950 ramp
primary
#7D72FF
secondary
#F5F7D4
accent
#E600D4
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86