#7FACF5#7FACF5
#7FACF5 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.2% C 0.117 H 259.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACF5 |
|---|---|
| RGB | rgb(127, 172, 245) |
| HSL | hsl(217, 86%, 73%) |
| HSV | hsv(217, 48%, 96%) |
| CMYK | cmyk(48.2%, 29.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.90, 4.38, -41.04) |
| CIE-LCH | lch(69.90, 41.28, 276.09°) |
| OKLab | oklab(74.16% -0.0208 -0.1151) |
| OKLCH | oklch(74.16% 0.117 259.8) |
| XYZ | xyz(39.9809, 40.6069, 92.0996) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Pastel Blue
#A2BFFE
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 8.31
Baby Blue (survey)
#A2CFFE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACF5 #F5C87F
analogous
#7FE7F5 #7FACF5 #8D7FF5
triadic
#7FACF5 #F57FAC #ACF57F
tetradic
#7FACF5 #F57FE7 #F5C87F #7FF58D
square
#7FACF5 #F57FE7 #F5C87F #7FF58D
split-complementary
#7FACF5 #F58D7F #E7F57F
monochromatic
#1263E8 #4687F1 #7FACF5 #B8D1F9 #E3EDFD
Accessibility & contrast
On white
2.30
#7FACF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#7FACF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACF5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACF5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#82A6F3
Tritanopia (blue-blind)
#4CBCC6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7facf5; /* rgb */ color: rgb(127, 172, 245); /* oklch */ color: oklch(74.2% 0.117 259.8);
Tailwind
colors: {
custom: {
50: '#aac4f8',
500: '#7facf5',
950: '#000000',
},
}SCSS
$custom: #7facf5; $custom-light: #aac4f8; $custom-dark: #000000;
JSON
{
"hex": "#7facf5",
"rgb": {
"r": 127,
"g": 172,
"b": 245
},
"hsl": {
"h": 217.119,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74163,
"c": 0.11701,
"h": 259.8
},
"luminance": 0.4061
}Semantic roles & 50–950 ramp
primary
#7FACF5
secondary
#F5E9D6
accent
#8D03E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185