#7FAFFC#7FAFFC
#7FAFFC is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.1% C 0.123 H 259.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFFC |
|---|---|
| RGB | rgb(127, 175, 252) |
| HSL | hsl(217, 95%, 74%) |
| HSV | hsv(217, 50%, 99%) |
| CMYK | cmyk(49.6%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.01, 4.74, -43.11) |
| CIE-LCH | lch(71.01, 43.37, 276.27°) |
| OKLab | oklab(75.13% -0.0223 -0.1211) |
| OKLCH | oklch(75.13% 0.123 259.6) |
| XYZ | xyz(41.6471, 42.1973, 98.0269) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.47
Baby Blue (survey)
#A2CFFE
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFFC #FCCC7F
analogous
#7FEEFC #7FAFFC #8E7FFC
triadic
#7FAFFC #FC7FAF #AFFC7F
tetradic
#7FAFFC #FC7FEE #FCCC7F #7FFC8E
square
#7FAFFC #FC7FEE #FCCC7F #7FFC8E
split-complementary
#7FAFFC #FC8E7F #EEFC7F
monochromatic
#0764F9 #438AFB #7FAFFC #BBD4FD #E1ECFE
Accessibility & contrast
On white
2.22
#7FAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#7FAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFFC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFFC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#45C0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7faffc; /* rgb */ color: rgb(127, 175, 252); /* oklch */ color: oklch(75.1% 0.123 259.6);
Tailwind
colors: {
custom: {
50: '#aac6fd',
500: '#7faffc',
950: '#000000',
},
}SCSS
$custom: #7faffc; $custom-light: #aac6fd; $custom-dark: #000000;
JSON
{
"hex": "#7faffc",
"rgb": {
"r": 127,
"g": 175,
"b": 252
},
"hsl": {
"h": 216.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75126,
"c": 0.12315,
"h": 259.6
},
"luminance": 0.422
}Semantic roles & 50–950 ramp
primary
#7FAFFC
secondary
#F7E9D4
accent
#8D00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285