#7FAEF1#7FAEF1
#7FAEF1 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.4% C 0.110 H 257.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF1 |
|---|---|
| RGB | rgb(127, 174, 241) |
| HSL | hsl(215, 80%, 72%) |
| HSV | hsv(215, 47%, 95%) |
| CMYK | cmyk(47.3%, 27.8%, 0%, 5.5%) |
| CIE-LAB | lab(70.27, 2.10, -38.29) |
| CIE-LCH | lch(70.27, 38.35, 273.14°) |
| OKLab | oklab(74.4% -0.0242 -0.1072) |
| OKLCH | oklch(74.4% 0.11 257.3) |
| XYZ | xyz(39.7603, 41.1323, 89.0462) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF1 #F1C27F
analogous
#7FE7F1 #7FAEF1 #897FF1
triadic
#7FAEF1 #F17FAE #AEF17F
tetradic
#7FAEF1 #F17FE7 #F1C27F #7FF189
square
#7FAEF1 #F17FE7 #F1C27F #7FF189
split-complementary
#7FAEF1 #F1897F #E7F17F
monochromatic
#186ADD #488BEB #7FAEF1 #B6D1F7 #E3EEFC
Accessibility & contrast
On white
2.28
#7FAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#7FAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF1
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF1 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F4
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#4EBDC5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef1; /* rgb */ color: rgb(127, 174, 241); /* oklch */ color: oklch(74.4% 0.110 257.3);
Tailwind
colors: {
custom: {
50: '#a9c5f6',
500: '#7faef1',
950: '#000000',
},
}SCSS
$custom: #7faef1; $custom-light: #a9c5f6; $custom-dark: #000000;
JSON
{
"hex": "#7faef1",
"rgb": {
"r": 127,
"g": 174,
"b": 241
},
"hsl": {
"h": 215.263,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74395,
"c": 0.1099,
"h": 257.3
},
"luminance": 0.41135
}Semantic roles & 50–950 ramp
primary
#7FAEF1
secondary
#F4E8D7
accent
#8509DD
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185