#7FA3FF#7FA3FF
#7FA3FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.8% C 0.140 H 266.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3FF |
|---|---|
| RGB | rgb(127, 163, 255) |
| HSL | hsl(223, 100%, 75%) |
| HSV | hsv(223, 50%, 100%) |
| CMYK | cmyk(50.2%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(67.96, 12.45, -49.51) |
| CIE-LCH | lch(67.96, 51.05, 284.11°) |
| OKLab | oklab(72.81% -0.0079 -0.1398) |
| OKLCH | oklch(72.81% 0.14 266.8) |
| XYZ | xyz(39.8937, 37.9237, 99.8062) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 5.57
Carolina Blue
#8AB8FE
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3FF #FFDB7F
analogous
#7FE3FF #7FA3FF #9B7FFF
triadic
#7FA3FF #FF7FA3 #A3FF7F
tetradic
#7FA3FF #FF7FE3 #FFDB7F #7FFF9B
square
#7FA3FF #FF7FE3 #FFDB7F #7FFF9B
split-complementary
#7FA3FF #FF9B7F #E3FF7F
monochromatic
#054BFF #4277FF #7FA3FF #BCCFFF #E0E9FF
Accessibility & contrast
On white
2.45
#7FA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7FA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3FF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3FF | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#45B7C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa3ff; /* rgb */ color: rgb(127, 163, 255); /* oklch */ color: oklch(72.8% 0.140 266.8);
Tailwind
colors: {
custom: {
50: '#abbdff',
500: '#7fa3ff',
950: '#000000',
},
}SCSS
$custom: #7fa3ff; $custom-light: #abbdff; $custom-dark: #000000;
JSON
{
"hex": "#7fa3ff",
"rgb": {
"r": 127,
"g": 163,
"b": 255
},
"hsl": {
"h": 223.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.72807,
"c": 0.14002,
"h": 266.8
},
"luminance": 0.37926
}Semantic roles & 50–950 ramp
primary
#7FA3FF
secondary
#F7EDD4
accent
#A500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186