#7F7DEB#7F7DEB
#7F7DEB is a light, vivid blue. Relative luminance 0.252; OKLCH L 64.3% C 0.161 H 281.7°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7DEB |
|---|---|
| RGB | rgb(127, 125, 235) |
| HSL | hsl(241, 73%, 71%) |
| HSV | hsv(241, 47%, 92%) |
| CMYK | cmyk(46%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(57.25, 28.74, -55.53) |
| CIE-LCH | lch(57.25, 62.53, 297.37°) |
| OKLab | oklab(64.27% 0.0326 -0.1576) |
| OKLCH | oklch(64.27% 0.161 281.7) |
| XYZ | xyz(31.0769, 25.1759, 81.8031) |
| Luminance | 0.2518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.69
Lavender Blue
#8B88F8
ΔE00 3.81
Cornflower
#6A79F7
ΔE00 3.96
Perrywinkle
#8F8CE7
ΔE00 5.12
Mediumslateblue
#7B68EE
ΔE00 6.39
Mediumpurple
#9370DB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7DEB #E9EB7D
analogous
#7DB2EB #7F7DEB #B67DEB
triadic
#7F7DEB #EB7F7D #7DEB7F
tetradic
#7F7DEB #EB7DB2 #E9EB7D #7DEBB6
square
#7F7DEB #EB7DB2 #E9EB7D #7DEBB6
split-complementary
#7F7DEB #EBB67D #B2EB7D
monochromatic
#2320CE #4B48E3 #7F7DEB #B3B2F3 #E5E4FB
Accessibility & contrast
On white
3.48
#7F7DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#7F7DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7DEB
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7DEB | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8DEF
Deuteranopia (green-blind)
#4886E9
Tritanopia (blue-blind)
#5A94A9
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7f7deb; /* rgb */ color: rgb(127, 125, 235); /* oklch */ color: oklch(64.3% 0.161 281.7);
Tailwind
colors: {
custom: {
50: '#aaa2f2',
500: '#7f7deb',
950: '#000000',
},
}SCSS
$custom: #7f7deb; $custom-light: #aaa2f2; $custom-dark: #000000;
JSON
{
"hex": "#7f7deb",
"rgb": {
"r": 127,
"g": 125,
"b": 235
},
"hsl": {
"h": 241.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.64272,
"c": 0.16097,
"h": 281.7
},
"luminance": 0.25177
}Semantic roles & 50–950 ramp
primary
#7F7DEB
secondary
#F0F1D3
accent
#D510D2
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85