#7FA5FF#7FA5FF
#7FA5FF is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.2% C 0.138 H 265.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5FF |
|---|---|
| RGB | rgb(127, 165, 255) |
| HSL | hsl(222, 100%, 75%) |
| HSV | hsv(222, 50%, 100%) |
| CMYK | cmyk(50.2%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(68.49, 11.30, -48.69) |
| CIE-LCH | lch(68.49, 49.98, 283.07°) |
| OKLab | oklab(73.21% -0.0102 -0.1374) |
| OKLCH | oklch(73.21% 0.138 265.8) |
| XYZ | xyz(40.2516, 38.6395, 99.9255) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.17
Cornflowerblue
#6495ED
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 8.49
Soft Blue
#6488EA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5FF #FFD97F
analogous
#7FE5FF #7FA5FF #997FFF
triadic
#7FA5FF #FF7FA5 #A5FF7F
tetradic
#7FA5FF #FF7FE5 #FFD97F #7FFF99
square
#7FA5FF #FF7FE5 #FFD97F #7FFF99
split-complementary
#7FA5FF #FF997F #E5FF7F
monochromatic
#054FFF #427AFF #7FA5FF #BCD0FF #E0E9FF
Accessibility & contrast
On white
2.41
#7FA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7FA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5FF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5FF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#45B8C6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa5ff; /* rgb */ color: rgb(127, 165, 255); /* oklch */ color: oklch(73.2% 0.138 265.8);
Tailwind
colors: {
custom: {
50: '#abbfff',
500: '#7fa5ff',
950: '#000000',
},
}SCSS
$custom: #7fa5ff; $custom-light: #abbfff; $custom-dark: #000000;
JSON
{
"hex": "#7fa5ff",
"rgb": {
"r": 127,
"g": 165,
"b": 255
},
"hsl": {
"h": 222.188,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.73214,
"c": 0.13775,
"h": 265.8
},
"luminance": 0.38642
}Semantic roles & 50–950 ramp
primary
#7FA5FF
secondary
#F7EDD4
accent
#A100E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186