#7FA9FD#7FA9FD
#7FA9FD is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.9% C 0.131 H 263.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9FD |
|---|---|
| RGB | rgb(127, 169, 253) |
| HSL | hsl(220, 97%, 75%) |
| HSV | hsv(220, 50%, 99%) |
| CMYK | cmyk(49.8%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.45, 8.42, -46.09) |
| CIE-LCH | lch(69.45, 46.85, 280.36°) |
| OKLab | oklab(73.93% -0.0152 -0.1298) |
| OKLCH | oklch(73.93% 0.131 263.3) |
| XYZ | xyz(40.6641, 39.9770, 98.4830) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.99
Cornflowerblue
#6495ED
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9FD #FDD37F
analogous
#7FE8FD #7FA9FD #947FFD
triadic
#7FA9FD #FD7FA9 #A9FD7F
tetradic
#7FA9FD #FD7FE8 #FDD37F #7FFD94
square
#7FA9FD #FD7FE8 #FDD37F #7FFD94
split-complementary
#7FA9FD #FD947F #E8FD7F
monochromatic
#0658FB #4381FC #7FA9FD #BBD1FE #E1EBFF
Accessibility & contrast
On white
2.33
#7FA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7FA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9FD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9FD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#46BBC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7fa9fd; /* rgb */ color: rgb(127, 169, 253); /* oklch */ color: oklch(73.9% 0.131 263.3);
Tailwind
colors: {
custom: {
50: '#abc2fe',
500: '#7fa9fd',
950: '#000000',
},
}SCSS
$custom: #7fa9fd; $custom-light: #abc2fe; $custom-dark: #000000;
JSON
{
"hex": "#7fa9fd",
"rgb": {
"r": 127,
"g": 169,
"b": 253
},
"hsl": {
"h": 220,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73931,
"c": 0.13067,
"h": 263.3
},
"luminance": 0.3998
}Semantic roles & 50–950 ramp
primary
#7FA9FD
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186