#7B85FF#7B85FF
#7B85FF is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.7% C 0.178 H 276.9°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7B85FF |
|---|---|
| RGB | rgb(123, 133, 255) |
| HSL | hsl(235, 100%, 74%) |
| HSV | hsv(235, 52%, 100%) |
| CMYK | cmyk(51.8%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(60.07, 29.11, -62.08) |
| CIE-LCH | lch(60.07, 68.57, 295.13°) |
| OKLab | oklab(66.7% 0.0214 -0.1769) |
| OKLCH | oklch(66.7% 0.178 276.9) |
| XYZ | xyz(34.6002, 28.2038, 98.2090) |
| Luminance | 0.2821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.09
Periwinkle (survey)
#8E82FE
ΔE00 3.89
Cornflower
#6A79F7
ΔE00 4.19
Soft Blue
#6488EA
ΔE00 5.51
Perrywinkle
#8F8CE7
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B85FF #FFF57B
analogous
#7BC7FF #7B85FF #B37BFF
triadic
#7B85FF #FF7B85 #85FF7B
tetradic
#7B85FF #FF7BC7 #FFF57B #7BFFB3
square
#7B85FF #FF7BC7 #FFF57B #7BFFB3
split-complementary
#7B85FF #FFB37B #C7FF7B
monochromatic
#0114FF #3E4CFF #7B85FF #B8BEFF #E0E3FF
Accessibility & contrast
On white
3.16
#7B85FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#7B85FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B85FF
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B85FF | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#3D8CFC
Tritanopia (blue-blind)
#40A0B6
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7b85ff; /* rgb */ color: rgb(123, 133, 255); /* oklch */ color: oklch(66.7% 0.178 276.9);
Tailwind
colors: {
custom: {
50: '#a9a8ff',
500: '#7b85ff',
950: '#000000',
},
}SCSS
$custom: #7b85ff; $custom-light: #a9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#7b85ff",
"rgb": {
"r": 123,
"g": 133,
"b": 255
},
"hsl": {
"h": 235.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.66704,
"c": 0.17819,
"h": 276.9
},
"luminance": 0.28206
}Semantic roles & 50–950 ramp
primary
#7B85FF
secondary
#F7F5D4
accent
#D400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86