#7FB2FF#7FB2FF
#7FB2FF is a light, vivid blue. Relative luminance 0.436; OKLCH L 75.9% C 0.124 H 258.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2FF |
|---|---|
| RGB | rgb(127, 178, 255) |
| HSL | hsl(216, 100%, 75%) |
| HSV | hsv(216, 50%, 100%) |
| CMYK | cmyk(50.2%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.94, 3.94, -43.27) |
| CIE-LCH | lch(71.94, 43.45, 275.20°) |
| OKLab | oklab(75.9% -0.0249 -0.1216) |
| OKLCH | oklch(75.9% 0.124 258.4) |
| XYZ | xyz(42.7167, 43.5697, 100.7472) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.87
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 7.78
Cornflowerblue
#6495ED
ΔE00 8.25
Sky
#82CAFC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2FF #FFCC7F
analogous
#7FF2FF #7FB2FF #8C7FFF
triadic
#7FB2FF #FF7FB2 #B2FF7F
tetradic
#7FB2FF #FF7FF2 #FFCC7F #7FFF8C
square
#7FB2FF #FF7FF2 #FFCC7F #7FFF8C
split-complementary
#7FB2FF #FF8C7F #F2FF7F
monochromatic
#0568FF #428DFF #7FB2FF #BCD7FF #E0EDFF
Accessibility & contrast
On white
2.16
#7FB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#7FB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2FF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2FF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#41C3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb2ff; /* rgb */ color: rgb(127, 178, 255); /* oklch */ color: oklch(75.9% 0.124 258.4);
Tailwind
colors: {
custom: {
50: '#abc8ff',
500: '#7fb2ff',
950: '#000000',
},
}SCSS
$custom: #7fb2ff; $custom-light: #abc8ff; $custom-dark: #000000;
JSON
{
"hex": "#7fb2ff",
"rgb": {
"r": 127,
"g": 178,
"b": 255
},
"hsl": {
"h": 216.094,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.75898,
"c": 0.12409,
"h": 258.4
},
"luminance": 0.43573
}Semantic roles & 50–950 ramp
primary
#7FB2FF
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286