#7C9DFD#7C9DFD
#7C9DFD is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.145 H 268.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7C9DFD |
|---|---|
| RGB | rgb(124, 157, 253) |
| HSL | hsl(225, 97%, 74%) |
| HSV | hsv(225, 51%, 99%) |
| CMYK | cmyk(51%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.13, 14.65, -51.34) |
| CIE-LCH | lch(66.13, 53.39, 285.92°) |
| OKLab | oklab(71.31% -0.0044 -0.1452) |
| OKLCH | oklch(71.31% 0.145 268.2) |
| XYZ | xyz(38.0930, 35.4883, 97.7521) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 4.65
Soft Blue
#6488EA
ΔE00 6.71
Carolina Blue
#8AB8FE
ΔE00 7.43
Lavender Blue
#8B88F8
ΔE00 8.32
Perrywinkle
#8F8CE7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C9DFD #FDDC7C
analogous
#7CDEFD #7C9DFD #9C7CFD
triadic
#7C9DFD #FD7C9D #9DFD7C
tetradic
#7C9DFD #FD7CDE #FDDC7C #7CFD9C
square
#7C9DFD #FD7CDE #FDDC7C #7CFD9C
split-complementary
#7C9DFD #FD9C7C #DEFD7C
monochromatic
#0443FB #4070FC #7C9DFD #B8CAFE #E1E8FF
Accessibility & contrast
On white
2.59
#7C9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#7C9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C9DFD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C9DFD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#699BFB
Tritanopia (blue-blind)
#40B2C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7c9dfd; /* rgb */ color: rgb(124, 157, 253); /* oklch */ color: oklch(71.3% 0.145 268.2);
Tailwind
colors: {
custom: {
50: '#a9b9fe',
500: '#7c9dfd',
950: '#000000',
},
}SCSS
$custom: #7c9dfd; $custom-light: #a9b9fe; $custom-dark: #000000;
JSON
{
"hex": "#7c9dfd",
"rgb": {
"r": 124,
"g": 157,
"b": 253
},
"hsl": {
"h": 224.651,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.71311,
"c": 0.14529,
"h": 268.2
},
"luminance": 0.35491
}Semantic roles & 50–950 ramp
primary
#7C9DFD
secondary
#F7EED4
accent
#AB00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086