#7FACF4#7FACF4
#7FACF4 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.116 H 259.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACF4 |
|---|---|
| RGB | rgb(127, 172, 244) |
| HSL | hsl(217, 84%, 73%) |
| HSV | hsv(217, 48%, 96%) |
| CMYK | cmyk(48%, 29.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.86, 4.09, -40.57) |
| CIE-LCH | lch(69.86, 40.77, 275.75°) |
| OKLab | oklab(74.11% -0.021 -0.1138) |
| OKLCH | oklch(74.11% 0.116 259.5) |
| XYZ | xyz(39.8286, 40.5460, 91.2978) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.24
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 6.66
Periwinkle Blue
#8F99FB
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACF4 #F4C77F
analogous
#7FE7F4 #7FACF4 #8C7FF4
triadic
#7FACF4 #F47FAC #ACF47F
tetradic
#7FACF4 #F47FE7 #F4C77F #7FF48C
square
#7FACF4 #F47FE7 #F4C77F #7FF48C
split-complementary
#7FACF4 #F48C7F #E7F47F
monochromatic
#1464E5 #4787EF #7FACF4 #B7D1F9 #E3EDFD
Accessibility & contrast
On white
2.31
#7FACF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#7FACF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACF4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACF4 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#83A6F2
Tritanopia (blue-blind)
#4CBCC5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7facf4; /* rgb */ color: rgb(127, 172, 244); /* oklch */ color: oklch(74.1% 0.116 259.5);
Tailwind
colors: {
custom: {
50: '#aac4f8',
500: '#7facf4',
950: '#000000',
},
}SCSS
$custom: #7facf4; $custom-light: #aac4f8; $custom-dark: #000000;
JSON
{
"hex": "#7facf4",
"rgb": {
"r": 127,
"g": 172,
"b": 244
},
"hsl": {
"h": 216.923,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.74115,
"c": 0.1157,
"h": 259.5
},
"luminance": 0.40549
}Semantic roles & 50–950 ramp
primary
#7FACF4
secondary
#F5E9D6
accent
#8C05E1
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185