#7D85FE#7D85FE
#7D85FE is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.8% C 0.176 H 277.6°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7D85FE |
|---|---|
| RGB | rgb(125, 133, 254) |
| HSL | hsl(236, 98%, 74%) |
| HSV | hsv(236, 51%, 100%) |
| CMYK | cmyk(50.8%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(60.15, 29.23, -61.40) |
| CIE-LCH | lch(60.15, 68.00, 295.45°) |
| OKLab | oklab(66.78% 0.0234 -0.1749) |
| OKLCH | oklch(66.78% 0.176 277.6) |
| XYZ | xyz(34.7288, 28.2887, 97.3770) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.73
Periwinkle (survey)
#8E82FE
ΔE00 3.54
Cornflower
#6A79F7
ΔE00 4.33
Perrywinkle
#8F8CE7
ΔE00 5.25
Soft Blue
#6488EA
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D85FE #FEF67D
analogous
#7DC6FE #7D85FE #B67DFE
triadic
#7D85FE #FE7D85 #85FE7D
tetradic
#7D85FE #FE7DC6 #FEF67D #7DFEB6
square
#7D85FE #FE7DC6 #FEF67D #7DFEB6
split-complementary
#7D85FE #FEB67D #C6FE7D
monochromatic
#0413FD #404CFE #7D85FE #BABEFE #E1E3FF
Accessibility & contrast
On white
3.15
#7D85FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#7D85FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D85FE
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D85FE | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D96FF
Deuteranopia (green-blind)
#408CFB
Tritanopia (blue-blind)
#479FB5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7d85fe; /* rgb */ color: rgb(125, 133, 254); /* oklch */ color: oklch(66.8% 0.176 277.6);
Tailwind
colors: {
custom: {
50: '#aaa8ff',
500: '#7d85fe',
950: '#000000',
},
}SCSS
$custom: #7d85fe; $custom-light: #aaa8ff; $custom-dark: #000000;
JSON
{
"hex": "#7d85fe",
"rgb": {
"r": 125,
"g": 133,
"b": 254
},
"hsl": {
"h": 236.279,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.66778,
"c": 0.17642,
"h": 277.6
},
"luminance": 0.28291
}Semantic roles & 50–950 ramp
primary
#7D85FE
secondary
#F7F5D4
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86