#7FB2FB#7FB2FB
#7FB2FB is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.7% C 0.119 H 257.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2FB |
|---|---|
| RGB | rgb(127, 178, 251) |
| HSL | hsl(215, 94%, 74%) |
| HSV | hsv(215, 49%, 98%) |
| CMYK | cmyk(49.4%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.77, 2.77, -41.38) |
| CIE-LCH | lch(71.77, 41.47, 273.83°) |
| OKLab | oklab(75.71% -0.026 -0.1161) |
| OKLCH | oklch(75.71% 0.119 257.4) |
| XYZ | xyz(42.0795, 43.3149, 97.3913) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.94
Sky Blue (survey)
#75BBFD
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 6.24
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2FB #FBC87F
analogous
#7FF0FB #7FB2FB #8A7FFB
triadic
#7FB2FB #FB7FB2 #B2FB7F
tetradic
#7FB2FB #FB7FF0 #FBC87F #7FFB8A
square
#7FB2FB #FB7FF0 #FBC87F #7FFB8A
split-complementary
#7FB2FB #FB8A7F #F0FB7F
monochromatic
#086BF7 #448EF9 #7FB2FB #BAD6FD #E1EDFE
Accessibility & contrast
On white
2.17
#7FB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#7FB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2FB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2FB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FE
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#45C2CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb2fb; /* rgb */ color: rgb(127, 178, 251); /* oklch */ color: oklch(75.7% 0.119 257.4);
Tailwind
colors: {
custom: {
50: '#aac8fd',
500: '#7fb2fb',
950: '#000000',
},
}SCSS
$custom: #7fb2fb; $custom-light: #aac8fd; $custom-dark: #000000;
JSON
{
"hex": "#7fb2fb",
"rgb": {
"r": 127,
"g": 178,
"b": 251
},
"hsl": {
"h": 215.323,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75707,
"c": 0.11897,
"h": 257.4
},
"luminance": 0.43318
}Semantic roles & 50–950 ramp
primary
#7FB2FB
secondary
#F6E8D5
accent
#8700E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285