#7C95FC#7C95FC
#7C95FC is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.7% C 0.154 H 271.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7C95FC |
|---|---|
| RGB | rgb(124, 149, 252) |
| HSL | hsl(228, 96%, 74%) |
| HSV | hsv(228, 51%, 99%) |
| CMYK | cmyk(50.8%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(64.00, 19.00, -54.16) |
| CIE-LCH | lch(64.00, 57.40, 289.33°) |
| OKLab | oklab(69.66% 0.0044 -0.1535) |
| OKLCH | oklch(69.66% 0.154 271.6) |
| XYZ | xyz(36.6246, 32.8059, 96.4788) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.55
Cornflowerblue
#6495ED
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 5.23
Lavender Blue
#8B88F8
ΔE00 5.93
Perrywinkle
#8F8CE7
ΔE00 6.64
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C95FC #FCE37C
analogous
#7CD5FC #7C95FC #A37CFC
triadic
#7C95FC #FC7C95 #95FC7C
tetradic
#7C95FC #FC7CD5 #FCE37C #7CFCA3
square
#7C95FC #FC7CD5 #FCE37C #7CFCA3
split-complementary
#7C95FC #FCA37C #D5FC7C
monochromatic
#0635F8 #4065FB #7C95FC #B8C5FD #E1E7FE
Accessibility & contrast
On white
2.78
#7C95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#7C95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C95FC
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C95FC | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#5E96FA
Tritanopia (blue-blind)
#43ABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7c95fc; /* rgb */ color: rgb(124, 149, 252); /* oklch */ color: oklch(69.7% 0.154 271.6);
Tailwind
colors: {
custom: {
50: '#a9b3fe',
500: '#7c95fc',
950: '#000000',
},
}SCSS
$custom: #7c95fc; $custom-light: #a9b3fe; $custom-dark: #000000;
JSON
{
"hex": "#7c95fc",
"rgb": {
"r": 124,
"g": 149,
"b": 252
},
"hsl": {
"h": 228.281,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.69662,
"c": 0.15358,
"h": 271.6
},
"luminance": 0.32808
}Semantic roles & 50–950 ramp
primary
#7C95FC
secondary
#F7F0D4
accent
#B900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086