#7FAEF8#7FAEF8
#7FAEF8 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.119 H 259.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF8 |
|---|---|
| RGB | rgb(127, 174, 248) |
| HSL | hsl(217, 90%, 74%) |
| HSV | hsv(217, 49%, 97%) |
| CMYK | cmyk(48.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.57, 4.13, -41.63) |
| CIE-LCH | lch(70.57, 41.83, 275.66°) |
| OKLab | oklab(74.72% -0.0223 -0.1168) |
| OKLCH | oklch(74.72% 0.119 259.2) |
| XYZ | xyz(40.8260, 41.5586, 94.6590) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF8 #F8C97F
analogous
#7FEBF8 #7FAEF8 #8C7FF8
triadic
#7FAEF8 #F87FAE #AEF87F
tetradic
#7FAEF8 #F87FEB #F8C97F #7FF88C
square
#7FAEF8 #F87FEB #F8C97F #7FF88C
split-complementary
#7FAEF8 #F88C7F #EBF87F
monochromatic
#0D65F0 #4589F5 #7FAEF8 #B9D3FB #E2EDFD
Accessibility & contrast
On white
2.26
#7FAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#7FAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#49BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7faef8; /* rgb */ color: rgb(127, 174, 248); /* oklch */ color: oklch(74.7% 0.119 259.2);
Tailwind
colors: {
custom: {
50: '#aac5fb',
500: '#7faef8',
950: '#000000',
},
}SCSS
$custom: #7faef8; $custom-light: #aac5fb; $custom-dark: #000000;
JSON
{
"hex": "#7faef8",
"rgb": {
"r": 127,
"g": 174,
"b": 248
},
"hsl": {
"h": 216.694,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.74725,
"c": 0.11894,
"h": 259.2
},
"luminance": 0.41561
}Semantic roles & 50–950 ramp
primary
#7FAEF8
secondary
#F5E9D6
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185