#7FAEF2#7FAEF2
#7FAEF2 is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.4% C 0.111 H 257.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF2 |
|---|---|
| RGB | rgb(127, 174, 242) |
| HSL | hsl(215, 82%, 72%) |
| HSV | hsv(215, 48%, 95%) |
| CMYK | cmyk(47.5%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.31, 2.39, -38.77) |
| CIE-LCH | lch(70.31, 38.84, 273.52°) |
| OKLab | oklab(74.44% -0.0239 -0.1086) |
| OKLCH | oklch(74.44% 0.111 257.6) |
| XYZ | xyz(39.9101, 41.1922, 89.8350) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.85
Sky Blue (survey)
#75BBFD
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF2 #F2C37F
analogous
#7FE8F2 #7FAEF2 #897FF2
triadic
#7FAEF2 #F27FAE #AEF27F
tetradic
#7FAEF2 #F27FE8 #F2C37F #7FF289
square
#7FAEF2 #F27FE8 #F2C37F #7FF289
split-complementary
#7FAEF2 #F2897F #E8F27F
monochromatic
#1769E0 #478BEC #7FAEF2 #B7D1F8 #E3EDFC
Accessibility & contrast
On white
2.27
#7FAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7FAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#4EBDC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef2; /* rgb */ color: rgb(127, 174, 242); /* oklch */ color: oklch(74.4% 0.111 257.6);
Tailwind
colors: {
custom: {
50: '#a9c5f6',
500: '#7faef2',
950: '#000000',
},
}SCSS
$custom: #7faef2; $custom-light: #a9c5f6; $custom-dark: #000000;
JSON
{
"hex": "#7faef2",
"rgb": {
"r": 127,
"g": 174,
"b": 242
},
"hsl": {
"h": 215.478,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.74442,
"c": 0.11119,
"h": 257.6
},
"luminance": 0.41195
}Semantic roles & 50–950 ramp
primary
#7FAEF2
secondary
#F4E8D7
accent
#8608DE
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185