#7FA1FF#7FA1FF
#7FA1FF is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.4% C 0.142 H 267.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1FF |
|---|---|
| RGB | rgb(127, 161, 255) |
| HSL | hsl(224, 100%, 75%) |
| HSV | hsv(224, 50%, 100%) |
| CMYK | cmyk(50.2%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(67.44, 13.60, -50.34) |
| CIE-LCH | lch(67.44, 52.14, 285.12°) |
| OKLab | oklab(72.4% -0.0056 -0.1422) |
| OKLCH | oklch(72.4% 0.142 267.7) |
| XYZ | xyz(39.5414, 37.2191, 99.6887) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Cornflowerblue
#6495ED
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 8.26
Lavender Blue
#8B88F8
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1FF #FFDD7F
analogous
#7FE1FF #7FA1FF #9D7FFF
triadic
#7FA1FF #FF7FA1 #A1FF7F
tetradic
#7FA1FF #FF7FE1 #FFDD7F #7FFF9D
square
#7FA1FF #FF7FE1 #FFDD7F #7FFF9D
split-complementary
#7FA1FF #FF9D7F #E1FF7F
monochromatic
#0547FF #4274FF #7FA1FF #BCCEFF #E0E9FF
Accessibility & contrast
On white
2.49
#7FA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7FA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#45B5C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa1ff; /* rgb */ color: rgb(127, 161, 255); /* oklch */ color: oklch(72.4% 0.142 267.7);
Tailwind
colors: {
custom: {
50: '#abbcff',
500: '#7fa1ff',
950: '#000000',
},
}SCSS
$custom: #7fa1ff; $custom-light: #abbcff; $custom-dark: #000000;
JSON
{
"hex": "#7fa1ff",
"rgb": {
"r": 127,
"g": 161,
"b": 255
},
"hsl": {
"h": 224.063,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.72403,
"c": 0.14233,
"h": 267.7
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#7FA1FF
secondary
#F7EED4
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186