#7FA0FD#7FA0FD
#7FA0FD is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.1% C 0.141 H 268.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0FD |
|---|---|
| RGB | rgb(127, 160, 253) |
| HSL | hsl(224, 97%, 75%) |
| HSV | hsv(224, 50%, 99%) |
| CMYK | cmyk(49.8%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(67.08, 13.58, -49.82) |
| CIE-LCH | lch(67.08, 51.63, 285.24°) |
| OKLab | oklab(72.1% -0.0049 -0.1407) |
| OKLCH | oklch(72.1% 0.141 268) |
| XYZ | xyz(39.0470, 36.7429, 97.9440) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 5.06
Carolina Blue
#8AB8FE
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.47
Lavender Blue
#8B88F8
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0FD #FDDC7F
analogous
#7FDFFD #7FA0FD #9D7FFD
triadic
#7FA0FD #FD7FA0 #A0FD7F
tetradic
#7FA0FD #FD7FDF #FDDC7F #7FFD9D
square
#7FA0FD #FD7FDF #FDDC7F #7FFD9D
split-complementary
#7FA0FD #FD9D7F #DFFD7F
monochromatic
#0647FB #4373FC #7FA0FD #BBCDFE #E1E9FF
Accessibility & contrast
On white
2.52
#7FA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#7FA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0FD
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0FD | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6E9EFB
Tritanopia (blue-blind)
#47B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa0fd; /* rgb */ color: rgb(127, 160, 253); /* oklch */ color: oklch(72.1% 0.141 268.0);
Tailwind
colors: {
custom: {
50: '#abbbfe',
500: '#7fa0fd',
950: '#000000',
},
}SCSS
$custom: #7fa0fd; $custom-light: #abbbfe; $custom-dark: #000000;
JSON
{
"hex": "#7fa0fd",
"rgb": {
"r": 127,
"g": 160,
"b": 253
},
"hsl": {
"h": 224.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.72095,
"c": 0.14079,
"h": 268
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#7FA0FD
secondary
#F7EED4
accent
#A900E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086