#7FA4FD#7FA4FD
#7FA4FD is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.9% C 0.136 H 266.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4FD |
|---|---|
| RGB | rgb(127, 164, 253) |
| HSL | hsl(222, 97%, 75%) |
| HSV | hsv(222, 50%, 99%) |
| CMYK | cmyk(49.8%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(68.13, 11.28, -48.16) |
| CIE-LCH | lch(68.13, 49.47, 283.18°) |
| OKLab | oklab(72.91% -0.0095 -0.1358) |
| OKLCH | oklch(72.91% 0.136 266) |
| XYZ | xyz(39.7516, 38.1521, 98.1789) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.41
Carolina Blue
#8AB8FE
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 8.45
Sky Blue (survey)
#75BBFD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4FD #FDD87F
analogous
#7FE3FD #7FA4FD #997FFD
triadic
#7FA4FD #FD7FA4 #A4FD7F
tetradic
#7FA4FD #FD7FE3 #FDD87F #7FFD99
square
#7FA4FD #FD7FE3 #FDD87F #7FFD99
split-complementary
#7FA4FD #FD997F #E3FD7F
monochromatic
#064EFB #4379FC #7FA4FD #BBCFFE #E1EAFF
Accessibility & contrast
On white
2.43
#7FA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7FA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4FD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4FD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#47B7C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa4fd; /* rgb */ color: rgb(127, 164, 253); /* oklch */ color: oklch(72.9% 0.136 266.0);
Tailwind
colors: {
custom: {
50: '#abbefe',
500: '#7fa4fd',
950: '#000000',
},
}SCSS
$custom: #7fa4fd; $custom-light: #abbefe; $custom-dark: #000000;
JSON
{
"hex": "#7fa4fd",
"rgb": {
"r": 127,
"g": 164,
"b": 253
},
"hsl": {
"h": 222.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.72907,
"c": 0.13618,
"h": 266
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#7FA4FD
secondary
#F7EDD4
accent
#A200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186