#7FA2FB#7FA2FB
#7FA2FB is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.136 H 266.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2FB |
|---|---|
| RGB | rgb(127, 162, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 49%, 98%) |
| CMYK | cmyk(49.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.51, 11.83, -48.05) |
| CIE-LCH | lch(67.51, 49.49, 283.83°) |
| OKLab | oklab(72.4% -0.0077 -0.1355) |
| OKLCH | oklch(72.4% 0.136 266.8) |
| XYZ | xyz(39.0796, 37.3151, 96.3913) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.04
Sky Blue (survey)
#75BBFD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2FB #FBD87F
analogous
#7FE0FB #7FA2FB #9A7FFB
triadic
#7FA2FB #FB7FA2 #A2FB7F
tetradic
#7FA2FB #FB7FE0 #FBD87F #7FFB9A
square
#7FA2FB #FB7FE0 #FBD87F #7FFB9A
split-complementary
#7FA2FB #FB9A7F #E0FB7F
monochromatic
#084CF7 #4477F9 #7FA2FB #BACDFD #E1E9FE
Accessibility & contrast
On white
2.48
#7FA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7FA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2FB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2FB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#49B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa2fb; /* rgb */ color: rgb(127, 162, 251); /* oklch */ color: oklch(72.4% 0.136 266.8);
Tailwind
colors: {
custom: {
50: '#aabdfd',
500: '#7fa2fb',
950: '#000000',
},
}SCSS
$custom: #7fa2fb; $custom-light: #aabdfd; $custom-dark: #000000;
JSON
{
"hex": "#7fa2fb",
"rgb": {
"r": 127,
"g": 162,
"b": 251
},
"hsl": {
"h": 223.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.72396,
"c": 0.13576,
"h": 266.8
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#7FA2FB
secondary
#F6EDD5
accent
#A500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101217
muted
#7F8185