#7FB0FE#7FB0FE
#7FB0FE is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.4% C 0.125 H 259.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0FE |
|---|---|
| RGB | rgb(127, 176, 254) |
| HSL | hsl(217, 98%, 75%) |
| HSV | hsv(217, 50%, 100%) |
| CMYK | cmyk(50%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.36, 4.77, -43.63) |
| CIE-LCH | lch(71.36, 43.89, 276.23°) |
| OKLab | oklab(75.43% -0.0229 -0.1226) |
| OKLCH | oklch(75.43% 0.125 259.4) |
| XYZ | xyz(42.1611, 42.7154, 99.7699) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.20
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0FE #FECD7F
analogous
#7FF0FE #7FB0FE #8D7FFE
triadic
#7FB0FE #FE7FB0 #B0FE7F
tetradic
#7FB0FE #FE7FF0 #FECD7F #7FFE8D
square
#7FB0FE #FE7FF0 #FECD7F #7FFE8D
split-complementary
#7FB0FE #FE8D7F #F0FE7F
monochromatic
#0665FD #428BFE #7FB0FE #BCD5FE #E1ECFF
Accessibility & contrast
On white
2.20
#7FB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7FB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0FE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0FE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#43C1CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb0fe; /* rgb */ color: rgb(127, 176, 254); /* oklch */ color: oklch(75.4% 0.125 259.4);
Tailwind
colors: {
custom: {
50: '#abc7ff',
500: '#7fb0fe',
950: '#000000',
},
}SCSS
$custom: #7fb0fe; $custom-light: #abc7ff; $custom-dark: #000000;
JSON
{
"hex": "#7fb0fe",
"rgb": {
"r": 127,
"g": 176,
"b": 254
},
"hsl": {
"h": 216.85,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75432,
"c": 0.12476,
"h": 259.4
},
"luminance": 0.42718
}Semantic roles & 50–950 ramp
primary
#7FB0FE
secondary
#F7EAD4
accent
#8D00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286