#7D81FA#7D81FA
#7D81FA is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.8% C 0.176 H 279.0°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7D81FA |
|---|---|
| RGB | rgb(125, 129, 250) |
| HSL | hsl(238, 93%, 74%) |
| HSV | hsv(238, 50%, 98%) |
| CMYK | cmyk(50%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(58.94, 30.38, -61.14) |
| CIE-LCH | lch(58.94, 68.27, 296.42°) |
| OKLab | oklab(65.79% 0.0274 -0.1741) |
| OKLCH | oklch(65.79% 0.176 279) |
| XYZ | xyz(33.5577, 26.9607, 93.8596) |
| Luminance | 0.2696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.93
Periwinkle (survey)
#8E82FE
ΔE00 3.12
Cornflower
#6A79F7
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D81FA #FAF67D
analogous
#7DBFFA #7D81FA #B77DFA
triadic
#7D81FA #FA7D81 #81FA7D
tetradic
#7D81FA #FA7DBF #FAF67D #7DFAB7
square
#7D81FA #FA7DBF #FAF67D #7DFAB7
split-complementary
#7D81FA #FAB77D #BFFA7D
monochromatic
#0911F3 #4248F8 #7D81FA #B8BAFC #E2E2FE
Accessibility & contrast
On white
3.29
#7D81FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#7D81FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D81FA
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D81FA | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4993FE
Deuteranopia (green-blind)
#3D89F7
Tritanopia (blue-blind)
#4B9BB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7d81fa; /* rgb */ color: rgb(125, 129, 250); /* oklch */ color: oklch(65.8% 0.176 279.0);
Tailwind
colors: {
custom: {
50: '#aaa5fd',
500: '#7d81fa',
950: '#000000',
},
}SCSS
$custom: #7d81fa; $custom-light: #aaa5fd; $custom-dark: #000000;
JSON
{
"hex": "#7d81fa",
"rgb": {
"r": 125,
"g": 129,
"b": 250
},
"hsl": {
"h": 238.08,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.65789,
"c": 0.17627,
"h": 279
},
"luminance": 0.26963
}Semantic roles & 50–950 ramp
primary
#7D81FA
secondary
#F6F5D5
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86