#7FA2FE#7FA2FE
#7FA2FE is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.6% C 0.140 H 267.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2FE |
|---|---|
| RGB | rgb(127, 162, 254) |
| HSL | hsl(223, 98%, 75%) |
| HSV | hsv(223, 50%, 100%) |
| CMYK | cmyk(50%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.65, 12.72, -49.46) |
| CIE-LCH | lch(67.65, 51.07, 284.43°) |
| OKLab | oklab(72.55% -0.007 -0.1396) |
| OKLCH | oklch(72.55% 0.14 267.1) |
| XYZ | xyz(39.5563, 37.5058, 98.9017) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.05
Sky Blue (survey)
#75BBFD
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2FE #FEDB7F
analogous
#7FE1FE #7FA2FE #9C7FFE
triadic
#7FA2FE #FE7FA2 #A2FE7F
tetradic
#7FA2FE #FE7FE1 #FEDB7F #7FFE9C
square
#7FA2FE #FE7FE1 #FEDB7F #7FFE9C
split-complementary
#7FA2FE #FE9C7F #E1FE7F
monochromatic
#064AFD #4276FE #7FA2FE #BCCEFE #E1E9FF
Accessibility & contrast
On white
2.47
#7FA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7FA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2FE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2FE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#70A0FC
Tritanopia (blue-blind)
#46B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa2fe; /* rgb */ color: rgb(127, 162, 254); /* oklch */ color: oklch(72.6% 0.140 267.1);
Tailwind
colors: {
custom: {
50: '#abbdff',
500: '#7fa2fe',
950: '#000000',
},
}SCSS
$custom: #7fa2fe; $custom-light: #abbdff; $custom-dark: #000000;
JSON
{
"hex": "#7fa2fe",
"rgb": {
"r": 127,
"g": 162,
"b": 254
},
"hsl": {
"h": 223.465,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.72552,
"c": 0.13982,
"h": 267.1
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#7FA2FE
secondary
#F7EDD4
accent
#A600E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186