#7FAEF9#7FAEF9
#7FAEF9 is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.8% C 0.120 H 259.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF9 |
|---|---|
| RGB | rgb(127, 174, 249) |
| HSL | hsl(217, 91%, 74%) |
| HSV | hsv(217, 49%, 98%) |
| CMYK | cmyk(49%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.61, 4.42, -42.11) |
| CIE-LCH | lch(70.61, 42.34, 275.99°) |
| OKLab | oklab(74.77% -0.022 -0.1182) |
| OKLCH | oklch(74.77% 0.12 259.5) |
| XYZ | xyz(40.9816, 41.6208, 95.4783) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF9 #F9CA7F
analogous
#7FEBF9 #7FAEF9 #8D7FF9
triadic
#7FAEF9 #F97FAE #AEF97F
tetradic
#7FAEF9 #F97FEB #F9CA7F #7FF98D
square
#7FAEF9 #F97FEB #F9CA7F #7FF98D
split-complementary
#7FAEF9 #F98D7F #EBF97F
monochromatic
#0B64F2 #4589F6 #7FAEF9 #B9D3FC #E2EDFE
Accessibility & contrast
On white
2.25
#7FAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#7FAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF9
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF9 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#48BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7faef9; /* rgb */ color: rgb(127, 174, 249); /* oklch */ color: oklch(74.8% 0.120 259.5);
Tailwind
colors: {
custom: {
50: '#aac5fb',
500: '#7faef9',
950: '#000000',
},
}SCSS
$custom: #7faef9; $custom-light: #aac5fb; $custom-dark: #000000;
JSON
{
"hex": "#7faef9",
"rgb": {
"r": 127,
"g": 174,
"b": 249
},
"hsl": {
"h": 216.885,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74773,
"c": 0.12024,
"h": 259.5
},
"luminance": 0.41624
}Semantic roles & 50–950 ramp
primary
#7FAEF9
secondary
#F6E9D5
accent
#8D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185