#7FB0FC#7FB0FC
#7FB0FC is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.3% C 0.122 H 258.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0FC |
|---|---|
| RGB | rgb(127, 176, 252) |
| HSL | hsl(216, 95%, 74%) |
| HSV | hsv(216, 50%, 99%) |
| CMYK | cmyk(49.6%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.27, 4.18, -42.69) |
| CIE-LCH | lch(71.27, 42.89, 275.59°) |
| OKLab | oklab(75.33% -0.0235 -0.1199) |
| OKLCH | oklch(75.33% 0.122 258.9) |
| XYZ | xyz(41.8425, 42.5880, 98.0920) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.22
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0FC #FCCB7F
analogous
#7FEFFC #7FB0FC #8D7FFC
triadic
#7FB0FC #FC7FB0 #B0FC7F
tetradic
#7FB0FC #FC7FEF #FCCB7F #7FFC8D
square
#7FB0FC #FC7FEF #FCCB7F #7FFC8D
split-complementary
#7FB0FC #FC8D7F #EFFC7F
monochromatic
#0766F9 #438BFB #7FB0FC #BBD5FD #E1EDFE
Accessibility & contrast
On white
2.21
#7FB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#7FB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0FC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0FC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#45C1CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7fb0fc; /* rgb */ color: rgb(127, 176, 252); /* oklch */ color: oklch(75.3% 0.122 258.9);
Tailwind
colors: {
custom: {
50: '#aac7fd',
500: '#7fb0fc',
950: '#000000',
},
}SCSS
$custom: #7fb0fc; $custom-light: #aac7fd; $custom-dark: #000000;
JSON
{
"hex": "#7fb0fc",
"rgb": {
"r": 127,
"g": 176,
"b": 252
},
"hsl": {
"h": 216.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75335,
"c": 0.12217,
"h": 258.9
},
"luminance": 0.42591
}Semantic roles & 50–950 ramp
primary
#7FB0FC
secondary
#F7E9D4
accent
#8C00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285