#7B85FC#7B85FC
#7B85FC is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.5% C 0.174 H 276.9°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7B85FC |
|---|---|
| RGB | rgb(123, 133, 252) |
| HSL | hsl(235, 96%, 74%) |
| HSV | hsv(235, 51%, 99%) |
| CMYK | cmyk(51.2%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.90, 28.20, -60.71) |
| CIE-LCH | lch(59.90, 66.94, 294.92°) |
| OKLab | oklab(66.52% 0.0211 -0.1729) |
| OKLCH | oklch(66.52% 0.174 276.9) |
| XYZ | xyz(34.1211, 28.0122, 95.6855) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.00
Periwinkle (survey)
#8E82FE
ΔE00 3.92
Cornflower
#6A79F7
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B85FC #FCF27B
analogous
#7BC5FC #7B85FC #B17BFC
triadic
#7B85FC #FC7B85 #85FC7B
tetradic
#7B85FC #FC7BC5 #FCF27B #7BFCB1
square
#7B85FC #FC7BC5 #FCF27B #7BFCB1
split-complementary
#7B85FC #FCB17B #C5FC7B
monochromatic
#0618F7 #3F4EFB #7B85FC #B7BCFD #E1E3FE
Accessibility & contrast
On white
3.18
#7B85FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#7B85FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B85FC
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B85FC | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F96FF
Deuteranopia (green-blind)
#418BF9
Tritanopia (blue-blind)
#439FB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7b85fc; /* rgb */ color: rgb(123, 133, 252); /* oklch */ color: oklch(66.5% 0.174 276.9);
Tailwind
colors: {
custom: {
50: '#a9a8fe',
500: '#7b85fc',
950: '#000000',
},
}SCSS
$custom: #7b85fc; $custom-light: #a9a8fe; $custom-dark: #000000;
JSON
{
"hex": "#7b85fc",
"rgb": {
"r": 123,
"g": 133,
"b": 252
},
"hsl": {
"h": 235.349,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.66518,
"c": 0.17415,
"h": 276.9
},
"luminance": 0.28014
}Semantic roles & 50–950 ramp
primary
#7B85FC
secondary
#F7F4D4
accent
#D400E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86