#7FAEF3#7FAEF3
#7FAEF3 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.112 H 257.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF3 |
|---|---|
| RGB | rgb(127, 174, 243) |
| HSL | hsl(216, 83%, 73%) |
| HSV | hsv(216, 48%, 95%) |
| CMYK | cmyk(47.7%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(70.35, 2.67, -39.25) |
| CIE-LCH | lch(70.35, 39.34, 273.90°) |
| OKLab | oklab(74.49% -0.0237 -0.11) |
| OKLCH | oklch(74.49% 0.112 257.9) |
| XYZ | xyz(40.0607, 41.2525, 90.6282) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.82
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF3 #F3C47F
analogous
#7FE8F3 #7FAEF3 #8A7FF3
triadic
#7FAEF3 #F37FAE #AEF37F
tetradic
#7FAEF3 #F37FE8 #F3C47F #7FF38A
square
#7FAEF3 #F37FE8 #F3C47F #7FF38A
split-complementary
#7FAEF3 #F38A7F #E8F37F
monochromatic
#1568E2 #478BEE #7FAEF3 #B7D1F8 #E3EDFC
Accessibility & contrast
On white
2.27
#7FAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7FAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF3 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F6
Deuteranopia (green-blind)
#86A7F2
Tritanopia (blue-blind)
#4DBDC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef3; /* rgb */ color: rgb(127, 174, 243); /* oklch */ color: oklch(74.5% 0.112 257.9);
Tailwind
colors: {
custom: {
50: '#aac5f7',
500: '#7faef3',
950: '#000000',
},
}SCSS
$custom: #7faef3; $custom-light: #aac5f7; $custom-dark: #000000;
JSON
{
"hex": "#7faef3",
"rgb": {
"r": 127,
"g": 174,
"b": 243
},
"hsl": {
"h": 215.69,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.74488,
"c": 0.11248,
"h": 257.9
},
"luminance": 0.41255
}Semantic roles & 50–950 ramp
primary
#7FAEF3
secondary
#F4E8D7
accent
#8706DF
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185