#7FABFA#7FABFA
#7FABFA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.2% C 0.125 H 261.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABFA |
|---|---|
| RGB | rgb(127, 171, 250) |
| HSL | hsl(219, 92%, 74%) |
| HSV | hsv(219, 49%, 98%) |
| CMYK | cmyk(49.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.85, 6.41, -43.83) |
| CIE-LCH | lch(69.85, 44.30, 278.31°) |
| OKLab | oklab(74.2% -0.0183 -0.1232) |
| OKLCH | oklch(74.2% 0.125 261.6) |
| XYZ | xyz(40.5649, 40.5372, 96.1108) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 6.61
Periwinkle Blue
#8F99FB
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABFA #FACE7F
analogous
#7FE8FA #7FABFA #917FFA
triadic
#7FABFA #FA7FAB #ABFA7F
tetradic
#7FABFA #FA7FE8 #FACE7F #7FFA91
square
#7FABFA #FA7FE8 #FACE7F #7FFA91
split-complementary
#7FABFA #FA917F #E8FA7F
monochromatic
#0A5EF5 #4484F8 #7FABFA #BAD2FC #E2ECFE
Accessibility & contrast
On white
2.31
#7FABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#7FABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABFA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#48BCC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7fabfa; /* rgb */ color: rgb(127, 171, 250); /* oklch */ color: oklch(74.2% 0.125 261.6);
Tailwind
colors: {
custom: {
50: '#aac3fc',
500: '#7fabfa',
950: '#000000',
},
}SCSS
$custom: #7fabfa; $custom-light: #aac3fc; $custom-dark: #000000;
JSON
{
"hex": "#7fabfa",
"rgb": {
"r": 127,
"g": 171,
"b": 250
},
"hsl": {
"h": 218.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.74196,
"c": 0.12459,
"h": 261.6
},
"luminance": 0.4054
}Semantic roles & 50–950 ramp
primary
#7FABFA
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101217
muted
#7F8185