#7FA1FE#7FA1FE
#7FA1FE is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.4% C 0.141 H 267.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1FE |
|---|---|
| RGB | rgb(127, 161, 254) |
| HSL | hsl(224, 98%, 75%) |
| HSV | hsv(224, 50%, 100%) |
| CMYK | cmyk(50%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(67.39, 13.30, -49.87) |
| CIE-LCH | lch(67.39, 51.61, 284.93°) |
| OKLab | oklab(72.35% -0.0059 -0.1408) |
| OKLCH | oklch(72.35% 0.141 267.6) |
| XYZ | xyz(39.3808, 37.1549, 98.8432) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Cornflowerblue
#6495ED
ΔE00 5.16
Carolina Blue
#8AB8FE
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.26
Lavender Blue
#8B88F8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1FE #FEDC7F
analogous
#7FE1FE #7FA1FE #9D7FFE
triadic
#7FA1FE #FE7FA1 #A1FE7F
tetradic
#7FA1FE #FE7FE1 #FEDC7F #7FFE9D
square
#7FA1FE #FE7FE1 #FEDC7F #7FFE9D
split-complementary
#7FA1FE #FE9D7F #E1FE7F
monochromatic
#0648FD #4274FE #7FA1FE #BCCEFE #E1E9FF
Accessibility & contrast
On white
2.49
#7FA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7FA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1FE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1FE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#46B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa1fe; /* rgb */ color: rgb(127, 161, 254); /* oklch */ color: oklch(72.4% 0.141 267.6);
Tailwind
colors: {
custom: {
50: '#abbcff',
500: '#7fa1fe',
950: '#000000',
},
}SCSS
$custom: #7fa1fe; $custom-light: #abbcff; $custom-dark: #000000;
JSON
{
"hex": "#7fa1fe",
"rgb": {
"r": 127,
"g": 161,
"b": 254
},
"hsl": {
"h": 223.937,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.7235,
"c": 0.14097,
"h": 267.6
},
"luminance": 0.37158
}Semantic roles & 50–950 ramp
primary
#7FA1FE
secondary
#F7EED4
accent
#A800E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186