#7C93FC#7C93FC
#7C93FC is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.3% C 0.156 H 272.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7C93FC |
|---|---|
| RGB | rgb(124, 147, 252) |
| HSL | hsl(229, 96%, 74%) |
| HSV | hsv(229, 51%, 99%) |
| CMYK | cmyk(50.8%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(63.49, 20.17, -54.98) |
| CIE-LCH | lch(63.49, 58.56, 290.15°) |
| OKLab | oklab(69.27% 0.0066 -0.1559) |
| OKLCH | oklch(69.27% 0.156 272.4) |
| XYZ | xyz(36.3109, 32.1784, 96.3743) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Soft Blue
#6488EA
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 5.33
Lavender Blue
#8B88F8
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C93FC #FCE57C
analogous
#7CD3FC #7C93FC #A57CFC
triadic
#7C93FC #FC7C93 #93FC7C
tetradic
#7C93FC #FC7CD3 #FCE57C #7CFCA5
square
#7C93FC #FC7CD3 #FCE57C #7CFCA5
split-complementary
#7C93FC #FCA57C #D3FC7C
monochromatic
#0631F8 #4062FB #7C93FC #B8C4FD #E1E6FE
Accessibility & contrast
On white
2.82
#7C93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#7C93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C93FC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C93FC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#5A95FA
Tritanopia (blue-blind)
#43AABB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7c93fc; /* rgb */ color: rgb(124, 147, 252); /* oklch */ color: oklch(69.3% 0.156 272.4);
Tailwind
colors: {
custom: {
50: '#a9b2fe',
500: '#7c93fc',
950: '#000000',
},
}SCSS
$custom: #7c93fc; $custom-light: #a9b2fe; $custom-dark: #000000;
JSON
{
"hex": "#7c93fc",
"rgb": {
"r": 124,
"g": 147,
"b": 252
},
"hsl": {
"h": 229.219,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.69268,
"c": 0.15607,
"h": 272.4
},
"luminance": 0.32181
}Semantic roles & 50–950 ramp
primary
#7C93FC
secondary
#F7F0D4
accent
#BC00E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101018
muted
#7F7F86