#7FAEFC#7FAEFC
#7FAEFC is a light, vivid blue. Relative luminance 0.418; OKLCH L 74.9% C 0.124 H 260.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEFC |
|---|---|
| RGB | rgb(127, 174, 252) |
| HSL | hsl(217, 95%, 74%) |
| HSV | hsv(217, 50%, 99%) |
| CMYK | cmyk(49.6%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.74, 5.30, -43.53) |
| CIE-LCH | lch(70.74, 43.85, 276.94°) |
| OKLab | oklab(74.92% -0.0212 -0.1223) |
| OKLCH | oklch(74.92% 0.124 260.2) |
| XYZ | xyz(41.4532, 41.8095, 97.9622) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Sky Blue (survey)
#75BBFD
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 7.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.68
Periwinkle Blue
#8F99FB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEFC #FCCD7F
analogous
#7FEDFC #7FAEFC #8F7FFC
triadic
#7FAEFC #FC7FAE #AEFC7F
tetradic
#7FAEFC #FC7FED #FCCD7F #7FFC8F
square
#7FAEFC #FC7FED #FCCD7F #7FFC8F
split-complementary
#7FAEFC #FC8F7F #EDFC7F
monochromatic
#0762F9 #4388FB #7FAEFC #BBD4FD #E1ECFE
Accessibility & contrast
On white
2.24
#7FAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#7FAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEFC
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEFC | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#45BFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7faefc; /* rgb */ color: rgb(127, 174, 252); /* oklch */ color: oklch(74.9% 0.124 260.2);
Tailwind
colors: {
custom: {
50: '#aac5fd',
500: '#7faefc',
950: '#000000',
},
}SCSS
$custom: #7faefc; $custom-light: #aac5fd; $custom-dark: #000000;
JSON
{
"hex": "#7faefc",
"rgb": {
"r": 127,
"g": 174,
"b": 252
},
"hsl": {
"h": 217.44,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.74918,
"c": 0.12415,
"h": 260.2
},
"luminance": 0.41812
}Semantic roles & 50–950 ramp
primary
#7FAEFC
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101217
muted
#7F8185