#7A9DFD#7A9DFD
#7A9DFD is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.146 H 267.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9DFD |
|---|---|
| RGB | rgb(122, 157, 253) |
| HSL | hsl(224, 97%, 74%) |
| HSV | hsv(224, 52%, 99%) |
| CMYK | cmyk(51.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.01, 14.21, -51.53) |
| CIE-LCH | lch(66.01, 53.45, 285.42°) |
| OKLab | oklab(71.19% -0.0064 -0.1458) |
| OKLCH | oklch(71.19% 0.146 267.5) |
| XYZ | xyz(37.8068, 35.3407, 97.7387) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.23
Periwinkle Blue
#8F99FB
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 7.36
Lavender Blue
#8B88F8
ΔE00 8.61
Dark Sky Blue
#448EE4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9DFD #FDDA7A
analogous
#7ADFFD #7A9DFD #987AFD
triadic
#7A9DFD #FD7A9D #9DFD7A
tetradic
#7A9DFD #FD7ADF #FDDA7A #7AFD98
square
#7A9DFD #FD7ADF #FDDA7A #7AFD98
split-complementary
#7A9DFD #FD987A #DFFD7A
monochromatic
#0445F9 #3E71FC #7A9DFD #B6C9FE #E1E9FF
Accessibility & contrast
On white
2.60
#7A9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7A9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9DFD
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9DFD | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#689BFB
Tritanopia (blue-blind)
#3AB2C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7a9dfd; /* rgb */ color: rgb(122, 157, 253); /* oklch */ color: oklch(71.2% 0.146 267.5);
Tailwind
colors: {
custom: {
50: '#a8b9fe',
500: '#7a9dfd',
950: '#000000',
},
}SCSS
$custom: #7a9dfd; $custom-light: #a8b9fe; $custom-dark: #000000;
JSON
{
"hex": "#7a9dfd",
"rgb": {
"r": 122,
"g": 157,
"b": 253
},
"hsl": {
"h": 223.969,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.71193,
"c": 0.14594,
"h": 267.5
},
"luminance": 0.35343
}Semantic roles & 50–950 ramp
primary
#7A9DFD
secondary
#F7EED4
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086