#7FA6FD#7FA6FD
#7FA6FD is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.3% C 0.134 H 265.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6FD |
|---|---|
| RGB | rgb(127, 166, 253) |
| HSL | hsl(221, 97%, 75%) |
| HSV | hsv(221, 50%, 99%) |
| CMYK | cmyk(49.8%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(68.66, 10.13, -47.33) |
| CIE-LCH | lch(68.66, 48.41, 282.08°) |
| OKLab | oklab(73.32% -0.0118 -0.1334) |
| OKLCH | oklch(73.32% 0.134 265) |
| XYZ | xyz(40.1124, 38.8736, 98.2991) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 8.15
Soft Blue
#6488EA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6FD #FDD67F
analogous
#7FE5FD #7FA6FD #977FFD
triadic
#7FA6FD #FD7FA6 #A6FD7F
tetradic
#7FA6FD #FD7FE5 #FDD67F #7FFD97
square
#7FA6FD #FD7FE5 #FDD67F #7FFD97
split-complementary
#7FA6FD #FD977F #E5FD7F
monochromatic
#0652FB #437CFC #7FA6FD #BBD0FE #E1EAFF
Accessibility & contrast
On white
2.39
#7FA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7FA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6FD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6FD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#46B9C6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa6fd; /* rgb */ color: rgb(127, 166, 253); /* oklch */ color: oklch(73.3% 0.134 265.0);
Tailwind
colors: {
custom: {
50: '#abc0fe',
500: '#7fa6fd',
950: '#000000',
},
}SCSS
$custom: #7fa6fd; $custom-light: #abc0fe; $custom-dark: #000000;
JSON
{
"hex": "#7fa6fd",
"rgb": {
"r": 127,
"g": 166,
"b": 253
},
"hsl": {
"h": 221.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73315,
"c": 0.13395,
"h": 265
},
"luminance": 0.38876
}Semantic roles & 50–950 ramp
primary
#7FA6FD
secondary
#F7ECD4
accent
#9E00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186