#7CB0FF#7CB0FF
#7CB0FF is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.3% C 0.127 H 258.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0FF |
|---|---|
| RGB | rgb(124, 176, 255) |
| HSL | hsl(216, 100%, 74%) |
| HSV | hsv(216, 51%, 100%) |
| CMYK | cmyk(51.4%, 31%, 0%, 0%) |
| CIE-LAB | lab(71.25, 4.40, -44.36) |
| CIE-LCH | lch(71.25, 44.58, 275.67°) |
| OKLab | oklab(75.32% -0.0253 -0.1248) |
| OKLCH | oklch(75.32% 0.127 258.5) |
| XYZ | xyz(41.8814, 42.5526, 100.5949) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Sky
#82CAFC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0FF #FFCB7C
analogous
#7CF2FF #7CB0FF #8A7CFF
triadic
#7CB0FF #FF7CB0 #B0FF7C
tetradic
#7CB0FF #FF7CF2 #FFCB7C #7CFF8A
square
#7CB0FF #FF7CF2 #FFCB7C #7CFF8A
split-complementary
#7CB0FF #FF8A7C #F2FF7C
monochromatic
#0266FF #3F8BFF #7CB0FF #B9D5FF #E0EDFF
Accessibility & contrast
On white
2.21
#7CB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#7CB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0FF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0FF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#39C1CC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7cb0ff; /* rgb */ color: rgb(124, 176, 255); /* oklch */ color: oklch(75.3% 0.127 258.5);
Tailwind
colors: {
custom: {
50: '#a9c7ff',
500: '#7cb0ff',
950: '#000000',
},
}SCSS
$custom: #7cb0ff; $custom-light: #a9c7ff; $custom-dark: #000000;
JSON
{
"hex": "#7cb0ff",
"rgb": {
"r": 124,
"g": 176,
"b": 255
},
"hsl": {
"h": 216.183,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75318,
"c": 0.12733,
"h": 258.5
},
"luminance": 0.42556
}Semantic roles & 50–950 ramp
primary
#7CB0FF
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286