#7FABFF#7FABFF
#7FABFF is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.4% C 0.131 H 262.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABFF |
|---|---|
| RGB | rgb(127, 171, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 50%, 100%) |
| CMYK | cmyk(50.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.07, 7.88, -46.19) |
| CIE-LCH | lch(70.07, 46.86, 279.68°) |
| OKLab | oklab(74.44% -0.017 -0.1301) |
| OKLCH | oklch(74.44% 0.131 262.6) |
| XYZ | xyz(41.3593, 40.8549, 100.2947) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 6.65
Sky Blue (survey)
#75BBFD
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 7.87
Baby Blue (survey)
#A2CFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABFF #FFD37F
analogous
#7FEBFF #7FABFF #937FFF
triadic
#7FABFF #FF7FAB #ABFF7F
tetradic
#7FABFF #FF7FEB #FFD37F #7FFF93
square
#7FABFF #FF7FEB #FFD37F #7FFF93
split-complementary
#7FABFF #FF937F #EBFF7F
monochromatic
#055BFF #4283FF #7FABFF #BCD3FF #E0EBFF
Accessibility & contrast
On white
2.29
#7FABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#7FABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABFF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABFF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#43BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7fabff; /* rgb */ color: rgb(127, 171, 255); /* oklch */ color: oklch(74.4% 0.131 262.6);
Tailwind
colors: {
custom: {
50: '#abc3ff',
500: '#7fabff',
950: '#000000',
},
}SCSS
$custom: #7fabff; $custom-light: #abc3ff; $custom-dark: #000000;
JSON
{
"hex": "#7fabff",
"rgb": {
"r": 127,
"g": 171,
"b": 255
},
"hsl": {
"h": 219.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.74444,
"c": 0.13119,
"h": 262.6
},
"luminance": 0.40858
}Semantic roles & 50–950 ramp
primary
#7FABFF
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186