#7FAEF7#7FAEF7
#7FAEF7 is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.7% C 0.118 H 259.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF7 |
|---|---|
| RGB | rgb(127, 174, 247) |
| HSL | hsl(217, 88%, 73%) |
| HSV | hsv(217, 49%, 97%) |
| CMYK | cmyk(48.6%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(70.52, 3.84, -41.16) |
| CIE-LCH | lch(70.52, 41.33, 275.33°) |
| OKLab | oklab(74.68% -0.0225 -0.1155) |
| OKLCH | oklch(74.68% 0.118 259) |
| XYZ | xyz(40.6713, 41.4967, 93.8442) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Sky Blue (survey)
#75BBFD
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 7.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF7 #F7C87F
analogous
#7FEAF7 #7FAEF7 #8C7FF7
triadic
#7FAEF7 #F77FAE #AEF77F
tetradic
#7FAEF7 #F77FEA #F7C87F #7FF78C
square
#7FAEF7 #F77FEA #F7C87F #7FF78C
split-complementary
#7FAEF7 #F78C7F #EAF77F
monochromatic
#0F66ED #458AF3 #7FAEF7 #B9D2FB #E2EDFD
Accessibility & contrast
On white
2.26
#7FAEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#7FAEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FA
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#4ABEC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef7; /* rgb */ color: rgb(127, 174, 247); /* oklch */ color: oklch(74.7% 0.118 259.0);
Tailwind
colors: {
custom: {
50: '#aac5fa',
500: '#7faef7',
950: '#000000',
},
}SCSS
$custom: #7faef7; $custom-light: #aac5fa; $custom-dark: #000000;
JSON
{
"hex": "#7faef7",
"rgb": {
"r": 127,
"g": 174,
"b": 247
},
"hsl": {
"h": 216.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.74677,
"c": 0.11764,
"h": 259
},
"luminance": 0.415
}Semantic roles & 50–950 ramp
primary
#7FAEF7
secondary
#F5E9D6
accent
#8B01E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185