#7FB3FF#7FB3FF
#7FB3FF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.1% C 0.123 H 257.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB3FF |
|---|---|
| RGB | rgb(127, 179, 255) |
| HSL | hsl(216, 100%, 75%) |
| HSV | hsv(216, 50%, 100%) |
| CMYK | cmyk(50.2%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(72.21, 3.38, -42.85) |
| CIE-LCH | lch(72.21, 42.98, 274.51°) |
| OKLab | oklab(76.11% -0.0261 -0.1203) |
| OKLCH | oklch(76.11% 0.123 257.8) |
| XYZ | xyz(42.9164, 43.9691, 100.8137) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Sky
#82CAFC
ΔE00 8.20
Cornflowerblue
#6495ED
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB3FF #FFCB7F
analogous
#7FF3FF #7FB3FF #8B7FFF
triadic
#7FB3FF #FF7FB3 #B3FF7F
tetradic
#7FB3FF #FF7FF3 #FFCB7F #7FFF8B
square
#7FB3FF #FF7FF3 #FFCB7F #7FFF8B
split-complementary
#7FB3FF #FF8B7F #F3FF7F
monochromatic
#056AFF #428FFF #7FB3FF #BCD7FF #E0EDFF
Accessibility & contrast
On white
2.14
#7FB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#7FB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB3FF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB3FF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#86ACFD
Tritanopia (blue-blind)
#41C4CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fb3ff; /* rgb */ color: rgb(127, 179, 255); /* oklch */ color: oklch(76.1% 0.123 257.8);
Tailwind
colors: {
custom: {
50: '#abc9ff',
500: '#7fb3ff',
950: '#000000',
},
}SCSS
$custom: #7fb3ff; $custom-light: #abc9ff; $custom-dark: #000000;
JSON
{
"hex": "#7fb3ff",
"rgb": {
"r": 127,
"g": 179,
"b": 255
},
"hsl": {
"h": 215.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.76107,
"c": 0.12314,
"h": 257.8
},
"luminance": 0.43972
}Semantic roles & 50–950 ramp
primary
#7FB3FF
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286