#7D93FA#7D93FA
#7D93FA is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.2% C 0.153 H 272.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7D93FA |
|---|---|
| RGB | rgb(125, 147, 250) |
| HSL | hsl(229, 93%, 74%) |
| HSV | hsv(229, 50%, 98%) |
| CMYK | cmyk(50%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(63.45, 19.79, -53.94) |
| CIE-LCH | lch(63.45, 57.46, 290.14°) |
| OKLab | oklab(69.22% 0.0073 -0.1529) |
| OKLCH | oklch(69.22% 0.153 272.7) |
| XYZ | xyz(36.1410, 32.1272, 94.7207) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.36
Soft Blue
#6488EA
ΔE00 5.03
Lavender Blue
#8B88F8
ΔE00 5.21
Cornflowerblue
#6495ED
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D93FA #FAE47D
analogous
#7DD1FA #7D93FA #A57DFA
triadic
#7D93FA #FA7D93 #93FA7D
tetradic
#7D93FA #FA7DD1 #FAE47D #7DFAA5
square
#7D93FA #FA7DD1 #FAE47D #7DFAA5
split-complementary
#7D93FA #FAA57D #D1FA7D
monochromatic
#0933F3 #4262F8 #7D93FA #B8C4FC #E2E7FE
Accessibility & contrast
On white
2.83
#7D93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7D93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D93FA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D93FA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#5D95F8
Tritanopia (blue-blind)
#48A9BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7d93fa; /* rgb */ color: rgb(125, 147, 250); /* oklch */ color: oklch(69.2% 0.153 272.7);
Tailwind
colors: {
custom: {
50: '#a9b2fc',
500: '#7d93fa',
950: '#000000',
},
}SCSS
$custom: #7d93fa; $custom-light: #a9b2fc; $custom-dark: #000000;
JSON
{
"hex": "#7d93fa",
"rgb": {
"r": 125,
"g": 147,
"b": 250
},
"hsl": {
"h": 229.44,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.69218,
"c": 0.15305,
"h": 272.7
},
"luminance": 0.3213
}Semantic roles & 50–950 ramp
primary
#7D93FA
secondary
#F6F0D5
accent
#BD00E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85