#7FB2FC#7FB2FC
#7FB2FC is a light, vivid blue. Relative luminance 0.434; OKLCH L 75.8% C 0.120 H 257.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2FC |
|---|---|
| RGB | rgb(127, 178, 252) |
| HSL | hsl(216, 95%, 74%) |
| HSV | hsv(216, 50%, 99%) |
| CMYK | cmyk(49.6%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.81, 3.06, -41.85) |
| CIE-LCH | lch(71.81, 41.96, 274.18°) |
| OKLab | oklab(75.75% -0.0258 -0.1175) |
| OKLCH | oklch(75.75% 0.12 257.6) |
| XYZ | xyz(42.2375, 43.3781, 98.2237) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.91
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 6.22
Baby Blue (survey)
#A2CFFE
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2FC #FCC97F
analogous
#7FF1FC #7FB2FC #8B7FFC
triadic
#7FB2FC #FC7FB2 #B2FC7F
tetradic
#7FB2FC #FC7FF1 #FCC97F #7FFC8B
square
#7FB2FC #FC7FF1 #FCC97F #7FFC8B
split-complementary
#7FB2FC #FC8B7F #F1FC7F
monochromatic
#076AF9 #438EFB #7FB2FC #BBD6FD #E1EDFE
Accessibility & contrast
On white
2.17
#7FB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#7FB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2FC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2FC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#86ABFA
Tritanopia (blue-blind)
#44C2CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb2fc; /* rgb */ color: rgb(127, 178, 252); /* oklch */ color: oklch(75.8% 0.120 257.6);
Tailwind
colors: {
custom: {
50: '#aac8fd',
500: '#7fb2fc',
950: '#000000',
},
}SCSS
$custom: #7fb2fc; $custom-light: #aac8fd; $custom-dark: #000000;
JSON
{
"hex": "#7fb2fc",
"rgb": {
"r": 127,
"g": 178,
"b": 252
},
"hsl": {
"h": 215.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75754,
"c": 0.12025,
"h": 257.6
},
"luminance": 0.43381
}Semantic roles & 50–950 ramp
primary
#7FB2FC
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285