#7FA2FF#7FA2FF
#7FA2FF is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.141 H 267.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2FF |
|---|---|
| RGB | rgb(127, 162, 255) |
| HSL | hsl(224, 100%, 75%) |
| HSV | hsv(224, 50%, 100%) |
| CMYK | cmyk(50.2%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.70, 13.02, -49.93) |
| CIE-LCH | lch(67.70, 51.60, 284.62°) |
| OKLab | oklab(72.61% -0.0068 -0.141) |
| OKLCH | oklch(72.61% 0.141 267.2) |
| XYZ | xyz(39.7168, 37.5700, 99.7472) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.05
Sky Blue (survey)
#75BBFD
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2FF #FFDC7F
analogous
#7FE2FF #7FA2FF #9C7FFF
triadic
#7FA2FF #FF7FA2 #A2FF7F
tetradic
#7FA2FF #FF7FE2 #FFDC7F #7FFF9C
square
#7FA2FF #FF7FE2 #FFDC7F #7FFF9C
split-complementary
#7FA2FF #FF9C7F #E2FF7F
monochromatic
#0549FF #4276FF #7FA2FF #BCCEFF #E0E9FF
Accessibility & contrast
On white
2.47
#7FA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#7FA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2FF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2FF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#45B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa2ff; /* rgb */ color: rgb(127, 162, 255); /* oklch */ color: oklch(72.6% 0.141 267.2);
Tailwind
colors: {
custom: {
50: '#abbdff',
500: '#7fa2ff',
950: '#000000',
},
}SCSS
$custom: #7fa2ff; $custom-light: #abbdff; $custom-dark: #000000;
JSON
{
"hex": "#7fa2ff",
"rgb": {
"r": 127,
"g": 162,
"b": 255
},
"hsl": {
"h": 223.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.72605,
"c": 0.14117,
"h": 267.2
},
"luminance": 0.37573
}Semantic roles & 50–950 ramp
primary
#7FA2FF
secondary
#F7EED4
accent
#A700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186