#7FA2F0#7FA2F0
#7FA2F0 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.121 H 265.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2F0 |
|---|---|
| RGB | rgb(127, 162, 240) |
| HSL | hsl(221, 79%, 72%) |
| HSV | hsv(221, 47%, 94%) |
| CMYK | cmyk(47.1%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(67.01, 8.59, -42.84) |
| CIE-LCH | lch(67.01, 43.70, 281.34°) |
| OKLab | oklab(71.84% -0.0103 -0.1204) |
| OKLCH | oklch(71.84% 0.121 265.1) |
| XYZ | xyz(37.3958, 36.6416, 87.5232) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.10
Faded Blue
#658CBB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2F0 #F0CD7F
analogous
#7FDBF0 #7FA2F0 #957FF0
triadic
#7FA2F0 #F07FA2 #A2F07F
tetradic
#7FA2F0 #F07FDB #F0CD7F #7FF095
square
#7FA2F0 #F07FDB #F0CD7F #7FF095
split-complementary
#7FA2F0 #F0957F #DBF07F
monochromatic
#1A56DB #487AEA #7FA2F0 #B6CAF6 #E4EBFC
Accessibility & contrast
On white
2.52
#7FA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7FA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2F0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2F0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#799EEE
Tritanopia (blue-blind)
#51B3BE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa2f0; /* rgb */ color: rgb(127, 162, 240); /* oklch */ color: oklch(71.8% 0.121 265.1);
Tailwind
colors: {
custom: {
50: '#a9bdf5',
500: '#7fa2f0',
950: '#000000',
},
}SCSS
$custom: #7fa2f0; $custom-light: #a9bdf5; $custom-dark: #000000;
JSON
{
"hex": "#7fa2f0",
"rgb": {
"r": 127,
"g": 162,
"b": 240
},
"hsl": {
"h": 221.416,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.71838,
"c": 0.12084,
"h": 265.1
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#7FA2F0
secondary
#F4EBD7
accent
#9B0ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185