#7FA6FF#7FA6FF
#7FA6FF is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.4% C 0.137 H 265.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6FF |
|---|---|
| RGB | rgb(127, 166, 255) |
| HSL | hsl(222, 100%, 75%) |
| HSV | hsv(222, 50%, 100%) |
| CMYK | cmyk(50.2%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(68.75, 10.73, -48.27) |
| CIE-LCH | lch(68.75, 49.45, 282.53°) |
| OKLab | oklab(73.42% -0.0113 -0.1362) |
| OKLCH | oklch(73.42% 0.137 265.2) |
| XYZ | xyz(40.4327, 39.0017, 99.9858) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.87
Cornflowerblue
#6495ED
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 8.19
Soft Blue
#6488EA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6FF #FFD87F
analogous
#7FE6FF #7FA6FF #987FFF
triadic
#7FA6FF #FF7FA6 #A6FF7F
tetradic
#7FA6FF #FF7FE6 #FFD87F #7FFF98
square
#7FA6FF #FF7FE6 #FFD87F #7FFF98
split-complementary
#7FA6FF #FF987F #E6FF7F
monochromatic
#0551FF #427BFF #7FA6FF #BCD1FF #E0EAFF
Accessibility & contrast
On white
2.39
#7FA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7FA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#44B9C7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fa6ff; /* rgb */ color: rgb(127, 166, 255); /* oklch */ color: oklch(73.4% 0.137 265.2);
Tailwind
colors: {
custom: {
50: '#abc0ff',
500: '#7fa6ff',
950: '#000000',
},
}SCSS
$custom: #7fa6ff; $custom-light: #abc0ff; $custom-dark: #000000;
JSON
{
"hex": "#7fa6ff",
"rgb": {
"r": 127,
"g": 166,
"b": 255
},
"hsl": {
"h": 221.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.73418,
"c": 0.13663,
"h": 265.2
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#7FA6FF
secondary
#F7ECD4
accent
#A000E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186