#7FA5FD#7FA5FD
#7FA5FD is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.1% C 0.135 H 265.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5FD |
|---|---|
| RGB | rgb(127, 165, 253) |
| HSL | hsl(222, 97%, 75%) |
| HSV | hsv(222, 50%, 99%) |
| CMYK | cmyk(49.8%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(68.40, 10.70, -47.75) |
| CIE-LCH | lch(68.40, 48.93, 282.64°) |
| OKLab | oklab(73.11% -0.0106 -0.1346) |
| OKLCH | oklch(73.11% 0.135 265.5) |
| XYZ | xyz(39.9313, 38.5114, 98.2387) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.16
Cornflowerblue
#6495ED
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 8.45
Soft Blue
#6488EA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5FD #FDD77F
analogous
#7FE4FD #7FA5FD #987FFD
triadic
#7FA5FD #FD7FA5 #A5FD7F
tetradic
#7FA5FD #FD7FE4 #FDD77F #7FFD98
square
#7FA5FD #FD7FE4 #FDD77F #7FFD98
split-complementary
#7FA5FD #FD987F #E4FD7F
monochromatic
#0650FB #437BFC #7FA5FD #BBCFFE #E1EAFF
Accessibility & contrast
On white
2.41
#7FA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#7FA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5FD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5FD | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#75A2FB
Tritanopia (blue-blind)
#46B8C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa5fd; /* rgb */ color: rgb(127, 165, 253); /* oklch */ color: oklch(73.1% 0.135 265.5);
Tailwind
colors: {
custom: {
50: '#abbffe',
500: '#7fa5fd',
950: '#000000',
},
}SCSS
$custom: #7fa5fd; $custom-light: #abbffe; $custom-dark: #000000;
JSON
{
"hex": "#7fa5fd",
"rgb": {
"r": 127,
"g": 165,
"b": 253
},
"hsl": {
"h": 221.905,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73111,
"c": 0.13506,
"h": 265.5
},
"luminance": 0.38514
}Semantic roles & 50–950 ramp
primary
#7FA5FD
secondary
#F7ECD4
accent
#A000E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186