#7C81FA#7C81FA
#7C81FA is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.7% C 0.176 H 278.6°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7C81FA |
|---|---|
| RGB | rgb(124, 129, 250) |
| HSL | hsl(238, 93%, 73%) |
| HSV | hsv(238, 50%, 98%) |
| CMYK | cmyk(50.4%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(58.87, 30.17, -61.25) |
| CIE-LCH | lch(58.87, 68.28, 296.22°) |
| OKLab | oklab(65.72% 0.0263 -0.1745) |
| OKLCH | oklch(65.72% 0.176 278.6) |
| XYZ | xyz(33.4124, 26.8858, 93.8528) |
| Luminance | 0.2689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.06
Periwinkle (survey)
#8E82FE
ΔE00 3.30
Cornflower
#6A79F7
ΔE00 3.44
Perrywinkle
#8F8CE7
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C81FA #FAF57C
analogous
#7CC0FA #7C81FA #B67CFA
triadic
#7C81FA #FA7C81 #81FA7C
tetradic
#7C81FA #FA7CC0 #FAF57C #7CFAB6
square
#7C81FA #FA7CC0 #FAF57C #7CFAB6
split-complementary
#7C81FA #FAB67C #C0FA7C
monochromatic
#0913F2 #4148F8 #7C81FA #B7BAFC #E2E3FE
Accessibility & contrast
On white
3.29
#7C81FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#7C81FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C81FA
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C81FA | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4993FE
Deuteranopia (green-blind)
#3C89F7
Tritanopia (blue-blind)
#489BB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7c81fa; /* rgb */ color: rgb(124, 129, 250); /* oklch */ color: oklch(65.7% 0.176 278.6);
Tailwind
colors: {
custom: {
50: '#a9a5fd',
500: '#7c81fa',
950: '#000000',
},
}SCSS
$custom: #7c81fa; $custom-light: #a9a5fd; $custom-dark: #000000;
JSON
{
"hex": "#7c81fa",
"rgb": {
"r": 124,
"g": 129,
"b": 250
},
"hsl": {
"h": 237.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.65719,
"c": 0.17646,
"h": 278.6
},
"luminance": 0.26888
}Semantic roles & 50–950 ramp
primary
#7C81FA
secondary
#F6F5D5
accent
#DC00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86