#7FAEF4#7FAEF4
#7FAEF4 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.114 H 258.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF4 |
|---|---|
| RGB | rgb(127, 174, 244) |
| HSL | hsl(216, 84%, 73%) |
| HSV | hsv(216, 48%, 96%) |
| CMYK | cmyk(48%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.39, 2.96, -39.73) |
| CIE-LCH | lch(70.39, 39.84, 274.27°) |
| OKLab | oklab(74.54% -0.0234 -0.1113) |
| OKLCH | oklch(74.54% 0.114 258.1) |
| XYZ | xyz(40.2121, 41.3130, 91.4257) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF4 #F4C57F
analogous
#7FE9F4 #7FAEF4 #8A7FF4
triadic
#7FAEF4 #F47FAE #AEF47F
tetradic
#7FAEF4 #F47FE9 #F4C57F #7FF48A
square
#7FAEF4 #F47FE9 #F4C57F #7FF48A
split-complementary
#7FAEF4 #F48A7F #E9F47F
monochromatic
#1468E5 #478AEF #7FAEF4 #B7D2F9 #E3EDFD
Accessibility & contrast
On white
2.27
#7FAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#7FAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF4
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF4 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#85A7F3
Tritanopia (blue-blind)
#4CBDC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef4; /* rgb */ color: rgb(127, 174, 244); /* oklch */ color: oklch(74.5% 0.114 258.1);
Tailwind
colors: {
custom: {
50: '#aac5f8',
500: '#7faef4',
950: '#000000',
},
}SCSS
$custom: #7faef4; $custom-light: #aac5f8; $custom-dark: #000000;
JSON
{
"hex": "#7faef4",
"rgb": {
"r": 127,
"g": 174,
"b": 244
},
"hsl": {
"h": 215.897,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.74535,
"c": 0.11376,
"h": 258.1
},
"luminance": 0.41316
}Semantic roles & 50–950 ramp
primary
#7FAEF4
secondary
#F5E8D6
accent
#8805E1
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185