#7FB2FA#7FB2FA
#7FB2FA is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.7% C 0.118 H 257.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2FA |
|---|---|
| RGB | rgb(127, 178, 250) |
| HSL | hsl(215, 92%, 74%) |
| HSV | hsv(215, 49%, 98%) |
| CMYK | cmyk(49.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(71.73, 2.48, -40.90) |
| CIE-LCH | lch(71.73, 40.98, 273.46°) |
| OKLab | oklab(75.66% -0.0263 -0.1147) |
| OKLCH | oklch(75.66% 0.118 257.1) |
| XYZ | xyz(41.9223, 43.2520, 96.5633) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.97
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 6.26
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 8.20
Sky
#82CAFC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2FA #FAC77F
analogous
#7FF0FA #7FB2FA #8A7FFA
triadic
#7FB2FA #FA7FB2 #B2FA7F
tetradic
#7FB2FA #FA7FF0 #FAC77F #7FFA8A
square
#7FB2FA #FA7FF0 #FAC77F #7FFA8A
split-complementary
#7FB2FA #FA8A7F #F0FA7F
monochromatic
#0A6BF5 #448FF8 #7FB2FA #BAD5FC #E2EDFE
Accessibility & contrast
On white
2.18
#7FB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#7FB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2FA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2FA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#46C2CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb2fa; /* rgb */ color: rgb(127, 178, 250); /* oklch */ color: oklch(75.7% 0.118 257.1);
Tailwind
colors: {
custom: {
50: '#aac8fc',
500: '#7fb2fa',
950: '#000000',
},
}SCSS
$custom: #7fb2fa; $custom-light: #aac8fc; $custom-dark: #000000;
JSON
{
"hex": "#7fb2fa",
"rgb": {
"r": 127,
"g": 178,
"b": 250
},
"hsl": {
"h": 215.122,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.7566,
"c": 0.1177,
"h": 257.1
},
"luminance": 0.43255
}Semantic roles & 50–950 ramp
primary
#7FB2FA
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285