#7FACF2#7FACF2
#7FACF2 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.0% C 0.113 H 259.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACF2 |
|---|---|
| RGB | rgb(127, 172, 242) |
| HSL | hsl(217, 82%, 72%) |
| HSV | hsv(217, 48%, 95%) |
| CMYK | cmyk(47.5%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.77, 3.51, -39.61) |
| CIE-LCH | lch(69.77, 39.77, 275.06°) |
| OKLab | oklab(74.02% -0.0216 -0.111) |
| OKLCH | oklch(74.02% 0.113 259) |
| XYZ | xyz(39.5266, 40.4252, 89.7072) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.63
Cornflowerblue
#6495ED
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACF2 #F2C57F
analogous
#7FE5F2 #7FACF2 #8C7FF2
triadic
#7FACF2 #F27FAC #ACF27F
tetradic
#7FACF2 #F27FE5 #F2C57F #7FF28C
square
#7FACF2 #F27FE5 #F2C57F #7FF28C
split-complementary
#7FACF2 #F28C7F #E5F27F
monochromatic
#1765E0 #4788EC #7FACF2 #B7D0F8 #E3EDFC
Accessibility & contrast
On white
2.31
#7FACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7FACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACF2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACF2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#84A6F1
Tritanopia (blue-blind)
#4EBBC5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7facf2; /* rgb */ color: rgb(127, 172, 242); /* oklch */ color: oklch(74.0% 0.113 259.0);
Tailwind
colors: {
custom: {
50: '#a9c4f6',
500: '#7facf2',
950: '#000000',
},
}SCSS
$custom: #7facf2; $custom-light: #a9c4f6; $custom-dark: #000000;
JSON
{
"hex": "#7facf2",
"rgb": {
"r": 127,
"g": 172,
"b": 242
},
"hsl": {
"h": 216.522,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.7402,
"c": 0.11309,
"h": 259
},
"luminance": 0.40428
}Semantic roles & 50–950 ramp
primary
#7FACF2
secondary
#F4E9D7
accent
#8A08DE
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185