#7FB3FC#7FB3FC
#7FB3FC is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.119 H 257.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB3FC |
|---|---|
| RGB | rgb(127, 179, 252) |
| HSL | hsl(215, 95%, 74%) |
| HSV | hsv(215, 50%, 99%) |
| CMYK | cmyk(49.6%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(72.08, 2.50, -41.43) |
| CIE-LCH | lch(72.08, 41.51, 273.46°) |
| OKLab | oklab(75.96% -0.0269 -0.1162) |
| OKLCH | oklch(75.96% 0.119 257) |
| XYZ | xyz(42.4372, 43.7775, 98.2902) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.83
Sky Blue (survey)
#75BBFD
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 6.23
Baby Blue (survey)
#A2CFFE
ΔE00 7.54
Sky
#82CAFC
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB3FC #FCC87F
analogous
#7FF2FC #7FB3FC #8A7FFC
triadic
#7FB3FC #FC7FB3 #B3FC7F
tetradic
#7FB3FC #FC7FF2 #FCC87F #7FFC8A
square
#7FB3FC #FC7FF2 #FCC87F #7FFC8A
split-complementary
#7FB3FC #FC8A7F #F2FC7F
monochromatic
#076CF9 #438FFB #7FB3FC #BBD7FD #E1EDFE
Accessibility & contrast
On white
2.15
#7FB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#7FB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB3FC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB3FC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#44C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fb3fc; /* rgb */ color: rgb(127, 179, 252); /* oklch */ color: oklch(76.0% 0.119 257.0);
Tailwind
colors: {
custom: {
50: '#aac9fd',
500: '#7fb3fc',
950: '#000000',
},
}SCSS
$custom: #7fb3fc; $custom-light: #aac9fd; $custom-dark: #000000;
JSON
{
"hex": "#7fb3fc",
"rgb": {
"r": 127,
"g": 179,
"b": 252
},
"hsl": {
"h": 215.04,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75964,
"c": 0.11931,
"h": 257
},
"luminance": 0.43781
}Semantic roles & 50–950 ramp
primary
#7FB3FC
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285