#7FAEFB#7FAEFB
#7FAEFB is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.123 H 259.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEFB |
|---|---|
| RGB | rgb(127, 174, 251) |
| HSL | hsl(217, 94%, 74%) |
| HSV | hsv(217, 49%, 98%) |
| CMYK | cmyk(49.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.70, 5.01, -43.05) |
| CIE-LCH | lch(70.70, 43.34, 276.63°) |
| OKLab | oklab(74.87% -0.0214 -0.121) |
| OKLCH | oklch(74.87% 0.123 259.9) |
| XYZ | xyz(41.2952, 41.7463, 97.1299) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Sky Blue (survey)
#75BBFD
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.68
Periwinkle Blue
#8F99FB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEFB #FBCC7F
analogous
#7FECFB #7FAEFB #8E7FFB
triadic
#7FAEFB #FB7FAE #AEFB7F
tetradic
#7FAEFB #FB7FEC #FBCC7F #7FFB8E
square
#7FAEFB #FB7FEC #FBCC7F #7FFB8E
split-complementary
#7FAEFB #FB8E7F #ECFB7F
monochromatic
#0863F7 #4488F9 #7FAEFB #BAD4FD #E1ECFE
Accessibility & contrast
On white
2.25
#7FAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#7FAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEFB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEFB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#46BFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7faefb; /* rgb */ color: rgb(127, 174, 251); /* oklch */ color: oklch(74.9% 0.123 259.9);
Tailwind
colors: {
custom: {
50: '#aac5fd',
500: '#7faefb',
950: '#000000',
},
}SCSS
$custom: #7faefb; $custom-light: #aac5fd; $custom-dark: #000000;
JSON
{
"hex": "#7faefb",
"rgb": {
"r": 127,
"g": 174,
"b": 251
},
"hsl": {
"h": 217.258,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.74869,
"c": 0.12285,
"h": 259.9
},
"luminance": 0.41749
}Semantic roles & 50–950 ramp
primary
#7FAEFB
secondary
#F6EAD5
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101217
muted
#7F8185