#7FAEF5#7FAEF5
#7FAEF5 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.6% C 0.115 H 258.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF5 |
|---|---|
| RGB | rgb(127, 174, 245) |
| HSL | hsl(216, 86%, 73%) |
| HSV | hsv(216, 48%, 96%) |
| CMYK | cmyk(48.2%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(70.44, 3.26, -40.20) |
| CIE-LCH | lch(70.44, 40.34, 274.63°) |
| OKLab | oklab(74.58% -0.0231 -0.1127) |
| OKLCH | oklch(74.58% 0.115 258.4) |
| XYZ | xyz(40.3644, 41.3739, 92.2275) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.75
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF5 #F5C67F
analogous
#7FE9F5 #7FAEF5 #8B7FF5
triadic
#7FAEF5 #F57FAE #AEF57F
tetradic
#7FAEF5 #F57FE9 #F5C67F #7FF58B
square
#7FAEF5 #F57FE9 #F5C67F #7FF58B
split-complementary
#7FAEF5 #F58B7F #E9F57F
monochromatic
#1267E8 #468AF1 #7FAEF5 #B8D2F9 #E3EDFD
Accessibility & contrast
On white
2.26
#7FAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#7FAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F8
Deuteranopia (green-blind)
#85A7F3
Tritanopia (blue-blind)
#4BBEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef5; /* rgb */ color: rgb(127, 174, 245); /* oklch */ color: oklch(74.6% 0.115 258.4);
Tailwind
colors: {
custom: {
50: '#aac5f8',
500: '#7faef5',
950: '#000000',
},
}SCSS
$custom: #7faef5; $custom-light: #aac5f8; $custom-dark: #000000;
JSON
{
"hex": "#7faef5",
"rgb": {
"r": 127,
"g": 174,
"b": 245
},
"hsl": {
"h": 216.102,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74582,
"c": 0.11505,
"h": 258.4
},
"luminance": 0.41377
}Semantic roles & 50–950 ramp
primary
#7FAEF5
secondary
#F5E9D6
accent
#8903E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185