#7FACF3#7FACF3
#7FACF3 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.114 H 259.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACF3 |
|---|---|
| RGB | rgb(127, 172, 243) |
| HSL | hsl(217, 83%, 73%) |
| HSV | hsv(217, 48%, 95%) |
| CMYK | cmyk(47.7%, 29.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.81, 3.80, -40.09) |
| CIE-LCH | lch(69.81, 40.27, 275.41°) |
| OKLab | oklab(74.07% -0.0213 -0.1124) |
| OKLCH | oklch(74.07% 0.114 259.3) |
| XYZ | xyz(39.6772, 40.4855, 90.5003) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.26
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.61
Cornflowerblue
#6495ED
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACF3 #F3C67F
analogous
#7FE6F3 #7FACF3 #8C7FF3
triadic
#7FACF3 #F37FAC #ACF37F
tetradic
#7FACF3 #F37FE6 #F3C67F #7FF38C
square
#7FACF3 #F37FE6 #F3C67F #7FF38C
split-complementary
#7FACF3 #F38C7F #E6F37F
monochromatic
#1565E2 #4788EE #7FACF3 #B7D0F8 #E3EDFC
Accessibility & contrast
On white
2.31
#7FACF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#7FACF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACF3
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACF3 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F6
Deuteranopia (green-blind)
#83A6F1
Tritanopia (blue-blind)
#4DBBC5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7facf3; /* rgb */ color: rgb(127, 172, 243); /* oklch */ color: oklch(74.1% 0.114 259.3);
Tailwind
colors: {
custom: {
50: '#aac4f7',
500: '#7facf3',
950: '#000000',
},
}SCSS
$custom: #7facf3; $custom-light: #aac4f7; $custom-dark: #000000;
JSON
{
"hex": "#7facf3",
"rgb": {
"r": 127,
"g": 172,
"b": 243
},
"hsl": {
"h": 216.724,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.74068,
"c": 0.11439,
"h": 259.3
},
"luminance": 0.40488
}Semantic roles & 50–950 ramp
primary
#7FACF3
secondary
#F4E9D7
accent
#8B06DF
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185