#7F85FE#7F85FE
#7F85FE is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.9% C 0.176 H 278.4°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7F85FE |
|---|---|
| RGB | rgb(127, 133, 254) |
| HSL | hsl(237, 98%, 75%) |
| HSV | hsv(237, 50%, 100%) |
| CMYK | cmyk(50%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(60.28, 29.65, -61.17) |
| CIE-LCH | lch(60.28, 67.98, 295.86°) |
| OKLab | oklab(66.92% 0.0256 -0.1741) |
| OKLCH | oklch(66.92% 0.176 278.4) |
| XYZ | xyz(35.0238, 28.4408, 97.3908) |
| Luminance | 0.2844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.41
Periwinkle (survey)
#8E82FE
ΔE00 3.19
Cornflower
#6A79F7
ΔE00 4.52
Perrywinkle
#8F8CE7
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F85FE #FEF87F
analogous
#7FC5FE #7F85FE #B87FFE
triadic
#7F85FE #FE7F85 #85FE7F
tetradic
#7F85FE #FE7FC5 #FEF87F #7FFEB8
square
#7F85FE #FE7FC5 #FEF87F #7FFEB8
split-complementary
#7F85FE #FEB87F #C5FE7F
monochromatic
#0611FD #424BFE #7F85FE #BCBFFE #E1E2FF
Accessibility & contrast
On white
3.14
#7F85FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#7F85FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F85FE
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F85FE | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E96FF
Deuteranopia (green-blind)
#428CFB
Tritanopia (blue-blind)
#4B9FB5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7f85fe; /* rgb */ color: rgb(127, 133, 254); /* oklch */ color: oklch(66.9% 0.176 278.4);
Tailwind
colors: {
custom: {
50: '#aca8ff',
500: '#7f85fe',
950: '#000000',
},
}SCSS
$custom: #7f85fe; $custom-light: #aca8ff; $custom-dark: #000000;
JSON
{
"hex": "#7f85fe",
"rgb": {
"r": 127,
"g": 133,
"b": 254
},
"hsl": {
"h": 237.165,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.66915,
"c": 0.17602,
"h": 278.4
},
"luminance": 0.28443
}Semantic roles & 50–950 ramp
primary
#7F85FE
secondary
#F7F5D4
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86